v1.4.1
This commit is contained in:
parent
314a42d43c
commit
ecbc79d328
3 changed files with 9 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ clog
|
|||
/php-composer-ca-bundle-1.3.6-90d087e.tgz
|
||||
/php-composer-ca-bundle-1.3.7-76e4633.tgz
|
||||
/php-composer-ca-bundle-1.4.0-b66d11b.tgz
|
||||
/php-composer-ca-bundle-1.4.1-3ce2401.tgz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# remirepo/fedora spec file for php-composer-ca-bundle
|
||||
#
|
||||
# Copyright (c) 2016-2023 Remi Collet
|
||||
# Copyright (c) 2016-2024 Remi Collet
|
||||
# License: CC-BY-SA-4.0
|
||||
# http://creativecommons.org/licenses/by-sa/4.0/
|
||||
#
|
||||
|
|
@ -9,15 +9,15 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit b66d11b7479109ab547f9405b97205640b17d385
|
||||
%global gh_commit 3ce240142f6d59b808dd65c1f52f7a1c252e6cfd
|
||||
%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.4.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Lets you find a path to the system CA
|
||||
|
||||
License: MIT
|
||||
|
|
@ -128,6 +128,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2024 Remi Collet <remi@remirepo.net> - 1.4.1-1
|
||||
- update to 1.4.1
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-ca-bundle-1.4.0-b66d11b.tgz) = 000cfcca55220f2e8361f40436e3c00bb8bedbc69e00bfd5911f9ea21d75c63b0d26dfa59979313d983f7f556cfacf91dbfc9a7747c8fb07c79253a3d4e76ba0
|
||||
SHA512 (php-composer-ca-bundle-1.4.1-3ce2401.tgz) = 9cb48265e6228c2545229fa46bdd9ace576b84c7e5ce29e3a2f9317ff2fa94a9c507c26b889ea69998caa8df7f20a7d1bb31aeb4bf0df69ba9321f5277a57aac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue