[perl-Sub-Name] Update to 0.07

Paul Howarth pghmcfc at fedoraproject.org
Mon Jul 14 15:33:56 UTC 2014


commit 8b575b7e0a9127e3d003e98ff7df97f8f8df688d
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Jul 14 16:21:31 2014 +0100

    Update to 0.07
    
    - New upstream release 0.07
      - Skip optional test if B::C 1.48 is not installed

 perl-Sub-Name.spec |    6 +++++-
 sources            |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Sub-Name.spec b/perl-Sub-Name.spec
index 6259c79..2aeac14 100644
--- a/perl-Sub-Name.spec
+++ b/perl-Sub-Name.spec
@@ -4,7 +4,7 @@
 %global rpm49 %(rpm --version | perl -p -e 's/^.* (\\d+)\\.(\\d+).*/sprintf("%d.%03d",$1,$2) ge 4.009 ? 1 : 0/e')
 
 Name:		perl-Sub-Name
-Version:	0.06
+Version:	0.07
 Release:	1%{?dist}
 Summary:	Name - or rename - a sub
 License:	GPL+ or Artistic
@@ -67,6 +67,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Sub::Name.3pm*
 
 %changelog
+* Mon Jul 14 2014 Paul Howarth <paul at city-fan.org> - 0.07-1
+- Update to 0.07
+  - Skip optional test if B::C 1.48 is not installed
+
 * Fri Jul 11 2014 Paul Howarth <paul at city-fan.org> - 0.06-1
 - Update to 0.06
   - Do not change the string arg in XS, use copy instead (CPAN RT#96893)
diff --git a/sources b/sources
index 5499953..1d60baa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b446cc3408072ada366eb0c5faf6833e  Sub-Name-0.06.tar.gz
+f243ec86031ae741cfede5c701439e56  Sub-Name-0.07.tar.gz


More information about the scm-commits mailing list