diff --git a/.tito/packages/BackupPC4 b/.tito/packages/BackupPC4 index 70cbd0b..b835f5c 100644 --- a/.tito/packages/BackupPC4 +++ b/.tito/packages/BackupPC4 @@ -1 +1 @@ -4.3.0-1 ./ +4.3.0-2 ./ diff --git a/BackupPC4.spec b/BackupPC4.spec index 5d74dfc..604b581 100644 --- a/BackupPC4.spec +++ b/BackupPC4.spec @@ -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 4.3.0-2 +- Update tito config to match lib path (daniel@firewall-services.com) + * Tue Nov 27 2018 Daniel Berteaud 4.3.0-1 - Remove now useless files (daniel@firewall-services.com) - Update to 4.3.0 (daniel@firewall-services.com)