v1.3.1
This commit is contained in:
parent
248967d2b3
commit
1b544ef7cc
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ clog
|
|||
/php-composer-ca-bundle-1.2.10-9fdb22c.tgz
|
||||
/php-composer-ca-bundle-1.2.11-0b072d5.tgz
|
||||
/php-composer-ca-bundle-1.3.0-6793336.tgz
|
||||
/php-composer-ca-bundle-1.3.1-4c67918.tgz
|
||||
|
|
|
|||
|
|
@ -9,14 +9,14 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 679333688725c7dd043ff35c547100ccf512f051
|
||||
%global gh_commit 4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b
|
||||
%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.0
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Lets you find a path to the system CA
|
||||
|
||||
|
|
@ -147,6 +147,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Oct 30 2021 Remi Collet <remi@remirepo.net> - 1.3.1-1
|
||||
- update to 1.3.1
|
||||
|
||||
* Wed Oct 27 2021 Remi Collet <remi@remirepo.net> - 1.3.0-1
|
||||
- update to 1.3.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-ca-bundle-1.3.0-6793336.tgz) = 1ad30c8a6619240ae1b567cd4f5b75d685282d991788fb1adca8e799d1f3a08f435a87e900f2377fd9db5d82750ff1f87a673373bb52b3a928260e1dc3070b7a
|
||||
SHA512 (php-composer-ca-bundle-1.3.1-4c67918.tgz) = d4e66c86d08b2f02d43e4b7a268852be5dd69de8c42558d63159dedc5b038825941db0f50ad804017ea631166cd8f6d6a963fdd1344a47396594ad6747587062
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue