summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-03 06:35:29 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-03 06:35:29 +0100
commitf565f822eeb84fed25c564af848526bd3348cc28 (patch)
tree526c4a6d0c4112b3e9ea85a09a4004bd4ec02c33
parentb29b6042fef0e23001cdf09ffea79ccd4ed7feaf (diff)
php-composer-ca-bundle: 1.0.6
-rw-r--r--php-composer-ca-bundle.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-composer-ca-bundle.spec b/php-composer-ca-bundle.spec
index 2095d96..c3ed485 100644
--- a/php-composer-ca-bundle.spec
+++ b/php-composer-ca-bundle.spec
@@ -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
@@ -121,6 +121,9 @@ rm -rf %{buildroot}
%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)