Update to 0.26

- New upstream release 0.26:
  - Fix reference issues when adding a release (CPAN RT#90605)
epel9
Paul Howarth 11 years ago
parent f710ec1edf
commit 3668cf9f79

@ -1,6 +1,6 @@
Name: perl-CPAN-Changes Name: perl-CPAN-Changes
Summary: Read and write Changes files Summary: Read and write Changes files
Version: 0.25 Version: 0.26
Release: 1%{?dist} Release: 1%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -61,6 +61,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Test::CPAN::Changes.3pm* %{_mandir}/man3/Test::CPAN::Changes.3pm*
%changelog %changelog
* Fri Nov 22 2013 Paul Howarth <paul@city-fan.org> - 0.26-1
- Update to 0.26:
- Fix reference issues when adding a release (CPAN RT#90605)
* Wed Oct 9 2013 Paul Howarth <paul@city-fan.org> - 0.25-1 * Wed Oct 9 2013 Paul Howarth <paul@city-fan.org> - 0.25-1
- Update to 0.25: - Update to 0.25:
- Fix Dist::Zilla date parsing: now puts timezone data in note section - Fix Dist::Zilla date parsing: now puts timezone data in note section

@ -1 +1 @@
f123c91e84b8c4596bb1542d20a5d36f CPAN-Changes-0.25.tar.gz 5717e9f7e2a0ca490b53bbcaf4766734 CPAN-Changes-0.26.tar.gz

Loading…
Cancel
Save