diff options
-rw-r--r-- | php-pecl-awscrt.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-awscrt.spec b/php-pecl-awscrt.spec index fb3e773..fd09334 100644 --- a/php-pecl-awscrt.spec +++ b/php-pecl-awscrt.spec @@ -23,14 +23,14 @@ %global ini_name 40-%{pecl_name}.ini # commit is used only if tag is missing -%global gh_commit 1feba3eb6a4e89a43baf96a4251e00e68531c7a5 +%global gh_commit 3f77a01fbfa8ca9fb5469743fe6c4abf6ccb6bcc #global gh_tag v1.0.1 %global gh_owner awslabs %global gh_project aws-crt-php Summary: AWS Common Runtime PHP bindings Name: %{?scl_prefix}php-pecl-%{pecl_name} -Version: 1.0.1 +Version: 1.0.4 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: ASL 2.0 URL: https://pecl.php.net/package/%{pecl_name} @@ -234,6 +234,9 @@ fi %changelog +* Fri Jul 9 2021 Remi Collet <remi@remirepo.net> - 1.0.4-1 +- update to 1.0.4 + * Tue Jun 29 2021 Remi Collet <remi@remirepo.net> - 1.0.1-1 - update to 1.0.1 - open https://github.com/awslabs/aws-crt-php/issues/37 incomplete archive |