commit fb247f75bd287a514bf6974afc876896faa9ae5f Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Thu Aug 15 11:30:04 2013 +0100 Update to 0.23 - New upstream release 0.23: - Bump spec version to 0.03 - Be more strict about what we consider to be a Dist::Zilla-style date to avoid false positive matches - Update W3CDTF parsing to make the "T" marker optional (CPAN RT#87499) - Fix extra whitespace for empty values after version (CPAN RT#87524) perl-CPAN-Changes.spec | 12 ++++++++++-- sources | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) --- diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec index 6f9c806..f7f2666 100644 --- a/perl-CPAN-Changes.spec +++ b/perl-CPAN-Changes.spec @@ -1,7 +1,7 @@ Name: perl-CPAN-Changes Summary: Read and write Changes files -Version: 0.22 -Release: 2%{?dist} +Version: 0.23 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CPAN-Changes/ @@ -60,6 +60,14 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Test::CPAN::Changes.3pm* %changelog +* Thu Aug 15 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 0.23-1 +- Update to 0.23: + - Bump spec version to 0.03 + - Be more strict about what we consider to be a Dist::Zilla-style date + to avoid false positive matches + - Update W3CDTF parsing to make the "T" marker optional (CPAN RT#87499) + - Fix extra whitespace for empty values after version (CPAN RT#87524) + * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 75f7fb4..cd566e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ed312b897005eac8ce373333a1b3dca CPAN-Changes-0.22.tar.gz +c32f31550825090b565789754f9d4bf9 CPAN-Changes-0.23.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel