summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 09:07:05 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 09:07:05 +0200
commitd8c44f274100393cf154cc13de63f6f65683fd3c (patch)
treeb1060688e807fef554b65bc23bf1bce66dae9cd6
parent3a3fab2e0e672dabaf71c3a693f2b25e02704149 (diff)
rebuild for 7.3.0beta2 new ABI
-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