summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-19 17:23:27 +0100
committerRemi Collet <remi@remirepo.net>2019-03-19 17:23:27 +0100
commit672fce01d74b4178c706d984ea366f72cf3638df (patch)
tree47bcdb9109cd61c691d76758beec8fd7b51ceb3d /php.spec
parentd0135dad600f905a04fedd9a65d6fedb84b546f5 (diff)
v7.3.4RC1
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 1597278..243e841 100644
--- a/php.spec
+++ b/php.spec
@@ -129,9 +129,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: %{?scl_prefix}php
@@ -191,7 +191,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+)
@@ -936,7 +935,6 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
# security patches
@@ -1879,6 +1877,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