summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-03-19 17:25:23 +0100
committerRemi Collet <fedora@famillecollet.com>2014-03-19 17:25:23 +0100
commit39417a257692c10d14efc9f037fdce69d77a69bd (patch)
treeb787c91b14df603170fb26795631683217956aef
parent21594bfbab8f433b91c271cf63d42389c71c7e24 (diff)
php-pecl-redis: 2.2.5
-rw-r--r--php-pecl-redis.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php-pecl-redis.spec b/php-pecl-redis.spec
index 4c120aa..c412123 100644
--- a/php-pecl-redis.spec
+++ b/php-pecl-redis.spec
@@ -17,8 +17,8 @@
Summary: Extension for communicating with the Redis key-value store
Name: %{?scl_prefix}php-pecl-redis
-Version: 2.2.4
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Version: 2.2.5
+Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/redis
@@ -240,6 +240,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Mar 19 2014 Remi Collet <remi@fedoraproject.org> - 2.2.5-1
+- Update to 2.2.5
+
* Wed Mar 19 2014 Remi Collet <rcollet@redhat.com> - 2.2.4-3
- allow SCL build
@@ -273,5 +276,4 @@ rm -rf %{buildroot}
- enable ZTS build
* Tue Aug 28 2012 Remi Collet <remi@fedoraproject.org> - 2.2.1-1
-- initial package
-
+- initial package \ No newline at end of file