diff options
| author | Remi Collet <remi@remirepo.net> | 2021-02-18 16:19:11 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2021-02-18 16:19:11 +0100 | 
| commit | 3c604f954786d424618e2679107f47f46d10e626 (patch) | |
| tree | dcc334f750571ee852cd7fb4a2460f2173f06808 /php80.spec | |
| parent | f5f39db2bc970b8606a04185abe1d67a94204626 (diff) | |
update to 8.0.3RC1
Diffstat (limited to 'php80.spec')
| -rw-r--r-- | php80.spec | 11 | 
1 files changed, 6 insertions, 5 deletions
| @@ -89,9 +89,9 @@  %bcond_without         libgd  %bcond_with            zip -%global upver          8.0.2 -#global rcver          RC1 -#global lower          RC1 +%global upver          8.0.3 +%global rcver          RC1 +%global lower          RC1  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -153,7 +153,6 @@ Patch47: php-8.0.0-phpinfo.patch  Patch91: php-7.2.0-oci8conf.patch  # Upstream fixes (100+) -Patch100: php-bug80682.patch  # Security fixes (200+) @@ -1156,7 +1155,6 @@ in pure PHP.  %patch91 -p1 -b .remi-oci8  # upstream patches -%patch100 -p1 -b .bug80682  # security patches @@ -2144,6 +2142,9 @@ fi  %changelog +* Thu Feb 18 2021 Remi Collet <remi@remirepo.net> - 8.0.3~RC1-1 +- update to 8.0.3RC1 +  * Tue Feb  2 2021 Remi Collet <remi@remirepo.net> - 8.0.2-1  - Update to 8.0.2 - http://www.php.net/releases/8_0_2.php | 
