[perl-CPAN-Changes] Update to 0.27

Paul Howarth pghmcfc at fedoraproject.org
Sat Dec 14 20:32:01 UTC 2013


commit f78448cfe8c02145ae627b56699f42beec7dfd9e
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Dec 14 20:31:37 2013 +0000

    Update to 0.27
    
    - New upstream release 0.27:
      - Bump spec version to 0.04
      - Allow non-"word" characters between a Version and a Date

 perl-CPAN-Changes.spec |    7 ++++++-
 sources                |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec
index ff53ef7..dbdae88 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.26
+Version:	0.27
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -61,6 +61,11 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/Test::CPAN::Changes.3pm*
 
 %changelog
+* Sat Dec 14 2013 Paul Howarth <paul at city-fan.org> - 0.27-1
+- Update to 0.27:
+  - Bump spec version to 0.04
+  - Allow non-"word" characters between a Version and a Date
+
 * Fri Nov 22 2013 Paul Howarth <paul at city-fan.org> - 0.26-1
 - Update to 0.26:
   - Fix reference issues when adding a release (CPAN RT#90605)
diff --git a/sources b/sources
index f554a0a..f13f5a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5717e9f7e2a0ca490b53bbcaf4766734  CPAN-Changes-0.26.tar.gz
+b9d5b5cc6422793907324fc05087e9e4  CPAN-Changes-0.27.tar.gz


More information about the scm-commits mailing list