summaryrefslogtreecommitdiffstats
path: root/php-composer-ca-bundle.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-composer-ca-bundle.spec')
-rw-r--r--php-composer-ca-bundle.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-composer-ca-bundle.spec b/php-composer-ca-bundle.spec
index 5de1d5b..14e18b0 100644
--- a/php-composer-ca-bundle.spec
+++ b/php-composer-ca-bundle.spec
@@ -9,14 +9,14 @@
%bcond_without tests
-%global gh_commit fd5dd441932a7e10ca6e5b490e272d34c8430640
+%global gh_commit 30897edbfb15e784fe55587b4f73ceefd3c4d98c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner composer
%global gh_project ca-bundle
%global php_home %{_datadir}/php
Name: php-composer-ca-bundle
-Version: 1.3.2
+Version: 1.3.3
Release: 1%{?dist}
Summary: Lets you find a path to the system CA
@@ -147,6 +147,9 @@ exit $ret
%changelog
+* Wed Jul 20 2022 Remi Collet <remi@remirepo.net> - 1.3.3-1
+- update to 1.3.3 (no change)
+
* Wed May 25 2022 Remi Collet <remi@remirepo.net> - 1.3.2-1
- update to 1.3.2 (no change)