[perl-Module-Info] Update to 0.35

Paul Howarth pghmcfc at fedoraproject.org
Sun Sep 8 20:01:14 UTC 2013


commit 3327b1179822f1834d24c56ff43a2aace58dbbac
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Sep 8 21:00:23 2013 +0100

    Update to 0.35
    
    - New upstream release 0.35
      - Handle 'package NAME VERSION' syntax
      - Added repository and license info to metadata
      - Tweaked format of Changes (this file) to match CPAN::Changes::Spec

 perl-Module-Info.spec |   10 ++++++++--
 sources               |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-Module-Info.spec b/perl-Module-Info.spec
index 7cccf2a..6c818dd 100644
--- a/perl-Module-Info.spec
+++ b/perl-Module-Info.spec
@@ -2,8 +2,8 @@
 %global rpm49 %(rpm --version | perl -pi -e 's/^.* (\\d+)\\.(\\d+).*/sprintf("%d.%03d",$1,$2) ge 4.009 ? 1 : 0/e')
 
 Name:           perl-Module-Info
-Version:        0.34
-Release:        3%{?dist}
+Version:        0.35
+Release:        1%{?dist}
 Summary:        Information about Perl modules
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -65,6 +65,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep  8 2013 Paul Howarth <paul at city-fan.org> - 0.35-1
+- Update to 0.35
+  - Handle 'package NAME VERSION' syntax
+  - Added repository and license info to metadata
+  - Tweaked format of Changes (this file) to match CPAN::Changes::Spec
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.34-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 34efc92..a11a4ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13a912e1ddbca467d4e15e3a7f0acd0c  Module-Info-0.34.tar.gz
+83a50f84822237e7d5de88213ac53638  Module-Info-0.35.tar.gz


More information about the scm-commits mailing list