diff --git a/perl-Module-Metadata.spec b/perl-Module-Metadata.spec index 3f83560..1cfdc15 100644 --- a/perl-Module-Metadata.spec +++ b/perl-Module-Metadata.spec @@ -1,6 +1,6 @@ Name: perl-Module-Metadata Version: 1.000007 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Gather package and POD information from perl module files License: GPL+ or Artistic Group: Development/Libraries @@ -51,6 +51,9 @@ make test TEST_FILES="t/*.t xt/*.t" %{_mandir}/man3/Module::Metadata.3pm* %changelog +* Thu Jan 12 2012 Paul Howarth - 1.000007-2 +- Fedora 17 mass rebuild + * Wed Sep 7 2011 Paul Howarth - 1.000007-1 - Update to 1.000007 - Apply VMS fixes backported from blead