summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-04-16 15:25:46 +0200
committerRemi Collet <remi@remirepo.net>2019-04-16 15:25:46 +0200
commit0ad2693e5f9e8d261532c30ea7d52ed3910b2380 (patch)
tree3452167aef4945aabcb1811c138189f9bc39a830 /php73.spec
parent180a1d96bfbeb36c923e2780e5c4f9cebd2b1072 (diff)
v7.3.5RC1
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec13
1 files changed, 7 insertions, 6 deletions
diff --git a/php73.spec b/php73.spec
index 98ee8f9..2273db1 100644
--- a/php73.spec
+++ b/php73.spec
@@ -114,14 +114,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: php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -179,7 +179,6 @@ Patch48: php-7.3.3-pdooci.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-upstream.patch
# Security fixes (200+)
@@ -1143,7 +1142,6 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
# security patches
@@ -2215,6 +2213,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-2
- build with system oniguruma5