diff --git a/.tito/packages/BackupPC4 b/.tito/packages/BackupPC4 index 2f14fc7..aa0b051 100644 --- a/.tito/packages/BackupPC4 +++ b/.tito/packages/BackupPC4 @@ -1 +1 @@ -4.1.5-2 ./ +4.1.5-3.beta0 ./ diff --git a/BackupPC4.spec b/BackupPC4.spec index b2c5d6f..df9b2c7 100644 --- a/BackupPC4.spec +++ b/BackupPC4.spec @@ -17,7 +17,7 @@ Name: %{realname}4 Version: 4.1.5 -Release: 2 +Release: 3.beta0 Summary: High-performance backup system Group: Applications/System License: GPLv2+ @@ -353,6 +353,9 @@ fi %endif %changelog +* Mon Dec 18 2017 Daniel Berteaud 4.1.5-3.beta0 +- Include configure.pl in the doc dir (daniel@firewall-services.com) + * Mon Dec 18 2017 Daniel Berteaud 4.1.5-2 - Fix par2cmdline dependency (daniel@firewall-services.com)