[perl-Redis] Upgrade to 1.978.

David Dick ddick at fedoraproject.org
Sun Feb 1 07:14:06 UTC 2015


commit 93840dd3b0c96091854804f25e2fc8f2e26bcde6
Author: David Dick <ddick at cpan.org>
Date:   Sun Feb 1 18:13:55 2015 +1100

    Upgrade to 1.978.

 .gitignore      |    1 +
 perl-Redis.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 101c913..5eceec7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /redis_required_test_libraries.patch
 /Redis-1.975.tar.gz
 /Redis-1.976.tar.gz
+/Redis-1.978.tar.gz
diff --git a/perl-Redis.spec b/perl-Redis.spec
index cd94a81..df31baa 100644
--- a/perl-Redis.spec
+++ b/perl-Redis.spec
@@ -1,5 +1,5 @@
 Name:           perl-Redis
-Version:        1.976
+Version:        1.978
 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
+* Sun Feb 01 2015 David Dick <ddick at cpan.org> - 1.978-1
+- Upgrade to 1.978.
+
 * Thu Oct 09 2014 David Dick <ddick at cpan.org> - 1.976-1
 - Upgrade to 1.976.
 
diff --git a/sources b/sources
index 6bf078b..2dacaf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-153c2e7ba8e4a32415a20c38e945fc39  Redis-1.976.tar.gz
+e75fb67eb8cc29feb8cf28a35028bbf8  Redis-1.978.tar.gz



More information about the perl-devel mailing list