summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-composer-ca-bundle.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/php-composer-ca-bundle.spec b/php-composer-ca-bundle.spec
index e33120b..4fc9b22 100644
--- a/php-composer-ca-bundle.spec
+++ b/php-composer-ca-bundle.spec
@@ -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 46afded9720f40b9dc63542af4e3e43a1177acb0
+%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.2
+Version: 1.1.4
Release: 1%{?dist}
Summary: Lets you find a path to the system CA
@@ -142,6 +142,12 @@ 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)
+
* Thu Aug 9 2018 Remi Collet <remi@remirepo.net> - 1.1.2-1
- update to 1.1.2 (no change)