summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-gender.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-gender.spec b/php-pecl-gender.spec
index 9f21c14..fcd485f 100644
--- a/php-pecl-gender.spec
+++ b/php-pecl-gender.spec
@@ -23,7 +23,7 @@
Summary: Gender Extension
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.1.0
-Release: 12%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 13%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
# Code is BSD, nam_dict.txt is GFDL
License: BSD and GFDL
URL: http://pecl.php.net/package/%{pecl_name}
@@ -225,6 +225,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.1.0-13
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.1.0-12
- rebuld for 7.3.0alpha4 new ABI