From 51cbcdbe43f65c027e78e0bf5c861d290a838693 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Jul 2019 14:46:02 +0200 Subject: rebuild 7.3.7 (new tag) --- php73.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'php73.spec') diff --git a/php73.spec b/php73.spec index 272f198..c957321 100644 --- a/php73.spec +++ b/php73.spec @@ -123,7 +123,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php Version: %{upver}%{?rcver:~%{lower}} -Release: 2%{?dist} +Release: 3%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD @@ -181,7 +181,6 @@ Patch48: php-7.3.3-pdooci.patch Patch91: php-7.2.0-oci8conf.patch # Upstream fixes (100+) -Patch100: php-bug78230.patch # Security fixes (200+) @@ -1145,7 +1144,6 @@ low-level PHP extension for the libsodium cryptographic library. %patch91 -p1 -b .remi-oci8 # upstream patches -%patch100 -p1 -b .bug78230 # security patches @@ -2230,6 +2228,9 @@ fi %changelog +* Wed Jul 3 2019 Remi Collet - 7.3.7-3 +- rebuild 7.3.7 (new tag) + * Wed Jul 3 2019 Remi Collet - 7.3.7-2 - add upstream patch for https://bugs.php.net/78230 segfault with opcache enabled -- cgit