update to 1.3.3 (no change)
This commit is contained in:
parent
31c8426cb9
commit
8d2c4e094e
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@ clog
|
|||
/php-composer-ca-bundle-1.3.0-6793336.tgz
|
||||
/php-composer-ca-bundle-1.3.1-4c67918.tgz
|
||||
/php-composer-ca-bundle-1.3.2-fd5dd44.tgz
|
||||
/php-composer-ca-bundle-1.3.3-30897ed.tgz
|
||||
|
|
|
|||
|
|
@ -9,14 +9,14 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit fd5dd441932a7e10ca6e5b490e272d34c8430640
|
||||
%global gh_commit 30897edbfb15e784fe55587b4f73ceefd3c4d98c
|
||||
%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.2
|
||||
Version: 1.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Lets you find a path to the system CA
|
||||
|
||||
|
|
@ -147,6 +147,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 20 2022 Remi Collet <remi@remirepo.net> - 1.3.3-1
|
||||
- update to 1.3.3 (no change)
|
||||
|
||||
* Wed May 25 2022 Remi Collet <remi@remirepo.net> - 1.3.2-1
|
||||
- update to 1.3.2 (no change)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-ca-bundle-1.3.2-fd5dd44.tgz) = 3917110e73027185f754b8252ba14271bbe1a9b5fa9b91b7759fc7eab758702c12a3de2e1c1ff98d28bbedea369b33cd4701017aef11168b06a1e6f41b9eb58c
|
||||
SHA512 (php-composer-ca-bundle-1.3.3-30897ed.tgz) = b1f56eeedf3659a1aeda989348b8c5efcf5bff4049219315666ca2acb8b05380591db2e179fd8e9fc5f353b8b43f0c2ffdce6bb86d7e1ae6b8024e0a943b8b1f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue