summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-gearman.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec
index db2a2c4..03763e8 100644
--- a/php-pecl-gearman.spec
+++ b/php-pecl-gearman.spec
@@ -33,7 +33,7 @@
Name: %{?sub_prefix}php-pecl-gearman
Version: %{extver}
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Summary: PHP wrapper to libgearman
License: PHP
@@ -229,6 +229,9 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 2.0.5-3
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 2.0.5-2
- rebuld for 7.3.0alpha4 new ABI