From 5491c0f2585d5e91ef0e12e03329088f40f1a5cb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 9 Apr 2020 17:05:05 +0200 Subject: refresh --- php.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 84f6933..7a1b677 100644 --- a/php.spec +++ b/php.spec @@ -97,9 +97,9 @@ %global with_zip 0 -%global gh_commit 175e5ed4bf85b68a5a60cb481322c18f2f9f8f46 +%global gh_commit 636c827aa2f72deb6d4f431a95b39a182b32dbeb %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20190612 +%global gh_date 20200409 %global gh_owner php %global gh_project php-src %global upver 8.0.0 @@ -1814,7 +1814,7 @@ fi %changelog -* Thu Apr 9 2020 Remi Collet - 8.0.0~DEV.20190612-1 +* Thu Apr 9 2020 Remi Collet - 8.0.0~DEV.20200409-1 - update to 8.0.0-dev * Tue Mar 31 2020 Remi Collet - 7.4.5~RC1-1 -- cgit