|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Package-DeprecationManager
|
|
|
|
|
Version: 0.10
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Manage deprecation warnings for your distribution
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
@ -90,6 +90,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Package::DeprecationManager.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 08 2011 Paul Howarth <paul@city-fan.org> - 0.10-2
|
|
|
|
|
- Update patches for old Test::More and no Test::Requires
|
|
|
|
|
- perl(Pod::Coverage::TrustPod) now available everywhere except EPEL-4
|
|
|
|
|