[perl-CPAN-Changes] Update to 0.26

Paul Howarth pghmcfc at fedoraproject.org
Fri Nov 22 11:58:52 UTC 2013


commit 3668cf9f79335445acaefbacbe477812b948ddc3
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Nov 22 11:58:14 2013 +0000

    Update to 0.26
    
    - New upstream release 0.26:
      - Fix reference issues when adding a release (CPAN RT#90605)

 perl-CPAN-Changes.spec |    6 +++++-
 sources                |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec
index 1d32d73..ff53ef7 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.25
+Version:	0.26
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -61,6 +61,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/Test::CPAN::Changes.3pm*
 
 %changelog
+* 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)
+
 * Wed Oct  9 2013 Paul Howarth <paul at city-fan.org> - 0.25-1
 - Update to 0.25:
   - Fix Dist::Zilla date parsing: now puts timezone data in note section
diff --git a/sources b/sources
index 00ec03d..f554a0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f123c91e84b8c4596bb1542d20a5d36f  CPAN-Changes-0.25.tar.gz
+5717e9f7e2a0ca490b53bbcaf4766734  CPAN-Changes-0.26.tar.gz


More information about the scm-commits mailing list