summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-21 16:58:44 +0200
committerRemi Collet <remi@remirepo.net>2019-05-21 16:58:44 +0200
commite70649d4b4cfd0bfe7a1c3db305ef132c9420429 (patch)
tree834238fffe547b119b9eb15948c602f855c47b16 /php.spec
parenta68276d281f54b48caa89f89a07d55b9e3946997 (diff)
new snapshot for enchant and sodium fix
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 5 insertions, 2 deletions
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 <remi@remirepo.net> - 7.4.0~DEV.20190521-2
+- new snapshot for enchant and sodium fix
+
* Tue May 21 2019 Remi Collet <remi@remirepo.net> - 7.4.0~DEV.20190521-1
- new snapshot for sqlite3 fix