summaryrefslogtreecommitdiffstats
path: root/php-pecl-ssh2.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 11:14:36 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 11:14:36 +0200
commite026046004b8b32620226b40793b62087db63892 (patch)
tree6fa38ab2f312e06181bbbc84ded10fe8462ca727 /php-pecl-ssh2.spec
parent15327c3f96b721c128cbd79e7f97b0cd5ff79adb (diff)
rebuild for 7.3.0beta2 new ABI
Diffstat (limited to 'php-pecl-ssh2.spec')
-rw-r--r--php-pecl-ssh2.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-ssh2.spec b/php-pecl-ssh2.spec
index 5eeb69a..8eb2139 100644
--- a/php-pecl-ssh2.spec
+++ b/php-pecl-ssh2.spec
@@ -27,10 +27,10 @@
Name: %{?sub_prefix}php-pecl-ssh2
Version: 1.1.2
%if 0%{?gh_date}
-Release: 0.4.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.5.%{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/%{pecl_name}-%{version}.tgz
%endif
Summary: Bindings for the libssh2 library
@@ -241,6 +241,9 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.1.2-4
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.1.2-3
- rebuild for 7.3.0alpha4 new ABI