summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-07-09 06:32:52 +0200
committerRemi Collet <remi@remirepo.net>2021-07-09 06:32:52 +0200
commit3bf55a0eb980c432e54a459cd283c3f8b313d998 (patch)
treecbab05493432252c3fade0e3f7e904e1ab2fcab9
parentbdd38d1e5956fc449116deae1a8b39b3609814c9 (diff)
update to 1.0.4
-rw-r--r--php-pecl-awscrt.spec7
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