summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-19 20:30:14 +0100
committerRemi Collet <remi@remirepo.net>2019-03-19 20:30:14 +0100
commit8aa6e05d530a4384c28940a5b560b2d65f17f2ac (patch)
tree2fc919a62fd39ba45a8779bb876642750b9bda43 /php73.spec
parent9055369c12c9c571db369cc8ffa344043b11fdf2 (diff)
v7.3.4RC1
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/php73.spec b/php73.spec
index f7f9abc..61cffc6 100644
--- a/php73.spec
+++ b/php73.spec
@@ -118,9 +118,9 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.3
-#global rcver RC1
-#global lower RC1
+%global upver 7.3.4
+%global rcver RC1
+%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -183,7 +183,6 @@ Patch48: php-7.3.3-pdooci.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-openssl111.patch
# Security fixes (200+)
@@ -1138,7 +1137,6 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
# security patches
@@ -2210,6 +2208,9 @@ fi
%changelog
+* Tue Mar 19 2019 Remi Collet <remi@remirepo.net> - 7.3.4~RC1-1
+- update to 7.3.4RC1
+
* Tue Mar 5 2019 Remi Collet <remi@remirepo.net> - 7.3.3-1
- Update to 7.3.3 - http://www.php.net/releases/7_3_3.php
- add upstream patch for OpenSSL 1.1.1b