|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Package-DeprecationManager
|
|
|
|
|
Version: 0.11
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Manage deprecation warnings for your distribution
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
@ -94,6 +94,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Package::DeprecationManager.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 0.11-2
|
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 20 2011 Paul Howarth <paul@city-fan.org> - 0.11-1
|
|
|
|
|
- Update to 0.11:
|
|
|
|
|
- Allow an empty hash for the -deprecations parameter
|
|
|
|
|