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 Name: perl-CPAN-Changes
Summary: Read and write Changes files Summary: Read and write Changes files
Version: 0.21 Version: 0.22
Release: 1%{?dist} Release: 1%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -60,16 +60,20 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Test::CPAN::Changes.3pm* %{_mandir}/man3/Test::CPAN::Changes.3pm*
%changelog %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 * Tue Jul 30 2013 Paul Howarth <paul@city-fan.org> - 0.21-1
- Update to 0.21: - Update to 0.21:
Spec Changes: Spec Changes:
- Bump version to 0.02 - Bump version to 0.02
- Added "unknown/dev" release date options (CPAN RT #67705) - Added "unknown/dev" release date options (CPAN RT#67705)
- Added optional release note (CPAN RT #69321) - Added optional release note (CPAN RT#69321)
- Added another preamble example - Added another preamble example
- Added a note about line length - Added a note about line length
Code Changes: 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 - Added --check and --help flags to tidy_changelog script
- Properly parse multi-line preamble - Properly parse multi-line preamble
- Test::CPAN::Changes now warns about parsed dates not in spec-compliant form - 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