From e70649d4b4cfd0bfe7a1c3db305ef132c9420429 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 May 2019 16:58:44 +0200 Subject: new snapshot for enchant and sodium fix --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 730497a..f0d440f 100644 --- a/php.spec +++ b/php.spec @@ -124,7 +124,7 @@ %global db_devel libdb-devel %endif -%global gh_commit 24206783c3cf2e41e0895ab04e8f59b8092f476a +%global gh_commit 9ef03a94ba68be0f8bae36f46c4763ba3c88a02a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_date 20190521 %global gh_owner php @@ -136,7 +136,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}} -Release: 1%{?dist} +Release: 2%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD @@ -1892,6 +1892,9 @@ fi %changelog +* Tue May 21 2019 Remi Collet - 7.4.0~DEV.20190521-2 +- new snapshot for enchant and sodium fix + * Tue May 21 2019 Remi Collet - 7.4.0~DEV.20190521-1 - new snapshot for sqlite3 fix -- cgit