[perl-Archive-Zip] 1.45 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Feb 10 12:16:36 UTC 2015


commit 9e79e4491f81726ef148ad39dcda50e38f8c31d8
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Feb 10 13:16:21 2015 +0100

    1.45 bump

 .gitignore            |    1 +
 perl-Archive-Zip.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b4dff6..fd66416 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Archive-Zip-1.30.tar.gz
 /Archive-Zip-1.37.tar.gz
 /Archive-Zip-1.38.tar.gz
 /Archive-Zip-1.39.tar.gz
+/Archive-Zip-1.45.tar.gz
diff --git a/perl-Archive-Zip.spec b/perl-Archive-Zip.spec
index ea330bb..b9547eb 100644
--- a/perl-Archive-Zip.spec
+++ b/perl-Archive-Zip.spec
@@ -1,6 +1,6 @@
 Name:           perl-Archive-Zip
-Version:        1.39
-Release:        2%{?dist}
+Version:        1.45
+Release:        1%{?dist}
 Summary:        Perl library for accessing Zip archives
 
 Group:          Development/Libraries
@@ -95,6 +95,9 @@ make test
 
 
 %changelog
+* Tue Feb 10 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.45-1
+- 1.45 bump
+
 * Thu Jan 15 2015 Petr Pisar <ppisar at redhat.com> - 1.39-2
 - Correct dependencies
 - Improve sharpbang fix
diff --git a/sources b/sources
index 440d758..30c68a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-851316e59625317a89e40418a26c676c  Archive-Zip-1.39.tar.gz
+07805e1c2c6b2b6561ac29489a6dd7dd  Archive-Zip-1.45.tar.gz


More information about the scm-commits mailing list