From 8c80d92ac34668588257ded151a63c923bbf7a48 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Jan 2016 15:45:21 +0100 Subject: composer-1.0.0-0.19.20160127gitcd21505 --- composer.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'composer.spec') diff --git a/composer.spec b/composer.spec index 7222dd2..02556a0 100644 --- a/composer.spec +++ b/composer.spec @@ -6,10 +6,10 @@ # # Please, preserve the changelog entries # -%global gh_commit bda2c0f9b7dfc24616fe273d06f816a61abec9ef +%global gh_commit cd21505c8d58499a9b4d38573881cfec49c51ffd %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_branch 1.0-dev -%global gh_date 20160109 +%global gh_date 20160127 %global gh_owner composer %global gh_project composer %global with_tests %{?_without_tests:0}%{!?_without_tests:1} @@ -221,6 +221,9 @@ rm -rf %{buildroot} %changelog +* Wed Jan 27 2016 Remi Collet - 1.0.0-0.19.20160127gitcd21505 +- new snapshot + * Sun Jan 10 2016 Remi Collet - 1.0.0-0.19.20160109gitbda2c0f - new snapshot - raise dependency on justinrainbow/json-schema ^1.6 -- cgit