summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 09:27:45 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 09:27:45 +0200
commit213208e00c82f0866a34039669a037c0f1d253b4 (patch)
treeb92e28aa46f871eca26284cea0baaf4bf3aac817
parent32b31ac8fd8c9205ebeb9b428d0361851017d313 (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-hprose.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec
index 4b1a096..0d292d0 100644
--- a/php-pecl-hprose.spec
+++ b/php-pecl-hprose.spec
@@ -23,7 +23,7 @@
Summary: Hprose for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.6.6
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -242,6 +242,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.6.6-5
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.6.6-4
- rebuld for 7.3.0alpha4 new ABI