summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-04 15:40:05 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-04 15:40:05 +0100
commit3c3c3115514def7b271864c771bb500683d5233b (patch)
tree10edfa1801babcf29e46ea67b70620664bdd9bdf
parent67317a3032a99049a9e821d6a7b03abc6d54097e (diff)
composer-1.0.0-0.2.20150302giteadc167
-rw-r--r--composer.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/composer.spec b/composer.spec
index 594da2f..6b2bf4c 100644
--- a/composer.spec
+++ b/composer.spec
@@ -6,10 +6,10 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 45b1f356c24d87788a339f6a50d6d78bef464c47
+%global gh_commit eadc167b121359986f542cc9cf976ecee3fcbf69
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_branch 1.0-dev
-%global gh_date 20150227
+%global gh_date 20150302
%global gh_owner composer
%global gh_project composer
%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
@@ -85,6 +85,7 @@ Requires: php-spl
Requires: php-tokenizer
Requires: php-xsl
Requires: php-zlib
+
Provides: php-composer(composer/composer) = %{version}
@@ -156,6 +157,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Mar 4 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.2.20150302giteadc167
+- new snapshot
+
* Sat Feb 28 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.2.20150227git45b1f35
- new snapshot