update to 1.1.4 (no change)
This commit is contained in:
parent
11b2b9b5b7
commit
c8c5044bdd
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
|||
/php-composer-ca-bundle-1.1.1-d2c0a83.tgz
|
||||
/php-composer-ca-bundle-1.1.2-46afded.tgz
|
||||
/php-composer-ca-bundle-1.1.3-8afa52c.tgz
|
||||
/php-composer-ca-bundle-1.1.4-558f321.tgz
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
# remirepo/fedora spec file for php-composer-ca-bundle
|
||||
#
|
||||
# Copyright (c) 2016-2018 Remi Collet
|
||||
# Copyright (c) 2016-2019 Remi Collet
|
||||
# License: CC-BY-SA
|
||||
# http://creativecommons.org/licenses/by-sa/4.0/
|
||||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit 8afa52cd417f4ec417b4bfe86b68106538a87660
|
||||
%global gh_commit 558f321c52faeb4828c03e7dc0cfe39a09e09a2d
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner composer
|
||||
%global gh_project ca-bundle
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
%global with_tests 0%{!?_without_tests:1}
|
||||
|
||||
Name: php-composer-ca-bundle
|
||||
Version: 1.1.3
|
||||
Version: 1.1.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Lets you find a path to the system CA
|
||||
|
||||
|
|
@ -142,6 +142,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 29 2019 Remi Collet <remi@remirepo.net> - 1.1.4-1
|
||||
- update to 1.1.4 (no change)
|
||||
|
||||
* Thu Oct 18 2018 Remi Collet <remi@remirepo.net> - 1.1.3-1
|
||||
- update to 1.1.3 (no change)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-ca-bundle-1.1.3-8afa52c.tgz) = 489d1fb88a179b3f1b007c8e43ab417874771083e079ee056e8f1f5c3543bc14e6b195ac87b62fb1ecb525feb26a55d5a574b117a27931f26b0754bc0df6c249
|
||||
SHA512 (php-composer-ca-bundle-1.1.4-558f321.tgz) = 6192f3940105930bc6876f1b212684d47185816dcc328cf96c7d43cca68dfafad6a2c02fdea2c70334a571e690469d1f6a964096c68772512ed8639fbdde44f1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue