summaryrefslogtreecommitdiffstats
path: root/php-pecl-redis.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-12-21 06:59:48 +0100
committerRemi Collet <remi@remirepo.net>2017-12-21 06:59:48 +0100
commit6771cd2d981c671fbb0c83ecc8a5de8f7bcdbcdc (patch)
treea533f40f3cc210896e0c7e75a062ede48862a910 /php-pecl-redis.spec
parent70c08a71848f740b80887e6418aa70a418025f8a (diff)
v3.1.5
Diffstat (limited to 'php-pecl-redis.spec')
-rw-r--r--php-pecl-redis.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-redis.spec b/php-pecl-redis.spec
index 1ba3868..a5bcc91 100644
--- a/php-pecl-redis.spec
+++ b/php-pecl-redis.spec
@@ -28,7 +28,7 @@
%global ini_name 50-%{pecl_name}.ini
%endif
%global upstream_version 3.1.5
-%global upstream_prever RC2
+#global upstream_prever RC2
Summary: Extension for communicating with the Redis key-value store
Name: %{?sub_prefix}php-pecl-redis
@@ -305,6 +305,9 @@ fi
%changelog
+* Thu Dec 21 2017 Remi Collet <remi@remirepo.net> - 3.1.5-1
+- update to 3.1.5 (stable)
+
* Mon Dec 11 2017 Remi Collet <remi@remirepo.net> - 3.1.5~RC2-1
- update to 3.1.5RC2 (beta)