[perl-pmtools] Update to version 1.30.

Jose Pedro Oliveira jpo at fedoraproject.org
Tue Dec 10 21:47:39 UTC 2013


commit 2e0ad0a00118398e3232fc170c434c9943fa6f08
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Tue Dec 10 21:47:02 2013 +0000

    Update to version 1.30.

 .gitignore        |    1 +
 perl-pmtools.spec |   10 +++++++---
 sources           |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6349ed1..6d020fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 pmtools-1.10.tar.gz
+/pmtools-1.30.tar.gz
diff --git a/perl-pmtools.spec b/perl-pmtools.spec
index efd1485..1d38cc2 100644
--- a/perl-pmtools.spec
+++ b/perl-pmtools.spec
@@ -1,6 +1,6 @@
 Name:           perl-pmtools
-Version:        1.10
-Release:        14%{?dist}
+Version:        1.30
+Release:        1%{?dist}
 Summary:        A suite of small programs to help manage Perl modules
 
 Group:          Development/Libraries
@@ -25,6 +25,7 @@ Tom Christiansen
 %prep
 %setup -q -n pmtools-%{version}
 find . -type f -perm 755 | xargs %{__perl} -pi -e 's{^#!/usr/bin/env perl}{#!%{__perl}}'
+chmod -c a-x Changes README TODO Devel/Loaded.pm
 
 
 %build
@@ -58,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Dec 10 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.30-1
+- Update to 1.30.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -119,7 +123,7 @@ rm -rf $RPM_BUILD_ROOT
 * Thu Dec 22 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.00-3
 - Dist tag.
 
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.00-2
+* Thu Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.00-2
 - rebuilt
 
 * Sun Feb 06 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.00-1
diff --git a/sources b/sources
index 143d990..8201a81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3cb192b5b241037d6b701e6e26ef2425  pmtools-1.10.tar.gz
+4441855557e2b9361c423b783c31d395  pmtools-1.30.tar.gz


More information about the scm-commits mailing list