summaryrefslogtreecommitdiffstats
path: root/php-pecl-apfd.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-apfd.spec')
-rw-r--r--php-pecl-apfd.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-apfd.spec b/php-pecl-apfd.spec
index d8604cf..e752b87 100644
--- a/php-pecl-apfd.spec
+++ b/php-pecl-apfd.spec
@@ -31,7 +31,7 @@
Summary: Always Populate Form Data
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.1
-Release: 11%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 12%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -225,6 +225,9 @@ cd ../ZTS
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.0.1-12
+- rebuild for 7.3.0beta2 new ABI
+
* Tue Jul 17 2018 Remi Collet <remi@remirepo.net> - 1.0.1-11
- rebuld for 7.3.0alpha4 new ABI