Automatic commit of package [BackupPC4] minor release [4.1.5-1].

Created by command:

/usr/bin/tito tag --use-release=1
This commit is contained in:
Daniel Berteaud 2017-12-04 10:44:11 +01:00
parent 223cfb9a6d
commit f97324e982
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
4.1.5-0.beta2 ./
4.1.5-1 ./

View File

@ -17,7 +17,7 @@
Name: %{realname}4
Version: 4.1.5
Release: 0.beta2%{?dist}
Release: 1
Summary: High-performance backup system
Group: Applications/System
License: GPLv2+
@ -353,6 +353,9 @@ fi
%endif
%changelog
* Mon Dec 04 2017 Daniel Berteaud <daniel@firewall-services.com> 4.1.5-1
- Add disttag (daniel@firewall-services.com)
* Mon Dec 04 2017 Daniel Berteaud <daniel@firewall-services.com> 4.1.5-0.beta2
- Remove patches (daniel@firewall-services.com)