Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-15 08:02:10 +02:00
parent 43cb0abeb2
commit 06cc7e3d17

View File

@ -1,6 +1,6 @@
Name: perl-Digest-CRC
Version: 0.21
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Generic CRC functions
Group: Development/Libraries
License: Public Domain
@ -54,6 +54,9 @@ make test
%{_mandir}/man3/Digest::CRC.3*
%changelog
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.21-6
- Perl 5.24 rebuild
* Tue Apr 19 2016 Paul Howarth <paul@city-fan.org> - 0.21-5
- Fix FTBFS due to missing buildreq perl-devel
- Simplify find command using -empty and -delete