[perl-CPAN-Changes] Update to 0.17:

Paul Howarth pghmcfc at fedoraproject.org
Fri Apr 22 21:15:35 UTC 2011


commit 1fc42896f23b02deb014ceed40b3cf4a3d0e5a79
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Apr 22 22:14:26 2011 +0100

    Update to 0.17:
    
    - New upstream release 0.17:
      - Eliminate extra whitespace when release data is not defined (CPAN RT#67441)
      - Require version.pm 0.79, which introduced the $LAX regexp (CPAN RT#67613)
      - Add the option to sort groups

 .gitignore             |    2 +-
 perl-CPAN-Changes.spec |    8 +++++++-
 sources                |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef72d38..04f894d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/CPAN-Changes-0.16.tar.gz
+/CPAN-Changes-0.17.tar.gz
diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec
index f26f6f6..913f067 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.16
+Version:	0.17
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -56,5 +56,11 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/CPAN::Changes::Spec.3pm*
 
 %changelog
+* Thu Apr 21 2011 Paul Howarth <paul at city-fan.org> - 0.17-1
+- Update to 0.17:
+  - Eliminate extra whitespace when release data is not defined (CPAN RT#67441)
+  - Require version.pm 0.79, which introduced the $LAX regexp (CPAN RT#67613)
+  - Add the option to sort groups
+
 * Wed Apr 20 2011 Paul Howarth <paul at city-fan.org> - 0.16-1
 - Initial RPM version
diff --git a/sources b/sources
index 07dd5ed..d045b4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6091015ffa600696b7c8b7c535dc9bca  CPAN-Changes-0.16.tar.gz
+0b9462a82a309552321b60fce8f73b93  CPAN-Changes-0.17.tar.gz


More information about the scm-commits mailing list