[perl-ExtUtils-Manifest] 1.61 bump

Petr Pisar ppisar at fedoraproject.org
Thu Sep 13 07:07:39 UTC 2012


commit fcf557fb0e96becbf707e5222fb58d29fa6341ec
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Sep 13 09:07:10 2012 +0200

    1.61 bump

 .gitignore                  |    1 +
 perl-ExtUtils-Manifest.spec |    8 +++++---
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b9e033..e8994c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ExtUtils-Manifest-1.60.tar.gz
+/ExtUtils-Manifest-1.61.tar.gz
diff --git a/perl-ExtUtils-Manifest.spec b/perl-ExtUtils-Manifest.spec
index 70c73a3..f12ae94 100644
--- a/perl-ExtUtils-Manifest.spec
+++ b/perl-ExtUtils-Manifest.spec
@@ -1,6 +1,6 @@
 Name:           perl-ExtUtils-Manifest
-Version:        1.60
-Release:        3%{?dist}
+Version:        1.61
+Release:        1%{?dist}
 Summary:        Utilities to write and check a MANIFEST file
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -35,7 +35,6 @@ make %{?_smp_mflags}
 %install
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -47,6 +46,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 13 2012 Petr Pisar <ppisar at redhat.com> - 1.61-1
+- 1.61 bump
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.60-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ba4527e..a654476 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0146485d2f730a3676d0058cd4bbdd02  ExtUtils-Manifest-1.60.tar.gz
+8d72d056722a9424e642aa0e66b6b50b  ExtUtils-Manifest-1.61.tar.gz


More information about the scm-commits mailing list