From e1a0145d9c045a57f99a87ff6abb9b225510efdb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 16 May 2017 08:43:30 +0200 Subject: new snapshot --- php.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 0debd2f..c22d919 100644 --- a/php.spec +++ b/php.spec @@ -123,13 +123,13 @@ %global db_devel libdb-devel %endif -%global gh_commit 5af997ed81fc3e86544679d7a07b152ee13d1e04 +%global gh_commit 0722a0188f24a68c18364e2a2bf1443ca2011763 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20170504 +%global gh_date 20170516 %global gh_owner php %global gh_project php-src #global rcver RC1 -%global rpmrel 3 +%global rpmrel 4 Summary: PHP scripting language for creating dynamic web sites @@ -1798,6 +1798,9 @@ fi %changelog +* Tue May 16 2017 Remi Collet - 7.2.0-0.4.20170516.0722a01 +- new snapshot + * Sat May 6 2017 Remi Collet - 7.2.0-0.3.20170504.5af997e - new snapshot, May the 4th be with you - enable PHP execution of .phar files, see #1117140 -- cgit