summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-05-26 11:21:21 +0200
committerRemi Collet <remi@remirepo.net>2020-05-26 11:21:21 +0200
commit40a47ca2cfc4cc8a63885dbf4ab962ce1aa5db68 (patch)
treefe575b5f4be6a8c4992943e80b651545d5030813 /php.spec
parent0c6603c6f7790d09904e695e9d75155462f9ea26 (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 6fc5d71..063641f 100644
--- a/php.spec
+++ b/php.spec
@@ -97,9 +97,9 @@
%global with_zip 0
-%global gh_commit 33b5c026aa0b3f4a88a1be599463138cb79ebb5d
+%global gh_commit cf3b133a86e45fddf862d3d0dc579d51d661afa8
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20200513
+%global gh_date 20200526
%global gh_owner php
%global gh_project php-src
%global upver 8.0.0
@@ -109,7 +109,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 12%{?dist}
+Release: 13%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1816,6 +1816,9 @@ fi
%changelog
+* Tue May 26 2020 Remi Collet <remi@remirepo.net> - 8.0.0~DEV.20200526-13
+- new snapshot
+
* Wed May 20 2020 Remi Collet <remi@remirepo.net> - 8.0.0~DEV.20200519-12
- use php-config from embed SAPI to reduce used libs