summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-27 16:32:36 +0200
committerRemi Collet <remi@remirepo.net>2020-04-27 16:32:36 +0200
commitf43c742fef022e73bc39562a320455f6b04fa6ed (patch)
tree7ce9c9f8d3e11b1f918816648118919c24451f18 /php.spec
parent80d53b50499b1d7384401176d9368da4a4f80996 (diff)
new snapshot
fix tag=disable-static
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 7986f58..985beab 100644
--- a/php.spec
+++ b/php.spec
@@ -97,7 +97,7 @@
%global with_zip 0
-%global gh_commit 48a34bc1202e9664121c9e9aa004c79ac71af3f5
+%global gh_commit c5f87eee5d039af904eddc38684b7a594d758daa
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_date 20200427
%global gh_owner php
@@ -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: 5%{?dist}
+Release: 6%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1817,6 +1817,10 @@ fi
%changelog
+* Mon Apr 27 2020 Remi Collet <remi@remirepo.net> - 8.0.0~DEV.20200427-6
+- new snapshot
+- fix tag=disable-static
+
* Mon Apr 27 2020 Remi Collet <remi@remirepo.net> - 8.0.0~DEV.20200427-5
- new snapshot
- revert changes to use non PIC object files