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}