parent
3cf9e41caf
commit
8cb2feca9a
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
|||
/php-composer-ca-bundle-1.2.4-10bb965.tgz
|
||||
/php-composer-ca-bundle-1.2.5-62e8fc2.tgz
|
||||
/php-composer-ca-bundle-1.2.6-47fe531.tgz
|
||||
/php-composer-ca-bundle-1.2.7-95c63ab.tgz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit 47fe531de31fca4a1b997f87308e7d7804348f7e
|
||||
%global gh_commit 95c63ab2117a72f48f5a55da9740a3273d45b7fd
|
||||
%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.2.6
|
||||
Version: 1.2.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Lets you find a path to the system CA
|
||||
|
||||
|
|
@ -143,6 +143,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 8 2020 Remi Collet <remi@remirepo.net> - 1.2.7-1
|
||||
- update to 1.2.7
|
||||
|
||||
* Tue Jan 14 2020 Remi Collet <remi@remirepo.net> - 1.2.6-1
|
||||
- update to 1.2.6
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-ca-bundle-1.2.6-47fe531.tgz) = 3e371796558a812ad38c26dea59ac881bd539495143d342f8a6a7139443d5d43d171b11cc364c0c2fd694617ad293056526421afc19d7277de91f7ff30a4d520
|
||||
SHA512 (php-composer-ca-bundle-1.2.7-95c63ab.tgz) = 13d6de73d3a9370e8b5b478b1ab7dbfafc29ef2f2d1a0e705d74cdf6af3f979288805b0a98136db84c8131c993bf3baca91d875cb0d0c5a6181d548ee48ac3a9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue