]> xenbits.xensource.com Git - libvirt.git/commitdiff
spec: Bump minimum supported Fedora version to 29
authorAndrea Bolognani <abologna@redhat.com>
Tue, 7 May 2019 10:10:58 +0000 (12:10 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 9 May 2019 13:08:03 +0000 (15:08 +0200)
Fedora 30 is out, which means that Fedora 28 is going to be
EOL very soon. Let's get ahead of the game and drop support
for it right now.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in
mingw-libvirt.spec.in

index 876b2f0897da91b99028cc4bdee7b6b8da27703c..e07041c0b97fcc09da560b580b05342b3987e495 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 28
+%define min_fedora 29
 
 %if (0%{?fedora} && 0%{?fedora} >= %{min_fedora}) || (0%{?rhel} && 0%{?rhel} >= %{min_rhel})
     %define supported_platform 1
index 8a96ea914c90d6c5b026b0e508f94568bc4ed5bc..9add033669a16a46966c8816b1b5f23005264295 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 28
+%define min_fedora 29
 
 %if 0%{?fedora} && 0%{?fedora} >= %{min_fedora}
     %define supported_platform 1