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 4f15fbb..d077bec 100644 --- a/php-composer-ca-bundle.spec +++ b/php-composer-ca-bundle.spec @@ -9,14 +9,14 @@ %bcond_without tests -%global gh_commit 08c50d5ec4c6ced7d0271d2862dec8c1033283e6 +%global gh_commit f65c239c970e7f072f067ab78646e9f0b2935175 %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.5 +Version: 1.5.6 Release: 1%{?dist} Summary: Lets you find a path to the system CA @@ -127,6 +127,9 @@ exit $ret %changelog +* Thu Mar 6 2025 Remi Collet <remi@remirepo.net> - 1.5.6-1 +- update to 1.5.6 (no change) + * Thu Jan 9 2025 Remi Collet <remi@remirepo.net> - 1.5.5-1 - update to 1.5.5 (no change) - re-license spec file to CECILL-2.1 |