summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-10 07:52:02 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-10 07:52:02 +0100
commit1a5c350ea37ae202ae1c4101b0a1192fc9bcedc6 (patch)
treee19d0c8c861d369d6620d1edbbdf3e330133e06d
parentc52f07902e5fe07fba8902be3d08624d9a4bea90 (diff)
php-seld-cli-prompt: 1.0.1
-rw-r--r--php-seld-cli-prompt.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-seld-cli-prompt.spec b/php-seld-cli-prompt.spec
index d2da74d..5436b7a 100644
--- a/php-seld-cli-prompt.spec
+++ b/php-seld-cli-prompt.spec
@@ -6,14 +6,14 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit fe114c7a6ac5cb0ce76932ae4017024d9842a49c
+%global gh_commit b27db1514f7d7bb7a366ad95d4eb2b17140a0691
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner Seldaek
%global gh_project cli-prompt
Name: php-seld-cli-prompt
-Version: 1.0.0
-Release: 3%{?dist}
+Version: 1.0.1
+Release: 1%{?dist}
Summary: Allows you to prompt for user input on the command line
Group: Development/Libraries
@@ -94,6 +94,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Jan 10 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1
+- update to 1.0.1
+
* Wed Oct 14 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-3
- add autoloader