Update to 1.000006
- New upstream release 1.000006 - Support PACKAGE BLOCK syntax
This commit is contained in:
parent
7c19f4e748
commit
62563eb06a
@ -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 <paul@city-fan.org> - 1.000006-1
|
||||
- Update to 1.000006
|
||||
- Support PACKAGE BLOCK syntax
|
||||
|
||||
* Wed Aug 3 2011 Paul Howarth <paul@city-fan.org> - 1.000005-1
|
||||
- Update to 1.000005
|
||||
- Localize $package::VERSION during version discovery
|
||||
|
Loading…
Reference in New Issue
Block a user