summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
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 055df65..be40984 100644
--- a/php.spec
+++ b/php.spec
@@ -125,7 +125,7 @@
%endif
%global upver 7.3.0
-%global rcver beta2
+%global rcver beta3
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -183,7 +183,6 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-upstream.patch
# Security fixes (200+)
@@ -924,7 +923,6 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
# security patches
@@ -1859,8 +1857,11 @@ fi
%changelog
-* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 7.3.0~beta1-1
-- update to 7.3.0beta1
+* Tue Aug 28 2018 Remi Collet <remi@remirepo.net> - 7.3.0~beta3-1
+- update to 7.3.0beta3
+
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 7.3.0~beta2-1
+- update to 7.3.0beta2
- bump API numbers
* Tue Jul 17 2018 Remi Collet <remi@remirepo.net> - 7.3.0~alpha4-1