From f1e81da46b2fdb6726422486863981fcc0b28ed3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 27 Aug 2017 17:40:00 +0200 Subject: test build --- php.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/php.spec b/php.spec index 37b2ba7..2edfac2 100644 --- a/php.spec +++ b/php.spec @@ -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 - 7.2.0-0.17.20170822.3fff74a. +* Tue Aug 22 2017 Remi Collet - 7.2.0-0.18.20170827.cc57774 +- test build from git snapshot + +* Tue Aug 22 2017 Remi Collet - 7.2.0-0.17.20170822.3fff74a - test build from git snapshot - adapt tzdata patch for timelib 2017.05beta7 - disable httpd MPM check -- cgit