diff options
author | Remi Collet <remi@remirepo.net> | 2022-09-28 12:21:38 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-09-28 12:21:38 +0200 |
commit | a953d678c4deded2c60e4d3c04f352f6ced87c9d (patch) | |
tree | 36c37b06557c2e8075feb457ab23bbeadb235dbf /php.spec | |
parent | 1f08c195783617b909807c3b64dadcfe5cf9b295 (diff) |
Update to 8.1.11 - http://www.php.net/releases/8_1_11.phpv8.1.11
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -123,7 +123,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.1.11 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1847,6 +1847,9 @@ fi %changelog +* Wed Sep 28 2022 Remi Collet <remi@remirepo.net> - 8.1.11-1 +- Update to 8.1.11 - http://www.php.net/releases/8_1_11.php + * Wed Sep 14 2022 Remi Collet <remi@remirepo.net> - 8.1.11~RC1-1 - update to 8.1.11RC1 |