From c8a77bb493d714fc640be4be29a556fcf95b8295b9c920aeea84ef1fd5e7fd15 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 2 Oct 2017 21:04:50 +0000 Subject: [PATCH] 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 --- python-libvirt-python.changes | 6 ++++++ python-libvirt-python.spec | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index 4082dbc..7e23e2c 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -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 diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index a8124ad..69f2545 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -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}