From a29ec989926e35f92503500a2815f7e7797a18de Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 Nov 2016 16:21:42 +0100 Subject: [PATCH] v1.0.5 (no change) --- .gitignore | 1 + php-composer-ca-bundle.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 31e99ca..3799890 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /php-composer-ca-bundle-1.0.2-a2995e5.tgz /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 diff --git a/php-composer-ca-bundle.spec b/php-composer-ca-bundle.spec index bdeb6c9..6c7797d 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 ec21a59414b99501e723b63fd664aa8ead9c5680 +%global gh_commit b698f6e839b39b4c2173cd84225e63002b847a74 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner composer %global gh_project ca-bundle @@ -14,8 +14,8 @@ %global with_tests 0%{!?_without_tests:1} Name: php-composer-ca-bundle -Version: 1.0.4 -Release: 2%{?dist} +Version: 1.0.5 +Release: 1%{?dist} Summary: Lets you find a path to the system CA Group: Development/Libraries @@ -114,6 +114,9 @@ echo "OK\n"; %changelog +* Wed Nov 2 2016 Remi Collet - 1.0.5-1 +- update to 1.0.5 (no change) + * Thu Oct 20 2016 Remi Collet - 1.0.4-2 - switch from symfony/class-loader to fedora/autoloader diff --git a/sources b/sources index ac774fd..66e773d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b866f011a791d48c1d28fb4eddd1dccd php-composer-ca-bundle-1.0.4-ec21a59.tgz +aa0ae4fde33236fa0dfa0c986bb30515 php-composer-ca-bundle-1.0.5-b698f6e.tgz