|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Package-DeprecationManager
|
|
|
|
|
Version: 0.13
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Manage deprecation warnings for your distribution
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
@ -82,6 +82,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Package::DeprecationManager.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 19 2012 Petr Pisar <ppisar@redhat.com> - 0.13-5
|
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jun 7 2012 Paul Howarth <paul@city-fan.org> - 0.13-4
|
|
|
|
|
- Add commentary regarding conditionalized buildreqs
|
|
|
|
|
|
|
|
|
|