diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-11-10 13:39:17 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-11-10 13:39:17 +0100 |
commit | 98fc543c69e60cf9195051ef26c6170323bd8161 (patch) | |
tree | b0ff8ac7baae8f5eeb148169d3fdfcb790494458 /php-pecl-ssh2-php7.spec | |
parent | ccf268ab6a69becd43d73296c89e894ab019b859 (diff) |
php-pecl-ssh2: bump release (with patch for PHP 5.6.28/7.0.13)
Diffstat (limited to 'php-pecl-ssh2-php7.spec')
-rw-r--r-- | php-pecl-ssh2-php7.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-ssh2-php7.spec b/php-pecl-ssh2-php7.spec index 1234c77..ad5113d 100644 --- a/php-pecl-ssh2-php7.spec +++ b/php-pecl-ssh2-php7.spec @@ -30,7 +30,7 @@ Version: 1.0 Release: 0.2.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}%{?prever}-%{gh_short}.tar.gz %else -Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: http://pecl.php.net/get/ssh2-%{version}.tgz %endif Summary: Bindings for the libssh2 library @@ -227,7 +227,7 @@ fi %changelog -* Thu Nov 10 2016 Remi Collet <remi@fedoraproject.org> - 1.0-3 +* Thu Nov 10 2016 Remi Collet <remi@fedoraproject.org> - 1.0-4 - add patch for parse_url change in PHP 7.0.13 * Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 1.0-2 |