summaryrefslogtreecommitdiffstats
path: root/php-composer-ca-bundle.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-10-12 14:38:36 +0200
committerRemi Collet <remi@php.net>2022-10-12 14:38:36 +0200
commitd19dd3dcac84b3fdda73682e010446bde58c6ac9 (patch)
treea9962ab4506d3ff7bd745a34b7acabd6dccd7dd5 /php-composer-ca-bundle.spec
parent1599c2f8df9b0d92688314ddca032179a6c33644 (diff)
update to 1.3.4 (no change)
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 14e18b0..cc2984d 100644
--- a/php-composer-ca-bundle.spec
+++ b/php-composer-ca-bundle.spec
@@ -9,14 +9,14 @@
%bcond_without tests
-%global gh_commit 30897edbfb15e784fe55587b4f73ceefd3c4d98c
+%global gh_commit 69098eca243998b53eed7a48d82dedd28b447cd5
%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.3
+Version: 1.3.4
Release: 1%{?dist}
Summary: Lets you find a path to the system CA
@@ -147,6 +147,9 @@ exit $ret
%changelog
+* Wed Oct 12 2022 Remi Collet <remi@remirepo.net> - 1.3.4-1
+- update to 1.3.4 (no change)
+
* Wed Jul 20 2022 Remi Collet <remi@remirepo.net> - 1.3.3-1
- update to 1.3.3 (no change)