Perl 5.22 rebuild
This commit is contained in:
parent
d839973514
commit
c9e25f2b54
@ -9,7 +9,7 @@
|
||||
|
||||
Name: perl-Package-DeprecationManager
|
||||
Version: 0.14
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Manage deprecation warnings for your distribution
|
||||
Group: Development/Libraries
|
||||
License: Artistic 2.0
|
||||
@ -125,6 +125,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/Package::DeprecationManager.3*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.14-2
|
||||
- Perl 5.22 rebuild
|
||||
|
||||
* Tue Apr 21 2015 Paul Howarth <paul@city-fan.org> - 0.14-1
|
||||
- Update to 0.14
|
||||
- Use any() from List::Util 1.33+ instead of List::MoreUtils
|
||||
|
||||
Loading…
Reference in New Issue
Block a user