From 1264e87d3bc499d45860f804b4f8831fae366980 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 15 Oct 2020 07:01:31 +0200 Subject: update to 5.3.2RC2 --- 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 3cfe52f..bf3b522 100644 --- a/php-pecl-redis5.spec +++ b/php-pecl-redis5.spec @@ -26,7 +26,7 @@ %global ini_name 50-%{pecl_name}.ini %global upstream_version 5.3.2 -%global upstream_prever RC1 +%global upstream_prever RC2 Summary: Extension for communicating with the Redis key-value store Name: %{?sub_prefix}php-pecl-redis5 @@ -353,6 +353,9 @@ fi %changelog +* Wed Oct 14 2020 Remi Collet - 5.3.2~RC2-1 +- update to 5.3.2RC2 + * Wed Oct 7 2020 Remi Collet - 5.3.2~RC1-1 - update to 5.3.2RC1 - drop patch merged upstream -- cgit