[perl-Cache] Update to 2.09

Emmanuel Seyman eseyman at fedoraproject.org
Sun Feb 9 08:54:00 UTC 2014


commit 9e9cc6dd8f382dcf064eb62d2b3d852eee407a7f
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Feb 9 09:54:28 2014 +0100

    Update to 2.09

 .gitignore      |    1 +
 perl-Cache.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b67c94..bc3bc9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Cache-2.04.tar.gz
 /Cache-2.05.tar.gz
 /Cache-2.06.tar.gz
 /Cache-2.08.tar.gz
+/Cache-2.09.tar.gz
diff --git a/perl-Cache.spec b/perl-Cache.spec
index 7742f90..5154985 100644
--- a/perl-Cache.spec
+++ b/perl-Cache.spec
@@ -1,5 +1,5 @@
 Name:           perl-Cache
-Version:        2.08
+Version:        2.09
 Release:        1%{?dist}
 Summary:        The Cache interface
 License:        GPL+ or Artistic
@@ -15,7 +15,7 @@ BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(DB_File) >= 1.72
 BuildRequires:  perl(Date::Parse) >= 2.24
-BuildRequires:  perl(Digest::SHA1) >= 2.01
+BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Fcntl) >= 1.03
 BuildRequires:  perl(fields)
@@ -98,6 +98,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 
 
 %changelog
+* Sun Feb 09 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 2.09-1
+- Update to 2.09
+
 * Sun Feb 02 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 2.08-1
 - Update to 2.08
 
diff --git a/sources b/sources
index 387db89..c696484 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1df7b7b70947c50db46dac9fb903eae  Cache-2.08.tar.gz
+9f13360fe33b922c3b2694e1236acbcd  Cache-2.09.tar.gz



More information about the perl-devel mailing list