[perl-ExtUtils-Manifest] 1.70 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jan 5 09:53:09 UTC 2015


commit b9393df1e79516c51fcd5a652e4dc3f7b8d0f989
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jan 5 10:53:06 2015 +0100

    1.70 bump

 .gitignore                  |    1 +
 perl-ExtUtils-Manifest.spec |    5 ++++-
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 417669a..09cf7f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /ExtUtils-Manifest-1.66.tar.gz
 /ExtUtils-Manifest-1.68.tar.gz
 /ExtUtils-Manifest-1.69.tar.gz
+/ExtUtils-Manifest-1.70.tar.gz
diff --git a/perl-ExtUtils-Manifest.spec b/perl-ExtUtils-Manifest.spec
index 1b0bb2b..0a98faa 100644
--- a/perl-ExtUtils-Manifest.spec
+++ b/perl-ExtUtils-Manifest.spec
@@ -1,5 +1,5 @@
 Name:           perl-ExtUtils-Manifest
-Version:        1.69
+Version:        1.70
 Release:        1%{?dist}
 Summary:        Utilities to write and check a MANIFEST file
 License:        GPL+ or Artistic
@@ -54,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 05 2015 Petr Pisar <ppisar at redhat.com> - 1.70-1
+- 1.70 bump
+
 * Thu Nov 20 2014 Petr Pisar <ppisar at redhat.com> - 1.69-1
 - 1.69 bump
 
diff --git a/sources b/sources
index a8c2857..856b055 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb001f834cc0f0e992d8c780eace6f2f  ExtUtils-Manifest-1.69.tar.gz
+8ccb9c1f3bca14c117a74bc7b43be095  ExtUtils-Manifest-1.70.tar.gz



More information about the perl-devel mailing list