From ae40c0aa9841ff774468e2437b89260dfc0a6553 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Jul 2020 08:16:35 +0200 Subject: update to 5.3.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 fe3bd5c..7e6563b 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.3.0 +%global upstream_version 5.3.1 #global upstream_prever RC2 Summary: Extension for communicating with the Redis key-value store @@ -339,6 +339,9 @@ fi %changelog +* Wed Jul 8 2020 Remi Collet - 5.3.1-1 +- update to 5.3.1 + * Wed Jul 1 2020 Remi Collet - 5.3.0-1 - update to 5.3.0 -- cgit