[perl-Redis: 1/2] Upgrade to 1.976.

David Dick ddick at fedoraproject.org
Wed Oct 8 19:59:02 UTC 2014


commit dc375cb1e97c02c0257da30947127303b8fceb12
Author: David Dick <ddick at cpan.org>
Date:   Thu Oct 9 06:57:41 2014 +1100

    Upgrade to 1.976.

 .gitignore      |    1 +
 perl-Redis.spec |    5 ++++-
 sources         |    3 +--
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91dfe8b..101c913 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Redis-1.974.tar.gz
 /redis_required_test_libraries.patch
 /Redis-1.975.tar.gz
+/Redis-1.976.tar.gz
diff --git a/perl-Redis.spec b/perl-Redis.spec
index f20c3e3..ba13499 100644
--- a/perl-Redis.spec
+++ b/perl-Redis.spec
@@ -1,5 +1,5 @@
 Name:           perl-Redis
-Version:        1.975
+Version:        1.976
 Release:        1%{?dist}
 Summary:        Perl binding for Redis database
 License:        ASL 2.0
@@ -117,6 +117,9 @@ kill -TERM `cat $RPM_BUILD_ROOT/redis.pid`
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 09 2014 David Dick <ddick at cpan.org> - 1.976-1
+- Upgrade to 1.976.
+
 * Tue Aug 05 2014 David Dick <ddick at cpan.org> - 1.975-1
 - Upgrade to 1.975.  Include patched fixes from previous version, documentation clarifications
 
diff --git a/sources b/sources
index d0b4668..6bf078b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-e37515bc8ca79f2b125fe1ff4cb4cc87  redis_required_test_libraries.patch
-df2714a572bdd18d970e3ca2233bdb2f  Redis-1.975.tar.gz
+153c2e7ba8e4a32415a20c38e945fc39  Redis-1.976.tar.gz



More information about the perl-devel mailing list