diff --git a/perl-Module-Metadata.spec b/perl-Module-Metadata.spec index 6b65ddc..dbd7625 100644 --- a/perl-Module-Metadata.spec +++ b/perl-Module-Metadata.spec @@ -1,5 +1,5 @@ Name: perl-Module-Metadata -Version: 1.000005 +Version: 1.000006 Release: 1%{?dist} Summary: Gather package and POD information from perl module files License: GPL+ or Artistic @@ -51,6 +51,10 @@ make test TEST_FILES="t/*.t xt/*.t" %{_mandir}/man3/Module::Metadata.3pm* %changelog +* Sun Sep 4 2011 Paul Howarth - 1.000006-1 +- Update to 1.000006 + - Support PACKAGE BLOCK syntax + * Wed Aug 3 2011 Paul Howarth - 1.000005-1 - Update to 1.000005 - Localize $package::VERSION during version discovery diff --git a/sources b/sources index 97e0974..f6cf8f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3944bd9e514d802e6d43560e6225220b Module-Metadata-1.000005.tar.gz +a9b445f7aac0230015f9e193ecfa6f04 Module-Metadata-1.000006.tar.gz