summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-29 14:53:45 +0200
committerRemi Collet <remi@remirepo.net>2017-08-29 14:53:45 +0200
commit94bc3dfc0da150a9325dcd84aabcdcdac99a1aad (patch)
tree6300d4000d9cdd82f98b83ed8d5fe588a1cb430a /php.spec
parentd065c5413c9d99206cbe8fc2c92374209f7edf49 (diff)
update to 7.2.0RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index a7d60eb..97f9f5a 100644
--- a/php.spec
+++ b/php.spec
@@ -126,11 +126,11 @@
%global gh_commit c22cda5999eaaaa50df0b7977f51853cbf1988a3
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20170828
+#global gh_date 20170828
%global gh_owner php
%global gh_project php-src
-#global rcver beta3
-%global rpmrel 19
+%global rcver RC1
+%global rpmrel 21
Summary: PHP scripting language for creating dynamic web sites
@@ -178,6 +178,8 @@ 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
@@ -907,6 +909,7 @@ 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
@@ -1839,6 +1842,9 @@ fi
%changelog
+* Tue Aug 29 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.21.RC1
+- update to 7.2.0RC1
+
* Mon Aug 28 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.19.20170827.c22cda5
- test build from git snapshot
- refresh configuration files, sync with upstream, drop .so suffix