summaryrefslogtreecommitdiffstats
path: root/php-composer-ca-bundle.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-11 10:10:28 +0100
committerRemi Collet <remi@php.net>2023-01-11 10:10:28 +0100
commitff21b5470d82250477ca5a7677c33a52d3fe190f (patch)
tree2392cb8d74c50546e60a87257a863ae7a49fd6a9 /php-composer-ca-bundle.spec
parentd19dd3dcac84b3fdda73682e010446bde58c6ac9 (diff)
update to 1.3.5 (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 cc2984d..9f0b768 100644
--- a/php-composer-ca-bundle.spec
+++ b/php-composer-ca-bundle.spec
@@ -9,14 +9,14 @@
%bcond_without tests
-%global gh_commit 69098eca243998b53eed7a48d82dedd28b447cd5
+%global gh_commit 74780ccf8c19d6acb8d65c5f39cd72110e132bbd
%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.4
+Version: 1.3.5
Release: 1%{?dist}
Summary: Lets you find a path to the system CA
@@ -147,6 +147,9 @@ exit $ret
%changelog
+* Wed Jan 11 2023 Remi Collet <remi@remirepo.net> - 1.3.5-1
+- update to 1.3.5 (no change)
+
* Wed Oct 12 2022 Remi Collet <remi@remirepo.net> - 1.3.4-1
- update to 1.3.4 (no change)