diff options
author | Remi Collet <remi@remirepo.net> | 2022-06-10 10:13:33 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-06-10 10:13:33 +0200 |
commit | 9938c051c375524db720a6748f019009b4d4c49a (patch) | |
tree | b95e5dc98a7db473eb87c4f6ad5045083a9055ce /php-pecl-http.spec | |
parent | cd4688e97de6c7384f1d67720ad4fa581c4c1e4e (diff) |
update to 4.2.3
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 |