Compare commits

...

1 Commits

Author SHA1 Message Date
4800fcfa61 Automatic commit of package [virt-backup] release [0.2.29-1].
Created by command:

/usr/bin/tito tag
2022-01-11 16:48:58 +01:00
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
0.2.28-1 ./
0.2.29-1 ./

View File

@ -1,5 +1,5 @@
Name: virt-backup
Version: 0.2.28
Version: 0.2.29
Release: 1
Summary: Backup script for libvirt managed VM
@ -55,6 +55,9 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/libvirt/backup
%changelog
* Tue Jan 11 2022 Daniel Berteaud <dbd@ehtrace.com> 0.2.29-1
- Release bump
* Mon Dec 14 2020 Daniel Berteaud <daniel@firewall-services.com> 0.2.28-1
- No virt-backup sub dir in source tarball (daniel@firewall-services.com)