From bf0773f0a2ca04349b895f3d457368b2d2c400c2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 23 Feb 2016 15:55:20 +0100 Subject: composer-1.0.0-0.20.20160220git4c0e163 --- composer.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/composer.spec b/composer.spec index 9b0a5cd..5c3a3fe 100644 --- a/composer.spec +++ b/composer.spec @@ -6,10 +6,10 @@ # # Please, preserve the changelog entries # -%global gh_commit 7420265c0defbf70bcea598792ab6728216f73b3 +%global gh_commit 4c0e163977f8289288df7b37e0fd0469d3e8cbc6 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_branch 1.0-dev -%global gh_date 20160213 +%global gh_date 20160220 %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 +* Tue Feb 23 2016 Remi Collet - 1.0.0-0.20.201602git4c0e163 +- new snapshot + * Sat Feb 13 2016 Remi Collet - 1.0.0-0.20.20160213git7420265 - new snapshot @@ -356,4 +359,4 @@ rm -rf %{buildroot} - new snapshot * Thu Feb 26 2015 Remi Collet - 1.0.0-0.1.20150225gite5985a9 -- Initial package \ No newline at end of file +- Initial package -- cgit