summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec17
1 files changed, 8 insertions, 9 deletions
diff --git a/php.spec b/php.spec
index dcd4cdc..7f9e739 100644
--- a/php.spec
+++ b/php.spec
@@ -125,14 +125,14 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.4
-#global rcver RC1
-#global lower RC1
+%global upver 7.3.5
+%global rcver RC1
+%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
-Name: %{?scl_prefix}php
+Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 3%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -187,8 +187,6 @@ Patch48: php-7.3.3-pdooci.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-upstream.patch
-Patch101: php-bug77653.patch
# Security fixes (200+)
@@ -942,8 +940,6 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
-%patch101 -p1 -b .bug77653
# security patches
@@ -1886,6 +1882,9 @@ fi
%changelog
+* Tue Apr 16 2019 Remi Collet <remi@remirepo.net> - 7.3.5~RC1-1
+- update to 7.3.5RC1
+
* Fri Apr 5 2019 Remi Collet <remi@remirepo.net> - 7.3.4-3
- build with system oniguruma5