From 6990c45d17552208a81ab56e35585b4ad6367555 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Sep 2015 09:45:41 +0200 Subject: composer-1.0.0-0.9.20150907git9f6fdfd --- composer.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'composer.spec') diff --git a/composer.spec b/composer.spec index 5dbbb4e..acfa596 100644 --- a/composer.spec +++ b/composer.spec @@ -6,10 +6,10 @@ # # Please, preserve the changelog entries # -%global gh_commit f1aa655e6113e0efa979b8b09d7951a762eaa04c +%global gh_commit 9f6fdfd703f433bd0777fd89fb4684908a6c4f06 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_branch 1.0-dev -%global gh_date 20150820 +%global gh_date 20150907 %global gh_owner composer %global gh_project composer %global with_tests %{?_without_tests:0}%{!?_without_tests:1} @@ -174,7 +174,10 @@ rm -rf %{buildroot} %changelog -* Sun Aug 23 2015 Remi Collet - 1.0.0-0.9.201508gitf1aa655 +* Tue Sep 8 2015 Remi Collet - 1.0.0-0.9.20150907git9f6fdfd +- new snapshot + +* Sun Aug 23 2015 Remi Collet - 1.0.0-0.9.20150820gitf1aa655 - new snapshot - add LICENSE in application data, as used by the code -- cgit