diff options
author | Remi Collet <remi@remirepo.net> | 2020-01-22 07:44:45 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-01-22 07:44:45 +0100 |
commit | b41294443ad9b006bbaadb87bc4f56f850401981 (patch) | |
tree | f4440be35f055d2ac39e376974ed70a9077bae7d /php-pecl-igbinary.spec | |
parent | 7a20c0728b4165515349ba4928005b2cbb6b74e2 (diff) |
v3.1.2
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 8ae7686..2cd14c8 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.1.1 +%global upstream_version 3.1.2 #global upstream_prever a1 Summary: Replacement for the standard PHP serializer @@ -301,6 +301,9 @@ fi %changelog +* Wed Jan 22 2020 Remi Collet <remi@remirepo.net> - 3.1.2-1 +- update to 3.1.2 + * Thu Jan 16 2020 Remi Collet <remi@remirepo.net> - 3.1.1-1 - update to 3.1.1 |