From 356ce6027484ab68d3f89eb55f74b297c64391e6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 Sep 2019 12:17:55 +0200 Subject: rebuild for 7.4.0RC1 --- php-pecl-gearman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec index 265074c..5a0d192 100644 --- a/php-pecl-gearman.spec +++ b/php-pecl-gearman.spec @@ -33,7 +33,7 @@ Name: %{?sub_prefix}php-pecl-gearman Version: %{extver} -Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} Summary: PHP wrapper to libgearman License: PHP @@ -233,6 +233,9 @@ fi %changelog +* Tue Sep 03 2019 Remi Collet - 2.0.5-5 +- rebuild for 7.4.0RC1 + * Tue Jul 23 2019 Remi Collet - 2.0.5-4 - rebuild for 7.4.0beta1 -- cgit