summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-02-18 16:12:16 +0100
committerRemi Collet <remi@remirepo.net>2021-02-18 16:12:16 +0100
commit816ebb6943338c1bd6a68e341112bb802c8b8a98 (patch)
tree47031bfb9708109fe6b67baaa08a00732fb2f8fe /php.spec
parentdbc35e4ddf7abd8d0765b5413ce93648350dc423 (diff)
update to 8.0.3RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/php.spec b/php.spec
index 0349764..69ab523 100644
--- a/php.spec
+++ b/php.spec
@@ -102,9 +102,9 @@
#global gh_date 20200615
%global gh_owner php
%global gh_project php-src
-%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: %{?scl_prefix}php
@@ -168,7 +168,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+)
@@ -935,7 +934,6 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .bug80682
# security patches
@@ -1809,6 +1807,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