summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-22 12:33:46 +0200
committerRemi Collet <remi@remirepo.net>2017-08-22 12:33:46 +0200
commitefd51c8820097439c83eace9072b205042879e7d (patch)
tree9d9dc7d5bf2c015537da3fc4ab908e5a23a2f337 /php.spec
parentf3a7ca1336fea5d61e4d28e56db2ca32cee3b147 (diff)
test build from git snapshot
adapt tzdata patch for timelib 2017.05beta7
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec14
1 files changed, 9 insertions, 5 deletions
diff --git a/php.spec b/php.spec
index b442cec..d9bd06e 100644
--- a/php.spec
+++ b/php.spec
@@ -128,13 +128,13 @@
%global db_devel libdb-devel
%endif
-%global gh_commit 249f75e7e423ce858827c1d13231e1f762a9b267
+%global gh_commit 3fff74aab5e41195cded72ca705de015abfd710a
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-#global gh_date 20170711
+%global gh_date 20170822
%global gh_owner php
%global gh_project php-src
-%global rcver beta3
-%global rpmrel 16
+#global rcver beta3
+%global rpmrel 17
Summary: PHP scripting language for creating dynamic web sites
@@ -184,7 +184,7 @@ Patch9: php-7.0.7-curl.patch
# Functional changes
Patch40: php-7.1.3-dlopen.patch
-Patch42: php-7.1.0-systzdata-v14.patch
+Patch42: php-7.2.0-systzdata-v15.patch
# See http://bugs.php.net/53436
Patch43: php-5.4.0-phpize.patch
# Use -lldap_r for OpenLDAP
@@ -1847,6 +1847,10 @@ fi
%changelog
+* Tue Aug 22 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.17.20170822.3fff74a.
+- test build from git snapshot
+- adapt tzdata patch for timelib 2017.05beta7
+
* Tue Aug 15 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.16.beta3
- update to 7.2.0beta3