diff options
author | Remi Collet <remi@remirepo.net> | 2017-08-27 17:40:00 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-08-27 17:40:00 +0200 |
commit | f1e81da46b2fdb6726422486863981fcc0b28ed3 (patch) | |
tree | aca51db1d775721da47f19c3cee29e9d9e008c1a | |
parent | a54ede09e734b503066d9b6da276574428efdf74 (diff) |
test build
-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 |