From 8c0d1245e21ef46af4ca94c04d36238ad740bca5 Mon Sep 17 00:00:00 2001 From: "Merel Geens (mege)" Date: Mon, 3 Feb 2025 12:41:37 +0000 Subject: [PATCH] [FIX] administration: correct Fedora version The Odoo 17 and 18 RPM builds target Fedora 38 instead of 36: 16: https://github.com/odoo/odoo/blob/16.0/setup/package.dffedora#L3 17: https://github.com/odoo/odoo/blob/17.0/setup/package.dffedora#L3 18: https://github.com/odoo/odoo/blob/18.0/setup/package.dffedora#L3 Note that both Fedora 36 and 38 are EOL: https://docs.fedoraproject.org/en-US/releases/eol/ closes odoo/documentation#11953 X-original-commit: 24966a91c8cfbad3261868d72eda7b23919559fa Signed-off-by: Victor Feyens (vfe) --- content/administration/on_premise/packages.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/administration/on_premise/packages.rst b/content/administration/on_premise/packages.rst index cd9560970..b01ac1d59 100644 --- a/content/administration/on_premise/packages.rst +++ b/content/administration/on_premise/packages.rst @@ -132,7 +132,7 @@ be downloaded from the `Odoo download page ` .. group-tab:: Fedora .. note:: - Odoo {CURRENT_MAJOR_VERSION} 'rpm' package supports Fedora 36. + Odoo {CURRENT_MAJOR_VERSION} 'rpm' package supports Fedora 38. Once downloaded, the package can be installed using the 'dnf' package manager: