update to 1.3.5 (no change)
This commit is contained in:
parent
795fdc775e
commit
b3b2c38e04
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,3 +8,4 @@ clog
|
|||
/php-composer-ca-bundle-1.3.2-fd5dd44.tgz
|
||||
/php-composer-ca-bundle-1.3.3-30897ed.tgz
|
||||
/php-composer-ca-bundle-1.3.4-69098ec.tgz
|
||||
/php-composer-ca-bundle-1.3.5-74780cc.tgz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# remirepo/fedora spec file for php-composer-ca-bundle
|
||||
#
|
||||
# Copyright (c) 2016-2022 Remi Collet
|
||||
# Copyright (c) 2016-2023 Remi Collet
|
||||
# License: CC-BY-SA
|
||||
# http://creativecommons.org/licenses/by-sa/4.0/
|
||||
#
|
||||
|
|
@ -9,14 +9,14 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 69098eca243998b53eed7a48d82dedd28b447cd5
|
||||
%global gh_commit 74780ccf8c19d6acb8d65c5f39cd72110e132bbd
|
||||
%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.4
|
||||
Version: 1.3.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Lets you find a path to the system CA
|
||||
|
||||
|
|
@ -147,6 +147,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 11 2023 Remi Collet <remi@remirepo.net> - 1.3.5-1
|
||||
- update to 1.3.5 (no change)
|
||||
|
||||
* Wed Oct 12 2022 Remi Collet <remi@remirepo.net> - 1.3.4-1
|
||||
- update to 1.3.4 (no change)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-ca-bundle-1.3.4-69098ec.tgz) = 19f7c02f8ea4d5f841081371541a57bbbd5e51501ca6cdc291c09b8d13e127570e9b0765ac51f2f0f1f173dae7ebbd48e52e24eaa60e95aaad5be4cc7cf983aa
|
||||
SHA512 (php-composer-ca-bundle-1.3.5-74780cc.tgz) = 5d87a3389a39a99766e7b4fa607557f8a4d3ea00ef8ea10aa6867cf10b4707060fd12a23e91ce439ba1d958145ffdc9278a26be36075b840df3326baefc1099e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue