summaryrefslogtreecommitdiffstats
path: root/php-pecl-redis.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-27 10:13:28 +0200
committerRemi Collet <remi@remirepo.net>2017-09-27 10:13:28 +0200
commitb35a515de2dd4bc552e781da520b97bcc4fc882e (patch)
tree1e8eefe8df398117057af1b1fa78ee0d2abeb062 /php-pecl-redis.spec
parente5c9bb916edb3839035b28e6dcdd22a3dc972559 (diff)
v3.1.4
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 32ef73b..1c58eba 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.4
-%global upstream_prever RC3
+#global upstream_prever RC3
Summary: Extension for communicating with the Redis key-value store
Name: %{?sub_prefix}php-pecl-redis
@@ -306,6 +306,9 @@ fi
%changelog
+* Wed Sep 27 2017 Remi Collet <remi@remirepo.net> - 3.1.4-1
+- update to 3.1.4 (stable)
+
* Wed Sep 13 2017 Remi Collet <remi@remirepo.net> - 3.1.4~RC3-1
- update to 3.1.4RC3 (beta)