summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
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 23272d1..acccbe9 100644
--- a/php.spec
+++ b/php.spec
@@ -102,13 +102,13 @@
%global gh_owner php
%global gh_project php-src
%global upver 7.4.0
-%global rcver beta1
-%global lower beta1
+%global rcver beta2
+%global lower beta2
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 15%{?dist}
+Release: 16%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1779,6 +1779,9 @@ fi
%changelog
+* Tue Aug 6 2019 Remi Collet <remi@remirepo.net> - 7.4.0~beta2-16
+- update to 7.4.0beta2
+
* Wed Jul 24 2019 Remi Collet <remi@remirepo.net> - 7.4.0~beta1-15
- update to 7.4.0beta1 (new tag)