diff --git a/perl-String-CRC32.spec b/perl-String-CRC32.spec index 2fe5f86..9099658 100644 --- a/perl-String-CRC32.spec +++ b/perl-String-CRC32.spec @@ -1,6 +1,6 @@ Name: perl-String-CRC32 Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl interface for cyclic redundancy check generation License: Public Domain URL: http://search.cpan.org/dist/String-CRC32/ @@ -66,6 +66,9 @@ make test %{_mandir}/man3/String::CRC32.3* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Jun 27 2017 Paul Howarth - 1.6-1 - Update to 1.6 - New maintainer: LEEJO