[PATCH 0/2] spec: Bump min_rhel and min_fedora

Michal Privoznik via Devel posted 2 patches 3 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1747382889.git.mprivozn@redhat.com
libvirt.spec.in | 38 ++++++++++++--------------------------
1 file changed, 12 insertions(+), 26 deletions(-)
[PATCH 0/2] spec: Bump min_rhel and min_fedora
Posted by Michal Privoznik via Devel 3 months, 3 weeks ago
Per our support policy [1], the minimal version we aim to support is
RHEL-9 and Fedora 41. Reflect this in the spec file.

1: https://libvirt.org/platforms.html

Michal Prívozník (2):
  spec: Bump min_rhel
  spec: Bump min_fedora

 libvirt.spec.in | 38 ++++++++++++--------------------------
 1 file changed, 12 insertions(+), 26 deletions(-)

-- 
2.49.0
Re: [PATCH 0/2] spec: Bump min_rhel and min_fedora
Posted by Ján Tomko via Devel 3 months, 3 weeks ago
On a Friday in 2025, Michal Privoznik via Devel wrote:
>Per our support policy [1], the minimal version we aim to support is
>RHEL-9 and Fedora 41. Reflect this in the spec file.
>
>1: https://libvirt.org/platforms.html
>
>Michal Prívozník (2):
>  spec: Bump min_rhel
>  spec: Bump min_fedora
>
> libvirt.spec.in | 38 ++++++++++++--------------------------
> 1 file changed, 12 insertions(+), 26 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano