From 2260b214fa33a9028f2dbba8037472b4e21f0f1d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 12 Jul 2019 08:59:04 +0200 Subject: v5.0.1 --- php-pecl-redis5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-redis5.spec') diff --git a/php-pecl-redis5.spec b/php-pecl-redis5.spec index f529d4d..55b1544 100644 --- a/php-pecl-redis5.spec +++ b/php-pecl-redis5.spec @@ -24,7 +24,7 @@ # after 20-json, 40-igbinary and 40-msgpack %global ini_name 50-%{pecl_name}.ini -%global upstream_version 5.0.0 +%global upstream_version 5.0.1 #global upstream_prever RC2 Summary: Extension for communicating with the Redis key-value store @@ -349,6 +349,9 @@ fi %changelog +* Fri Jul 12 2019 Remi Collet - 5.0.1-1 +- update to 5.0.1 + * Tue Jul 2 2019 Remi Collet - 5.0.0-1 - update to 5.0.0 -- cgit