Update to 0.68
- New upstream release 0.68: - Fix breakage introduced by 0.67 (CPAN RT#68150)
This commit is contained in:
parent
5ef53e3b71
commit
45a1c4d041
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/Module-Signature-0.67.tar.gz
|
/Module-Signature-[0-9.]*.tar.gz
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user