]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
spec: Require Fedora 31
authorAndrea Bolognani <abologna@redhat.com>
Wed, 17 Jun 2020 08:02:09 +0000 (10:02 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 17 Jun 2020 10:59:08 +0000 (12:59 +0200)
Fedora 30 has been EOL for almost a month now.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
libvirt.spec.in
mingw-libvirt.spec.in

index 262e66f3cc8faf992152d2b51c48ef165b5afbbe..450c97b46de70b6d46485a80b8dc47894d424d33 100644 (file)
@@ -4,7 +4,7 @@
 # that's still supported by the vendor. It may work on other distros
 # or versions, but no effort will be made to ensure that going forward.
 %define min_rhel 7
-%define min_fedora 30
+%define min_fedora 31
 
 %if (0%{?fedora} && 0%{?fedora} >= %{min_fedora}) || (0%{?rhel} && 0%{?rhel} >= %{min_rhel})
     %define supported_platform 1
index 94d88e2edc43b5ff2d48c0ae5ae3d154620c86ec..96c6624ca4edb0d6eb7ad2432f53750f4150b9dc 100644 (file)
@@ -3,7 +3,7 @@
 # This spec file assumes you are building on a Fedora version
 # that's still supported by the vendor. It may work on other distros
 # or versions, but no effort will be made to ensure that going forward.
-%define min_fedora 30
+%define min_fedora 31
 
 %if 0%{?fedora} && 0%{?fedora} >= %{min_fedora}
     %define supported_platform 1