summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec14
1 files changed, 9 insertions, 5 deletions
diff --git a/php.spec b/php.spec
index 4d9a31e..f95e9ac 100644
--- a/php.spec
+++ b/php.spec
@@ -22,8 +22,8 @@
%endif
# API/ABI check
-%global apiver 20190529
-%global zendver 20190529
+%global apiver 20190902
+%global zendver 20190902
%global pdover 20170320
# Extension version
%global oci8ver 2.2.0
@@ -102,13 +102,13 @@
%global gh_owner php
%global gh_project php-src
%global upver 7.4.0
-%global rcver beta4
-%global lower beta4
+%global rcver RC1
+%global lower rc1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 17%{?dist}
+Release: 18%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1779,6 +1779,10 @@ fi
%changelog
+* Tue Sep 3 2019 Remi Collet <remi@remirepo.net> - 7.4.0~rc1-17
+- update to 7.4.0RC1
+- bump API number to 20190902
+
* Tue Aug 20 2019 Remi Collet <remi@remirepo.net> - 7.4.0~beta4-17
- update to 7.4.0beta4