Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-05 12:01:21 +02:00
parent fd1e2bec90
commit 47a8454032

View File

@ -1,6 +1,6 @@
Name: perl-Ref-Util
Version: 0.203
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Utility functions for checking references
License: MIT
URL: http://search.cpan.org/dist/Ref-Util/
@ -76,6 +76,9 @@ make test
%{_mandir}/man3/Ref::Util::PP.3*
%changelog
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.203-2
- Perl 5.26 rebuild
* Mon May 15 2017 Paul Howarth <paul@city-fan.org> - 0.203-1
- Update to 0.203
- Fix space/tab issue in Makefile