From 756cd5c1b8122f349b2019c5a1aac673f0f981b1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 23 Jul 2019 14:02:16 +0200 Subject: rebuild for 7.4.0beta1 --- php-pecl-seaslog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-seaslog.spec b/php-pecl-seaslog.spec index 7f39dbe..18bd6c8 100644 --- a/php-pecl-seaslog.spec +++ b/php-pecl-seaslog.spec @@ -26,7 +26,7 @@ Summary: An effective, fast, stable log extension for PHP Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 2.0.2 -Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP URL: http://pecl.php.net/package/%{proj_name} Source0: http://pecl.php.net/get/%{proj_name}-%{version}.tgz @@ -259,6 +259,9 @@ fi %changelog +* Tue Jul 23 2019 Remi Collet - 2.0.2-2 +- rebuild for 7.4.0beta1 + * Thu Jun 6 2019 Remi Collet - 2.0.2-2 - add upstream patch for 7.4 -- cgit