diff options
author | Remi Collet <remi@remirepo.net> | 2020-12-28 07:19:48 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-12-28 07:19:48 +0100 |
commit | 40671b3dbf97e3e94858c4d664c8d6462b32451b (patch) | |
tree | e257d00a0a9d1953b739b8bc9d8795a08e323521 /php-pecl-igbinary.spec | |
parent | 2393526ea08bcc30135d62df574f61cd2131cc00 (diff) |
update to 3.2.1
Diffstat (limited to 'php-pecl-igbinary.spec')
-rw-r--r-- | php-pecl-igbinary.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec index b7591aa..e0011c5 100644 --- a/php-pecl-igbinary.spec +++ b/php-pecl-igbinary.spec @@ -25,7 +25,7 @@ #global gh_date 20161018 %global ini_name 40-%{pecl_name}.ini -%global upstream_version 3.2.0 +%global upstream_version 3.2.1 #global upstream_prever RC1 Summary: Replacement for the standard PHP serializer @@ -296,6 +296,9 @@ fi %changelog +* Mon Dec 28 2020 Remi Collet <remi@remirepo.net> - 3.2.1-1 +- update to 3.2.1 + * Sun Dec 27 2020 Remi Collet <remi@remirepo.net> - 3.2.0-1 - update to 3.2.0 |