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 697aec9..95370f7 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.2 +%global upstream_version 3.12.3 #global upstream_prever RC2 Summary: Mechanism for serializing structured data @@ -213,6 +213,9 @@ fi %changelog +* Thu Jul 16 2020 Remi Collet <remi@remirepo.net> - 3.12.3-1 +- update to 3.12.3 (no change) + * Thu May 28 2020 Remi Collet <remi@remirepo.net> - 3.12.2-1 - update to 3.12.2 (no change) |