summaryrefslogtreecommitdiffstats
path: root/php80.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-11-10 14:25:01 +0100
committerRemi Collet <remi@remirepo.net>2020-11-10 14:25:01 +0100
commit0fbcb496864a4ee66d09d43a481520b30bd92d0d (patch)
treeff91877d02452826696e500a9471ca13e78ca3c3 /php80.spec
parent9a10dee50dfb60dfe67399f9ebeb03db62305176 (diff)
update to 8.0.0RC4
Diffstat (limited to 'php80.spec')
-rw-r--r--php80.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php80.spec b/php80.spec
index a9c0b72..f8ab1fd 100644
--- a/php80.spec
+++ b/php80.spec
@@ -90,13 +90,13 @@
%bcond_with zip
%global upver 8.0.0
-%global rcver RC3
-%global lower rc3
+%global rcver RC4
+%global lower rc4
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 7%{?dist}
+Release: 8%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2138,6 +2138,9 @@ fi
%changelog
+* Tue Nov 10 2020 Remi Collet <remi@remirepo.net> - 8.0.0~rc4-8
+- update to 8.0.0RC4
+
* Tue Oct 27 2020 Remi Collet <remi@remirepo.net> - 8.0.0~rc3-7
- update to 8.0.0RC3