17
0

Accepting request 530549 from home:jengelh:branches:Virtualization

- Rectify RPM group. Adjust descriptions for neutrality and
  OS relevance.

OBS-URL: https://build.opensuse.org/request/show/530549
OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=8
This commit is contained in:
2017-10-02 21:04:50 +00:00
committed by Git OBS Bridge
parent f297f85895
commit c8a77bb493
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}