v1.0.6 (no change)

This commit is contained in:
Remi Collet 2016-11-03 06:52:09 +01:00
commit d6c4b37293
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
/php-composer-ca-bundle-1.0.3-5df9ed0.tgz
/php-composer-ca-bundle-1.0.4-ec21a59.tgz
/php-composer-ca-bundle-1.0.5-b698f6e.tgz
/php-composer-ca-bundle-1.0.6-a795611.tgz

View file

@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
%global gh_commit b698f6e839b39b4c2173cd84225e63002b847a74
%global gh_commit a795611394b3c05164fd0eb291b492b39339cba4
%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.0.5
Version: 1.0.6
Release: 1%{?dist}
Summary: Lets you find a path to the system CA
@ -114,6 +114,9 @@ echo "OK\n";
%changelog
* Thu Nov 3 2016 Remi Collet <remi@fedoraproject.org> - 1.0.6-1
- update to 1.0.6 (no change)
* Wed Nov 2 2016 Remi Collet <remi@fedoraproject.org> - 1.0.5-1
- update to 1.0.5 (no change)

View file

@ -1 +1 @@
aa0ae4fde33236fa0dfa0c986bb30515 php-composer-ca-bundle-1.0.5-b698f6e.tgz
4aa0a8db43a3417e8ea53f9ae4b71224 php-composer-ca-bundle-1.0.6-a795611.tgz