diff options
Diffstat (limited to 'php74.spec')
-rw-r--r-- | php74.spec | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -94,8 +94,8 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.15 -#global rcver RC2 +%global upver 7.4.16 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -156,7 +156,6 @@ Patch47: php-7.4.8-phpinfo.patch Patch91: php-7.2.0-oci8conf.patch # Upstream fixes (100+) -Patch100: php-bug80682.patch # Security fixes (200+) @@ -1153,7 +1152,6 @@ in pure PHP. %patch91 -p1 -b .remi-oci8 # upstream patches -%patch100 -p1 -b .bug80682 # security patches @@ -2165,6 +2163,9 @@ fi %changelog +* Tue Feb 16 2021 Remi Collet <remi@remirepo.net> - 7.4.16~RC1-1 +- update to 7.4.16RC1 + * Tue Feb 2 2021 Remi Collet <remi@remirepo.net> - 7.4.15-1 - Update to 7.4.15 - http://www.php.net/releases/7_4_15.php |