Update to 0.22

- New upstream release 0.22:
  - Sync module versions (CPAN RT#87455)
epel9
Paul Howarth 12 years ago
parent ce07c59058
commit 3eca6b3aca

@ -1,6 +1,6 @@
Name: perl-CPAN-Changes
Summary: Read and write Changes files
Version: 0.21
Version: 0.22
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
@ -60,6 +60,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Test::CPAN::Changes.3pm*
%changelog
* Tue Jul 30 2013 Paul Howarth <paul@city-fan.org> - 0.22-1
- Update to 0.22:
- Sync module versions (CPAN RT#87455)
* Tue Jul 30 2013 Paul Howarth <paul@city-fan.org> - 0.21-1
- Update to 0.21:
Spec Changes:
@ -69,7 +73,7 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
- Added another preamble example
- Added a note about line length
Code Changes:
- Require Test::More 0.96 (RT #84994)
- Require Test::More 0.96 (CPAN RT#84994)
- Added --check and --help flags to tidy_changelog script
- Properly parse multi-line preamble
- Test::CPAN::Changes now warns about parsed dates not in spec-compliant form

@ -1 +1 @@
10b31996cdfbf88f4ceab22ee2579fa7 CPAN-Changes-0.21.tar.gz
2ed312b897005eac8ce373333a1b3dca CPAN-Changes-0.22.tar.gz

Loading…
Cancel
Save