From 3eca6b3acaa154aadd32f51e2a445dc3c82e6fc9 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 30 Jul 2013 21:12:58 +0100 Subject: [PATCH] Update to 0.22 - New upstream release 0.22: - Sync module versions (CPAN RT#87455) --- perl-CPAN-Changes.spec | 12 ++++++++---- sources | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec index a230589..e412c27 100644 --- a/perl-CPAN-Changes.spec +++ b/perl-CPAN-Changes.spec @@ -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,16 +60,20 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Test::CPAN::Changes.3pm* %changelog +* Tue Jul 30 2013 Paul Howarth - 0.22-1 +- Update to 0.22: + - Sync module versions (CPAN RT#87455) + * Tue Jul 30 2013 Paul Howarth - 0.21-1 - Update to 0.21: Spec Changes: - Bump version to 0.02 - - Added "unknown/dev" release date options (CPAN RT #67705) - - Added optional release note (CPAN RT #69321) + - Added "unknown/dev" release date options (CPAN RT#67705) + - Added optional release note (CPAN RT#69321) - 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 diff --git a/sources b/sources index 6a63130..75f7fb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10b31996cdfbf88f4ceab22ee2579fa7 CPAN-Changes-0.21.tar.gz +2ed312b897005eac8ce373333a1b3dca CPAN-Changes-0.22.tar.gz