From f4369986250b6eca2dde97dddfe5699b37f376c3 Mon Sep 17 00:00:00 2001 From: Jakub Kuczys <6032823+jack1142@users.noreply.github.com> Date: Sat, 4 Jun 2022 17:37:56 +0200 Subject: [PATCH] [3.4] Bump minimum Fedora version to 35 (#5701) (#5750) [3.4] Add Fedora 36 and RHEL 8.6 to list in version guarantees (#5701) * Add Fedora 36 to list in version guarantees * Add RHEL 8.6 * Drop Fedora Linux 34. (cherry picked from commit 9cdcf07773f90073563cb3822c6bc05fd2a22330) Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com> --- docs/install_guides/fedora.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install_guides/fedora.rst b/docs/install_guides/fedora.rst index 9358a62b3..30710c57c 100644 --- a/docs/install_guides/fedora.rst +++ b/docs/install_guides/fedora.rst @@ -10,7 +10,7 @@ Installing Red on Fedora Linux Installing the pre-requirements ------------------------------- -Fedora Linux 34 and above has all required packages available in official repositories. Install +Fedora Linux 35 and above has all required packages available in official repositories. Install them with dnf: .. prompt:: bash