From 9873c14de12a4011cefd2744ffc636dc82e8e0d8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Apr 2020 10:52:11 +0200 Subject: v1.2.7 --- php-composer-ca-bundle.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-composer-ca-bundle.spec') diff --git a/php-composer-ca-bundle.spec b/php-composer-ca-bundle.spec index 43be2a9..be1848c 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 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 - 1.2.7-1 +- update to 1.2.7 + * Tue Jan 14 2020 Remi Collet - 1.2.6-1 - update to 1.2.6 -- cgit