diff options
Diffstat (limited to 'php-pecl-awscrt.spec')
-rw-r--r-- | php-pecl-awscrt.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-awscrt.spec b/php-pecl-awscrt.spec index a95b1ee..a15ec09 100644 --- a/php-pecl-awscrt.spec +++ b/php-pecl-awscrt.spec @@ -30,7 +30,7 @@ Summary: AWS Common Runtime PHP bindings Name: %{?scl_prefix}php-pecl-%{pecl_name} -Version: 1.0.11 +Version: 1.1.0 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: Apache-2.0 URL: https://pecl.php.net/package/%{pecl_name} @@ -216,6 +216,9 @@ fi %changelog +* Thu Mar 16 2023 Remi Collet <remi@remirepo.net> - 1.1.0-1 +- update to 1.1.0 + * Wed Mar 15 2023 Remi Collet <remi@remirepo.net> - 1.0.11-1 - update to 1.0.11 |