diff options
Diffstat (limited to 'php-pecl-protobuf.spec')
-rw-r--r-- | php-pecl-protobuf.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-protobuf.spec b/php-pecl-protobuf.spec index bc621a8..697aec9 100644 --- a/php-pecl-protobuf.spec +++ b/php-pecl-protobuf.spec @@ -22,7 +22,7 @@ %else %global ini_name 40-%{pecl_name}.ini %endif -%global upstream_version 3.12.1 +%global upstream_version 3.12.2 #global upstream_prever RC2 Summary: Mechanism for serializing structured data @@ -213,6 +213,9 @@ fi %changelog +* Thu May 28 2020 Remi Collet <remi@remirepo.net> - 3.12.2-1 +- update to 3.12.2 (no change) + * Thu May 21 2020 Remi Collet <remi@remirepo.net> - 3.12.1-1 - update to 3.12.1 |