summaryrefslogtreecommitdiff
path: root/libvirt-python.spec.in
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2019-07-03 12:33:34 -0400
committerCole Robinson <crobinso@redhat.com>2019-07-09 19:11:20 -0400
commit5e9d1aa7facb9e5ff77fbdf8509a965364ed3630 (patch)
treec1c86f2332b3d4ead92c12c7905653fa25f0b95d /libvirt-python.spec.in
parentee0cfbe65c5da41dbc4fd9bbbcd6a986f86feba2 (diff)
downloadlibvirt-python-5e9d1aa7facb9e5ff77fbdf8509a965364ed3630.tar.gz
spec: Bump minimum supported Fedora version to 29
Signed-off-by: Cole Robinson <crobinso@redhat.com> Reviewed-by: Fabiano FidĂȘncio <fidencio@redhat.com>
Diffstat (limited to 'libvirt-python.spec.in')
-rw-r--r--libvirt-python.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvirt-python.spec.in b/libvirt-python.spec.in
index 69d7555..64a30b5 100644
--- a/libvirt-python.spec.in
+++ b/libvirt-python.spec.in
@@ -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 27
+%define min_fedora 29
%if (0%{?fedora} && 0%{?fedora} >= %{min_fedora}) || (0%{?rhel} && 0%{?rhel} >= %{min_rhel})
%define supported_platform 1