diff options
Diffstat (limited to 'php82.spec')
-rw-r--r-- | php82.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -108,12 +108,12 @@ %bcond_with zip %global upver 8.2.0 -%global rcver RC7 +#global rcver RC7 Summary: PHP scripting language for creating dynamic web sites Name: php Version: %{upver}%{?rcver:~%{rcver}} -Release: 9%{?dist} +Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD @@ -2178,6 +2178,9 @@ fi %changelog +* Tue Dec 6 2022 Remi Collet <remi@remirepo.net> - 8.2.0-1 +- update to 8.2.0 GA + * Fri Nov 25 2022 Remi Collet <remi@remirepo.net> - 8.2.0~RC7-9 - test build for GH-9997 with new upstream patch |