summaryrefslogtreecommitdiffstats
path: root/composer.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-27 18:36:53 +0100
committerRemi Collet <fedora@famillecollet.com>2015-10-27 18:36:53 +0100
commit2301b03191ae7e362639ff8179857402a515d5b8 (patch)
tree21e3110678b134f089e16f0627e138ea54e83ba9 /composer.spec
parent2d6550d9371779e092776dee2065d1f1661ea1e6 (diff)
composer-1.0.0-0.13.20151027gita9f7480
Diffstat (limited to 'composer.spec')
-rw-r--r--composer.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/composer.spec b/composer.spec
index cbc6488..9c0a6b3 100644
--- a/composer.spec
+++ b/composer.spec
@@ -6,10 +6,10 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit a54f84f05f915c6d42bed94de0cdcb4406a4707b
+%global gh_commit a9f74803275a64273b73d7398a907d1a0e32c9a9
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_branch 1.0-dev
-%global gh_date 20151013
+%global gh_date 20151027
%global gh_owner composer
%global gh_project composer
%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
@@ -209,6 +209,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 27 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.13.20151027gita9f7480
+- new snapshot
+
* Wed Oct 14 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.13.20151013gita54f84f
- new snapshot
- use autoloader from all dependencies