summaryrefslogtreecommitdiffstats
path: root/php-pecl-redis5.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-06-26 06:09:47 +0200
committerRemi Collet <remi@remirepo.net>2019-06-26 06:09:47 +0200
commit064e8ad7c5c6b927cf1b96abb8a1b44dd9a96e73 (patch)
treee8192fb05637bd4c3e134757e9c012d6b7cb7832 /php-pecl-redis5.spec
parent652a3d2f613223ef599b5befbc5008eec5f2a02e (diff)
5.0.0RC2
Diffstat (limited to 'php-pecl-redis5.spec')
-rw-r--r--php-pecl-redis5.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-redis5.spec b/php-pecl-redis5.spec
index ecf955f..bc5fd33 100644
--- a/php-pecl-redis5.spec
+++ b/php-pecl-redis5.spec
@@ -25,7 +25,7 @@
%global ini_name 50-%{pecl_name}.ini
%global upstream_version 5.0.0
-%global upstream_prever RC1
+%global upstream_prever RC2
Summary: Extension for communicating with the Redis key-value store
Name: %{?sub_prefix}php-pecl-redis5
@@ -349,6 +349,9 @@ fi
%changelog
+* Wed Jun 26 2019 Remi Collet <remi@remirepo.net> - 5.0.0~RC2-1
+- update to 5.0.0RC2
+
* Thu Jun 20 2019 Remi Collet <remi@remirepo.net> - 5.0.0~RC1-1
- update to 5.0.0RC1
- rename to php-pecl-redis5