summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-15 12:11:44 +0200
committerRemi Collet <remi@remirepo.net>2020-06-15 12:11:44 +0200
commit3e710f5c334921c442a03d0067310bfcdf7a2731 (patch)
tree5933483bb12c634a071091118cc77830fe5ac052 /php.spec
parentdd7f3d635c2b7d85c9cb8c8725d56a9080b9fe1d (diff)
new snapshot
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index f246953..1f6a3c2 100644
--- a/php.spec
+++ b/php.spec
@@ -96,9 +96,9 @@
%global with_zip 0
-%global gh_commit 797c1c50886305333644dcfe7b6c0dc8fb1ca917
+%global gh_commit 18f2ef094af2b1ad961408fbaf222b9448df2750
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20200609
+%global gh_date 20200615
%global gh_owner php
%global gh_project php-src
%global upver 8.0.0
@@ -108,7 +108,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 18%{?dist}
+Release: 19%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1781,6 +1781,9 @@ fi
%changelog
+* Mon Jun 15 2020 Remi Collet <remi@remirepo.net> - 8.0.0~DEV.20200615-19
+- new snapshot
+
* Tue Jun 9 2020 Remi Collet <remi@remirepo.net> - 8.0.0~DEV.20200609-18
- new snapshot
- rebuild using oniguruma5php