[perl-Cache] Update to 2.10

Emmanuel Seyman eseyman at fedoraproject.org
Sun May 18 05:39:15 UTC 2014


commit 771e7bb5b4e4fef576bc0993d27738f7b85f4289
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun May 18 07:39:12 2014 +0200

    Update to 2.10

 .gitignore      |    1 +
 perl-Cache.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc3bc9c..d93ec72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Cache-2.04.tar.gz
 /Cache-2.06.tar.gz
 /Cache-2.08.tar.gz
 /Cache-2.09.tar.gz
+/Cache-2.10.tar.gz
diff --git a/perl-Cache.spec b/perl-Cache.spec
index 5154985..10fb586 100644
--- a/perl-Cache.spec
+++ b/perl-Cache.spec
@@ -1,5 +1,5 @@
 Name:           perl-Cache
-Version:        2.09
+Version:        2.10
 Release:        1%{?dist}
 Summary:        The Cache interface
 License:        GPL+ or Artistic
@@ -98,6 +98,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 
 
 %changelog
+* Sun May 18 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 2.10-1
+- Update to 2.10
+
 * Sun Feb 09 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 2.09-1
 - Update to 2.09
 
diff --git a/sources b/sources
index c696484..bce6f79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f13360fe33b922c3b2694e1236acbcd  Cache-2.09.tar.gz
+c77d7ee69685d039c0c8b2307232ebfc  Cache-2.10.tar.gz


More information about the scm-commits mailing list