summaryrefslogtreecommitdiffstats
path: root/php80.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-05 16:17:10 +0100
committerRemi Collet <remi@remirepo.net>2021-01-05 16:17:10 +0100
commitcaf1d2fe6962dfeb691e3b9a9b35a7a54f0a8a42 (patch)
tree5386b42f504d6ae900245ffa23aec2a16a19c2ef /php80.spec
parent6936a4b27d6b6d08a798800fcad11ffbdb3d2dea (diff)
Update to 8.0.1 - http://www.php.net/releases/8_0_1.phpv8.0.1
Diffstat (limited to 'php80.spec')
-rw-r--r--php80.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php80.spec b/php80.spec
index d042b4e..8a0f04e 100644
--- a/php80.spec
+++ b/php80.spec
@@ -90,8 +90,8 @@
%bcond_with zip
%global upver 8.0.1
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2142,6 +2142,9 @@ fi
%changelog
+* Tue Jan 5 2021 Remi Collet <remi@remirepo.net> - 8.0.1-1
+- Update to 8.0.1 - http://www.php.net/releases/8_0_1.php
+
* Tue Dec 15 2020 Remi Collet <remi@remirepo.net> - 8.0.1~RC1-1
- update to 8.0.1RC1