[perl-Storable/f20] 2.51 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jul 7 12:23:13 UTC 2014


commit 6435be17b6e3a5834cbf98bf75dbd17265ef0cb5
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jul 7 14:21:33 2014 +0200

    2.51 bump

 .gitignore         |    1 +
 perl-Storable.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b000c3..49cfbdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Storable-2.39.tar.gz
 /Storable-2.45.tar.gz
+/Storable-2.51.tar.gz
diff --git a/perl-Storable.spec b/perl-Storable.spec
index 73a038c..9cc37b5 100644
--- a/perl-Storable.spec
+++ b/perl-Storable.spec
@@ -1,6 +1,6 @@
 Name:           perl-Storable
-Version:        2.45
-Release:        2%{?dist}
+Version:        2.51
+Release:        1%{?dist}
 Summary:        Persistence for Perl data structures
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -79,6 +79,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 07 2014 Petr Pisar <ppisar at redhat.com> - 2.51-1
+- 2.51 bump
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.45-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 8f1f617..c35daf9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-682dbbddf86bb30e455b24f569308195  Storable-2.45.tar.gz
+48082965a6403a8c5adcd42aeb0c58e5  Storable-2.51.tar.gz


More information about the scm-commits mailing list