|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Module-Manifest
|
|
|
|
|
Version: 0.07
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Parse and examine a Perl distribution MANIFEST file
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 03 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.07-2
|
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
|
|
|
|
|
* Tue Apr 20 2010 Petr Pisar <ppisar@redhat.com> - 0.07-1
|
|
|
|
|
- version bump
|
|
|
|
|
- new Test::Exception and Test::Warn BuildRequires
|
|
|
|
|