]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
spec: Update Fedora minimum supported version
authorFabiano Fidêncio <fidencio@redhat.com>
Sat, 7 Dec 2019 15:39:39 +0000 (16:39 +0100)
committerFabiano Fidêncio <fidencio@redhat.com>
Wed, 11 Dec 2019 12:07:04 +0000 (13:07 +0100)
Fedora 29 has reached its end of life on November 26th 2019.

For more info, please, refer to the following e-mail:
https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in
mingw-libvirt.spec.in

index 8bbbe93cb0c3a4af5d0c1b7d70a3610ab9866d75..5955dd6f5a71e355f9dcef02b59207ba9def9d67 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 29
+%define min_fedora 30
 
 %if (0%{?fedora} && 0%{?fedora} >= %{min_fedora}) || (0%{?rhel} && 0%{?rhel} >= %{min_rhel})
     %define supported_platform 1
index de8d3316b407f7cd5d7cc54249c48fc8c6210409..f6da67ab52711bde98e43a0d662628c6317eea0a 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 29
+%define min_fedora 30
 
 %if 0%{?fedora} && 0%{?fedora} >= %{min_fedora}
     %define supported_platform 1