From: Elan Ruusamäe Date: Tue, 19 Apr 2016 09:45:46 +0000 (+0300) Subject: up to 1.0.2, adds '/bin/sh' support X-Git-Tag: auto/th/php-seld-cli-prompt-1.0.2-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=eeda76f8278093921e9bb01d4a46ba6f521ac2b8;p=packages%2Fphp-seld-cli-prompt.git up to 1.0.2, adds '/bin/sh' support --- diff --git a/php-seld-cli-prompt.spec b/php-seld-cli-prompt.spec index f4b92a6..00a2e53 100644 --- a/php-seld-cli-prompt.spec +++ b/php-seld-cli-prompt.spec @@ -1,12 +1,12 @@ %define pkgname cli-prompt Summary: Allows you to prompt for user input on the command line Name: php-seld-cli-prompt -Version: 1.0.0 +Version: 1.0.2 Release: 1 License: MIT Group: Development/Libraries Source0: https://github.com/Seldaek/cli-prompt/archive/%{version}/%{pkgname}-%{version}.tar.gz -# Source0-md5: 8895b5ec3d8f0212239e86be768391f6 +# Source0-md5: 8991b5b62cbc43f76c037c8b41ed578b URL: https://github.com/Seldaek/cli-prompt Requires: php(core) >= 5.3.0 Requires: php(pcre)