diff options
-rw-r--r-- | php.spec | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -124,13 +124,13 @@ %global db_devel libdb-devel %endif -%global gh_commit 3fff74aab5e41195cded72ca705de015abfd710a +%global gh_commit cc577749a8c95e6f15f5a859961a995a82828c8e %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20170822 +%global gh_date 20170827 %global gh_owner php %global gh_project php-src #global rcver beta3 -%global rpmrel 17 +%global rpmrel 18 Summary: PHP scripting language for creating dynamic web sites @@ -1839,7 +1839,10 @@ fi %changelog -* Tue Aug 22 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.17.20170822.3fff74a. +* Tue Aug 22 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.18.20170827.cc57774 +- test build from git snapshot + +* 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 - disable httpd MPM check |