diff options
Diffstat (limited to 'php-composer-ca-bundle.spec')
| -rw-r--r-- | php-composer-ca-bundle.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-composer-ca-bundle.spec b/php-composer-ca-bundle.spec index 762d639..52d36b6 100644 --- a/php-composer-ca-bundle.spec +++ b/php-composer-ca-bundle.spec @@ -9,14 +9,14 @@ %bcond_without tests -%global gh_commit 1905981ee626e6f852448b7aaa978f8666c5bc54 +%global gh_commit 961a5e4056dd2e4a2eedcac7576075947c28bf63 %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.5.9 +Version: 1.5.10 Release: 1%{?dist} Summary: Lets you find a path to the system CA @@ -127,6 +127,9 @@ exit $ret %changelog +* Tue Dec 9 2025 Remi Collet <remi@remirepo.net> - 1.5.10-1 +- update to 1.5.10 (no change) + * Thu Nov 6 2025 Remi Collet <remi@remirepo.net> - 1.5.9-1 - update to 1.5.9 (no change) |
