From a68276d281f54b48caa89f89a07d55b9e3946997 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 May 2019 15:01:14 +0200 Subject: refresh --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 6f1ccfb..730497a 100644 --- a/php.spec +++ b/php.spec @@ -124,9 +124,9 @@ %global db_devel libdb-devel %endif -%global gh_commit 5f1d76a2c410fb5ea0c40fe570402bbef30b87d6 +%global gh_commit 24206783c3cf2e41e0895ab04e8f59b8092f476a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20190520 +%global gh_date 20190521 %global gh_owner php %global gh_project php-src %global upver 7.4.0 @@ -1892,6 +1892,9 @@ fi %changelog +* Tue May 21 2019 Remi Collet - 7.4.0~DEV.20190521-1 +- new snapshot for sqlite3 fix + * Mon May 20 2019 Remi Collet - 7.4.0~DEV.20190520-1 - update to 7.4.0-dev - drop interbase extension and sub-package -- cgit