Accepting request 567781 from home:jfehlig:branches:Virtualization
- Update to 4.0.0 - Add all new APIs and constants in libvirt 4.0.0 - BuildRequire matching libvirt version OBS-URL: https://build.opensuse.org/request/show/567781 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
d64c622e04
commit
c62bfb1eb9
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-libvirt-python
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%define srcname libvirt-python
|
||||
Name: python-libvirt-python
|
||||
Url: http://libvirt.org/
|
||||
Version: 3.10.0
|
||||
Version: 4.0.0
|
||||
Release: 0
|
||||
Summary: Library providing a virtualization API
|
||||
License: LGPL-2.1+
|
||||
@@ -29,7 +29,7 @@ Source0: %{srcname}-%{version}.tar.gz
|
||||
Source1: %{srcname}-%{version}.tar.gz.asc
|
||||
Source2: python-libvirt-python.keyring
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libvirt-devel >= 0.9.11
|
||||
BuildRequires: libvirt-devel = %{version}
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: %{python_module devel}
|
||||
|
||||
Reference in New Issue
Block a user