summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-18 14:26:44 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-18 14:26:44 +0200
commit3d5f0a887dc4fe4d779172f92e90a81a66e6b3ed (patch)
treead76e0088e08e1f15a79786a8cc781043f6d242c
parent1a5c350ea37ae202ae1c4101b0a1192fc9bcedc6 (diff)
php-seld-cli-prompt: 1.0.2
-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 5436b7a..6f2e7a6 100644
--- a/php-seld-cli-prompt.spec
+++ b/php-seld-cli-prompt.spec
@@ -6,13 +6,13 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit b27db1514f7d7bb7a366ad95d4eb2b17140a0691
+%global gh_commit 8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4
%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.1
+Version: 1.0.2
Release: 1%{?dist}
Summary: Allows you to prompt for user input on the command line
@@ -94,6 +94,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Apr 18 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1
+- update to 1.0.2
+
* Sun Jan 10 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1
- update to 1.0.1
@@ -101,4 +104,4 @@ rm -rf %{buildroot}
- add autoloader
* Mon May 4 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
-- initial package \ No newline at end of file
+- initial package