Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-15 11:05:59 +02:00
parent 88bf885962
commit 9f946df4e2

View File

@ -2,7 +2,7 @@
Name: perl-Sub-Name
Version: 0.15
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Name - or rename - a sub
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Sub-Name/
@ -69,6 +69,9 @@ make test
%{_mandir}/man3/Sub::Name.3*
%changelog
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.15-2
- Perl 5.24 rebuild
* Wed Mar 16 2016 Paul Howarth <paul@city-fan.org> - 0.15-1
- Update to 0.15
- Fix uninitialized warning in test on perls < 5.8.6 (CPAN RT#104510)