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 f395aa4..3a1d322 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -36,7 +36,7 @@ %bcond_without tests %endif -%global upstream_version 4.0.0 +%global upstream_version 4.1.0 #global upstream_prever beta1 #global upstream_lower beta1 @@ -330,6 +330,9 @@ fi %changelog +* Mon Apr 19 2021 Remi Collet <remi@remirepo.net> - 4.1.0-1 +- update to 4.1.0 + * Wed Jan 13 2021 Remi Collet <remi@remirepo.net> - 4.0.0-1 - update to 4.0.0 (stable) |