17
0
2017-10-03 21:18:11 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 2 18:56:32 UTC 2017 - jengelh@inai.de
- Rectify RPM group. Adjust descriptions for neutrality and
OS relevance.
-------------------------------------------------------------------
Fri Sep 15 16:30:22 UTC 2017 - jfehlig@suse.com

View File

@@ -22,9 +22,9 @@ Name: python-libvirt-python
Url: http://libvirt.org/
Version: 3.7.0
Release: 0
Summary: Library providing a simple virtualization API
Summary: Library providing a virtualization API
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Group: Development/Languages/Python
Source0: %{srcname}-%{version}.tar.gz
Source1: %{srcname}-%{version}.tar.gz.asc
Source2: python-libvirt-python.keyring
@@ -45,7 +45,7 @@ Obsoletes: libvirt-python < %{version}
The python-libvirt-python package contains a module that permits applications
written in the Python programming language to use the interface
supplied by the libvirt library to use the virtualization capabilities
of recent versions of Linux (and other OSes).
of recent versions of Linux (v2.6.20+).
%prep
%setup -q -n %{srcname}-%{version}