summaryrefslogtreecommitdiffstats
path: root/php-pecl-gearman.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-06 13:46:59 +0100
committerRemi Collet <remi@remirepo.net>2020-02-06 13:46:59 +0100
commit8218b4b7f40656152a4ca04152f315ee2cec119c (patch)
tree98b1252472c95c8279a1a0b6d33e413f499f3cc9 /php-pecl-gearman.spec
parent8fdb788b327ad64c875c152dc90e7865a3a7317e (diff)
add upstream patch for PHP 7.4
Diffstat (limited to 'php-pecl-gearman.spec')
-rw-r--r--php-pecl-gearman.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec
index de97103..d8c5df6 100644
--- a/php-pecl-gearman.spec
+++ b/php-pecl-gearman.spec
@@ -13,9 +13,9 @@
%scl_package php-pecl-gearman
%endif
-%global gh_commit 1f1293c2fc0bc2aee90eb17fe571628cecdf97bf
+%global gh_commit afd2ed880c67455fbf28097dfde7bd3e368c183e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20161112
+%global gh_date 20200120
%global gh_owner wcgallego
%global gh_project pecl-gearman
%global with_tests 0%{?_with_tests:1}
@@ -33,7 +33,7 @@
Name: %{?sub_prefix}php-pecl-gearman
Version: %{extver}
-Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Summary: PHP wrapper to libgearman
License: PHP
@@ -219,6 +219,9 @@ fi
%changelog
+* Thu Feb 6 2020 Remi Collet <remi@remirepo.net> - 2.0.6-2
+- add upstream patch for PHP 7.4
+
* Fri Sep 6 2019 Remi Collet <remi@remirepo.net> - 2.0.6-1
- update to 2.0.6