summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 a1f5498..decdea1 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 9dd73a03951357922d8aee6cc084500de93e2343
+%global gh_commit 36344aeffdc37711335563e6108cda86566432a6
%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.8
+Version: 1.0.9
Release: 1%{?dist}
Summary: Lets you find a path to the system CA
@@ -124,6 +124,9 @@ exit $ret
%changelog
+* Tue Nov 14 2017 Remi Collet <remi@remirepo.net> - 1.0.9-1
+- Update to 1.0.9 (no change)
+
* Mon Sep 11 2017 Remi Collet <remi@remirepo.net> - 1.0.8-1
- Update to 1.0.8 (no change)