From d065c5413c9d99206cbe8fc2c92374209f7edf49 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 28 Aug 2017 16:46:28 +0200 Subject: refresh configuration files, sync with upstream, drop .so suffix --- php.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 2edfac2..a7d60eb 100644 --- a/php.spec +++ b/php.spec @@ -124,13 +124,13 @@ %global db_devel libdb-devel %endif -%global gh_commit cc577749a8c95e6f15f5a859961a995a82828c8e +%global gh_commit c22cda5999eaaaa50df0b7977f51853cbf1988a3 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20170827 +%global gh_date 20170828 %global gh_owner php %global gh_project php-src #global rcver beta3 -%global rpmrel 18 +%global rpmrel 19 Summary: PHP scripting language for creating dynamic web sites @@ -1548,7 +1548,7 @@ do else cat > $RPM_BUILD_ROOT%{_sysconfdir}/php.d/${ini} < files.${mod} < - 7.2.0-0.18.20170827.cc57774 +* Mon Aug 28 2017 Remi Collet - 7.2.0-0.19.20170827.c22cda5 +- test build from git snapshot +- refresh configuration files, sync with upstream, drop .so suffix + +* Sun Aug 27 2017 Remi Collet - 7.2.0-0.18.20170828.cc57774 - test build from git snapshot * Tue Aug 22 2017 Remi Collet - 7.2.0-0.17.20170822.3fff74a -- cgit