summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-23 15:55:20 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-23 15:55:20 +0100
commitbf0773f0a2ca04349b895f3d457368b2d2c400c2 (patch)
tree8ea5e461c7c63a432a79c9eae7c1df11fab320d8
parent19aa30ed2f342f71024899704e3f4d7db180e499 (diff)
composer-1.0.0-0.20.20160220git4c0e163
-rw-r--r--composer.spec9
1 files 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 <remi@fedoraproject.org> - 1.0.0-0.20.201602git4c0e163
+- new snapshot
+
* Sat Feb 13 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.20.20160213git7420265
- new snapshot
@@ -356,4 +359,4 @@ rm -rf %{buildroot}
- new snapshot
* Thu Feb 26 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.1.20150225gite5985a9
-- Initial package \ No newline at end of file
+- Initial package