diff --git a/.tito/packages/BackupPC-XS b/.tito/packages/BackupPC-XS index 0465a9c..215109e 100644 --- a/.tito/packages/BackupPC-XS +++ b/.tito/packages/BackupPC-XS @@ -1 +1 @@ -0.60-2 ./ +0.61-1 ./ diff --git a/BackupPC-XS.spec b/BackupPC-XS.spec index a2a7ee9..f0072ee 100644 --- a/BackupPC-XS.spec +++ b/BackupPC-XS.spec @@ -3,7 +3,7 @@ Name: BackupPC-XS Version: 0.61 -Release: 0%{?dist} +Release: 1%{?dist} Summary: Implementation of various BackupPC functions in a perl-callable module License: GPLv3+ and (GPL+ or Artistic) and zlib @@ -57,6 +57,9 @@ make test %changelog +* Tue Jun 09 2020 Daniel Berteaud 0.61-1 +- Update to 0.61 (daniel@firewall-services.com) + * Thu Jun 04 2020 Daniel Berteaud 0.60-2 - Update to 0.60 (daniel@firewall-services.com)