summaryrefslogtreecommitdiffstats
path: root/php80.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-27 14:26:57 +0100
committerRemi Collet <remi@remirepo.net>2020-10-27 14:26:57 +0100
commit8266a0a7b3f0da9630168cdd5ce496ab2b48b0f5 (patch)
tree75072ee0334872c8f72b6c3fc61b794ead5b5bce /php80.spec
parent45d8c3452ee928f7b8019035d939d01f6a772660 (diff)
update to 8.0.0RC3
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 75f5e82..d06bf7f 100644
--- a/php80.spec
+++ b/php80.spec
@@ -90,13 +90,13 @@
%bcond_with zip
%global upver 8.0.0
-%global rcver RC2
-%global lower rc2
+%global rcver RC3
+%global lower rc3
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 6%{?dist}
+Release: 7%{?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 Oct 27 2020 Remi Collet <remi@remirepo.net> - 8.0.0~rc3-7
+- update to 8.0.0RC3
+
* Wed Oct 14 2020 Remi Collet <remi@remirepo.net> - 8.0.0~rc2-6
- update to 8.0.0RC2