diff options
Diffstat (limited to 'php-pecl-http.spec')
-rw-r--r-- | php-pecl-http.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 8363a6f..5de8af4 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -36,7 +36,7 @@ %bcond_without tests %endif -%global upstream_version 4.2.2 +%global upstream_version 4.2.3 #global upstream_prever beta1 #global upstream_lower beta1 @@ -335,6 +335,9 @@ fi %changelog +* Fri Jun 10 2022 Remi Collet <remi@remirepo.net> - 4.2.3-1 +- update to 4.2.3 + * Fri Feb 25 2022 Remi Collet <remi@remirepo.net> - 4.2.2-1 - update to 4.2.2 |