diff --git a/.tito/packages/BackupPC-XS b/.tito/packages/BackupPC-XS new file mode 100644 index 0000000..ca5df6f --- /dev/null +++ b/.tito/packages/BackupPC-XS @@ -0,0 +1 @@ +0.57-0.beta1 ./ diff --git a/BackupPC-XS.spec b/BackupPC-XS.spec index 5042bf5..04add0d 100644 --- a/BackupPC-XS.spec +++ b/BackupPC-XS.spec @@ -3,7 +3,7 @@ Name: BackupPC-XS Version: %{ver_major}.%{ver_minor} -Release: 1%{?dist} +Release: 0.beta1 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 +* Mon Dec 04 2017 Daniel Berteaud 0.57-0.beta1 +- new package built with tito + * Wed Jun 14 2017 Daniel Berteaud - 0.56-1 - Update to latest upstream release