summaryrefslogtreecommitdiffstats
path: root/php80.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php80.spec')
-rw-r--r--php80.spec16
1 files changed, 10 insertions, 6 deletions
diff --git a/php80.spec b/php80.spec
index b589d24..ba6115f 100644
--- a/php80.spec
+++ b/php80.spec
@@ -8,13 +8,13 @@
# Please preserve changelog entries
#
# API/ABI check
-%global apiver 20200804
-%global zendver 20200804
+%global apiver 20200930
+%global zendver 20200930
%global pdover 20170320
# Extension version
%global fileinfover 1.0.5
%global oci8ver 3.0.0
-%global zipver 1.19.1-dev
+%global zipver 1.19.1
# Adds -z now to the linker flags
%global _hardened_build 1
@@ -90,13 +90,13 @@
%bcond_with zip
%global upver 8.0.0
-%global rcver beta4
-%global lower beta4
+%global rcver rc1
+%global lower rc1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 4%{?dist}
+Release: 5%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2138,6 +2138,10 @@ fi
%changelog
+* Wed Sep 30 2020 Remi Collet <remi@remirepo.net> - 8.0.0~rc1-34
+- update to 8.0.0rc1
+- bump ABI/API versions
+
* Thu Sep 17 2020 Remi Collet <remi@remirepo.net> - 8.0.0~beta4-4
- drop mod_php for ZTS (have never be suported)
- use %%bcond_without for dtrace, libgd, firebird, lsws, libpcre and zts