[perl-Dist-CheckConflicts] Update to 0.09

Paul Howarth pghmcfc at fedoraproject.org
Mon Jul 22 08:54:20 UTC 2013


commit a570c8b93e58b58669ed5b886cd336984380d91f
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Jul 22 09:53:35 2013 +0100

    Update to 0.09
    
    - New upstream release 0.09
      - Support Perl 5.6.x

 perl-Dist-CheckConflicts.spec |    6 +++++-
 sources                       |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Dist-CheckConflicts.spec b/perl-Dist-CheckConflicts.spec
index 38ac813..c5b0803 100644
--- a/perl-Dist-CheckConflicts.spec
+++ b/perl-Dist-CheckConflicts.spec
@@ -2,7 +2,7 @@
 %global old_test_more %(perl -MTest::More -e 'print (($Test::More::VERSION < 0.88) ? 1 : 0);' 2>/dev/null || echo 0)
 
 Name:		perl-Dist-CheckConflicts
-Version:	0.08
+Version:	0.09
 Release:	1%{?dist}
 Summary:	Declare version conflicts for your dist
 Group:		Development/Libraries
@@ -87,6 +87,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Dist::CheckConflicts.3pm*
 
 %changelog
+* Mon Jul 22 2013 Paul Howarth <paul at city-fan.org> - 0.09-1
+- Update to 0.09
+  - Support Perl 5.6.x
+
 * Wed Jul 10 2013 Paul Howarth <paul at city-fan.org> - 0.08-1
 - Update to 0.08
   - Instead of silently ignoring conflicts that do not compile, issue a
diff --git a/sources b/sources
index ef0d478..a887591 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e6cf4dfe8c228e8cf814b52d49dd66e4  Dist-CheckConflicts-0.08.tar.gz
+2e298121df2d0dc134c36f16d5877233  Dist-CheckConflicts-0.09.tar.gz


More information about the scm-commits mailing list