diff --git a/BackupPC-XS.spec b/BackupPC-XS.spec index 979b589..cf1536d 100644 --- a/BackupPC-XS.spec +++ b/BackupPC-XS.spec @@ -1,6 +1,6 @@ Name: BackupPC-XS Version: 0.57 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementation of various BackupPC functions in a perl-callable module License: GPLv3+ and (GPL+ or Artistic) and zlib @@ -54,6 +54,9 @@ make test %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0.57-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Dec 4 2017 Richard Shaw - 0.57-1 - Update to latest upstream release.