summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-13 08:55:49 +0200
committerRemi Collet <remi@remirepo.net>2017-09-13 08:55:49 +0200
commit57241c39b08bb51e92b3e32684ce6504ab83fc62 (patch)
tree9c7c872bff821ec19f976074dc878ebc7d654020 /php72.spec
parent09ca307dce43d641c12b3335dd3df24b626cf7c0 (diff)
v7.2.0RC2
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec12
1 files changed, 5 insertions, 7 deletions
diff --git a/php72.spec b/php72.spec
index c53988c..4268cf9 100644
--- a/php72.spec
+++ b/php72.spec
@@ -113,12 +113,12 @@
%endif
%global upver 7.2.0
-%global rcver RC1
+%global rcver RC2
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-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
@@ -155,8 +155,6 @@ Patch6: php-5.6.3-embed.patch
Patch7: php-5.3.0-recode.patch
Patch8: php-7.1.0-libdb.patch
Patch9: php-7.0.7-curl.patch
-# From https://github.com/derickr/timelib/pull/21
-Patch10: php-timelib.patch
# Functional changes
Patch40: php-7.1.3-dlopen.patch
@@ -174,7 +172,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+)
@@ -1057,7 +1054,6 @@ low-level PHP extension for the libsodium cryptographic library.
%if 0%{?rhel}
%patch9 -p1 -b .curltls
%endif
-%patch10 -p1 -b .timelib
%patch40 -p1 -b .dlopen
%if 0%{?fedora} >= 25 || 0%{?rhel} >= 6
@@ -1073,7 +1069,6 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
# security patches
@@ -2116,6 +2111,9 @@ fi
%changelog
+* Wed Sep 13 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC2-1
+- update to 7.2.0RC2
+
* Thu Aug 31 2017 Remi Collet <remi@fedoraproject.org> - 7.2.0~RC1-2
- add patch for EL-6, fix undefined symbol: sqlite3_errstr