From 9156a1e72805fe6db159e482f79c0d84119d9d70 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sep 09 2013 10:26:38 +0000 Subject: update to 2.2.4 --- diff --git a/.gitignore b/.gitignore index ae26a14..2c5dc73 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ +clog +*spec~ /2.2.3.tar.gz /redis-2.2.3.tgz +/2.2.4.tar.gz +/redis-2.2.4.tgz diff --git a/php-pecl-redis.spec b/php-pecl-redis.spec index f40c8fc..95c1ba6 100644 --- a/php-pecl-redis.spec +++ b/php-pecl-redis.spec @@ -12,7 +12,7 @@ %global pecl_name redis %global with_zts 0%{?__ztsphp:1} -%if 0%{?fedora} > 18 +%if 0%{?fedora} >= 19 %ifarch ppc64 # redis have ExcludeArch: ppc64 %global with_test 0 @@ -26,8 +26,8 @@ Summary: Extension for communicating with the Redis key-value store Name: php-pecl-redis -Version: 2.2.3 -Release: 2%{?dist} +Version: 2.2.4 +Release: 1%{?dist} License: PHP Group: Development/Languages URL: http://pecl.php.net/package/redis @@ -228,6 +228,9 @@ fi %changelog +* Mon Sep 09 2013 Remi Collet - 2.2.4-1 +- Update to 2.2.4 + * Sun Aug 04 2013 Fedora Release Engineering - 2.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 37604a7..fd396bf 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -7236a4178bb1a26253676670f232ddaf 2.2.3.tar.gz -d6e88482352004896571a2e87e1a33be redis-2.2.3.tgz +e7410aca38494a892c0377acd62cc01e 2.2.4.tar.gz +ad7bdb20322833897472b8ee05f3d319 redis-2.2.4.tgz