Automatic commit of package [BackupPC4] minor release [4.3.0-2].

Created by command:

/usr/bin/tito tag --use-version 4.3.0 --use-release 2%{?dist}
This commit is contained in:
Daniel Berteaud 2018-11-27 08:12:17 +01:00
parent 98d22c69ad
commit 5fece092e7
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
4.3.0-1 ./
4.3.0-2 ./

View File

@ -17,7 +17,7 @@
Name: %{realname}4
Version: 4.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: High-performance backup system
Group: Applications/System
License: GPLv2+
@ -353,6 +353,9 @@ fi
%endif
%changelog
* Tue Nov 27 2018 Daniel Berteaud <daniel@firewall-services.com> 4.3.0-2
- Update tito config to match lib path (daniel@firewall-services.com)
* Tue Nov 27 2018 Daniel Berteaud <daniel@firewall-services.com> 4.3.0-1
- Remove now useless files (daniel@firewall-services.com)
- Update to 4.3.0 (daniel@firewall-services.com)