summaryrefslogtreecommitdiffstats
path: root/composer.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-08 09:45:41 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-08 09:45:41 +0200
commit6990c45d17552208a81ab56e35585b4ad6367555 (patch)
treef6d973fa9ec25074f2492f8a2da282c90270e2c0 /composer.spec
parent527e81b8bf11ff8384a427d5ba71c8dd841cd4af (diff)
composer-1.0.0-0.9.20150907git9f6fdfd
Diffstat (limited to 'composer.spec')
-rw-r--r--composer.spec9
1 files changed, 6 insertions, 3 deletions
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 <remi@fedoraproject.org> - 1.0.0-0.9.201508gitf1aa655
+* Tue Sep 8 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.9.20150907git9f6fdfd
+- new snapshot
+
+* Sun Aug 23 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.9.20150820gitf1aa655
- new snapshot
- add LICENSE in application data, as used by the code