Automatic commit of package [rsync-bpc] minor release [3.0.9.9-0.beta2].

Created by command:

/usr/bin/tito tag --use-release 0.beta2
This commit is contained in:
Daniel Berteaud 2017-12-04 09:58:12 +01:00
parent bdec3ed813
commit 5a2ce4f4e3
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
3.0.9.9-0.beta1 ./
3.0.9.9-0.beta2 ./

View File

@ -7,7 +7,7 @@
Name: rsync-bpc
Version: %{ver_major}.%{ver_minor}.%{ver_patch}.%{ver_tweak}
Release: 0.beta1
Release: 0.beta2
Summary: A customized version of rsync that is used as part of BackupPC
License: GPLv3+
@ -56,6 +56,9 @@ Rsync-bpc serves no purpose outside of BackupPC.
%changelog
* Mon Dec 04 2017 Daniel Berteaud <daniel@firewall-services.com> 3.0.9.9-0.beta2
- Use GitAnnexBuilder (daniel@firewall-services.com)
* Mon Dec 04 2017 Daniel Berteaud <daniel@firewall-services.com> 3.0.9.9-0.beta1
- new package built with tito