]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
rpm: increase min required Fedora to 27
authorFabiano FidĂȘncio <fidencio@redhat.com>
Tue, 11 Sep 2018 06:35:15 +0000 (08:35 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 11 Sep 2018 06:52:27 +0000 (08:52 +0200)
Fedora 26 has reached its EOL on May 29th 2018.

https://lists.fedoraproject.org/archives/list/announce@lists.fedoraproject.org/message/XGG7GYUJN3VDA6HX4KJNFSKSQCGF2FMW/

Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
libvirt.spec.in

index cc2e662e2707fb8e39b3c5dec4d47c514777cdef..b31947b0f4fc83d1d26db95c7d2897cd7a97feaa 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 26
+%define min_fedora 27
 
 %if (0%{?fedora} && 0%{?fedora} >= %{min_fedora}) || (0%{?rhel} && 0%{?rhel} >= %{min_rhel})
     %define supported_platform 1