Update to 0.68

- New upstream release 0.68:
  - Fix breakage introduced by 0.67 (CPAN RT#68150)
This commit is contained in:
Paul Howarth 2011-05-13 21:55:56 +01:00
parent 5ef53e3b71
commit 45a1c4d041
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/Module-Signature-0.67.tar.gz /Module-Signature-[0-9.]*.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Module-Signature Name: perl-Module-Signature
Version: 0.67 Version: 0.68
Release: 3%{?dist} Release: 1%{?dist}
Summary: CPAN signature management utilities and modules Summary: CPAN signature management utilities and modules
Group: Development/Libraries Group: Development/Libraries
License: CC0 License: CC0
@ -64,6 +64,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/Module::Signature.3pm* %{_mandir}/man3/Module::Signature.3pm*
%changelog %changelog
* Fri May 13 2011 Paul Howarth <paul@city-fan.org> - 0.68-1
- Update to 0.68
- Fix breakage introduced by 0.67 (CPAN RT#68150)
* Thu Apr 21 2011 Paul Howarth <paul@city-fan.org> - 0.67-3 * Thu Apr 21 2011 Paul Howarth <paul@city-fan.org> - 0.67-3
- Pseudo-merge EPEL-5/EPEL-6/Fedora versions - Pseudo-merge EPEL-5/EPEL-6/Fedora versions

View File

@ -1 +1 @@
273a0149f8c695e9bc19a7128763f74a Module-Signature-0.67.tar.gz c63c0b5c4e7162fc0c44512e1f832e5e Module-Signature-0.68.tar.gz