summaryrefslogtreecommitdiffstats
path: root/composer.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-04 10:02:27 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-04 10:02:27 +0200
commitc7c5a5890ac5dea7117722b8982f679f50272a47 (patch)
tree65fd261f7abbcf5b3d0ebbd2d15a50a57633e6a2 /composer.spec
parentee4de5ddef848b425ed8a329d53e50102c19749e (diff)
php-seld-cli-prompt: 1.0.0 - New package
Diffstat (limited to 'composer.spec')
-rw-r--r--composer.spec11
1 files changed, 8 insertions, 3 deletions
diff --git a/composer.spec b/composer.spec
index 0e526d7..9d12fc3 100644
--- a/composer.spec
+++ b/composer.spec
@@ -6,10 +6,10 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 1cb427ff5c0b977468643a39436f3b0a356fc8eb
+%global gh_commit 42a9561ae23b236da1d5a4acf50f7ea96ebe68aa
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_branch 1.0-dev
-%global gh_date 20150426
+%global gh_date 20150503
%global gh_owner composer
%global gh_project composer
%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
@@ -47,7 +47,9 @@ BuildRequires: %{_bindir}/phpunit
# "seld/jsonlint": "~1.0",
# "symfony/console": "~2.5",
# "symfony/finder": "~2.2",
-# "symfony/process": "~2.1"
+# "symfony/process": "~2.1",
+# "seld/phar-utils": "~1.0",
+# "seld/cli-prompt": "~1.0"
Requires: php(language) >= 5.3.2
Requires: php-cli
Requires: php-composer(justinrainbow/json-schema) >= 1.4
@@ -158,6 +160,9 @@ rm -rf %{buildroot}
%changelog
+* Mon May 4 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.3.20150503git42a9561
+- new snapshot
+
* Mon Apr 27 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.3.20150426git1cb427f
- new snapshot