diff --git a/python-pyroute2.changes b/python-pyroute2.changes index d89c0ec..7933bd6 100644 --- a/python-pyroute2.changes +++ b/python-pyroute2.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Mar 14 15:55:55 UTC 2020 - Dirk Mueller -- update to 0.5.10: +- update to 0.5.10 bsc#1161898: * general: don't use pkg_resources * iproute: fix Windows support * netlink: provide the target field diff --git a/python-pyroute2.spec b/python-pyroute2.spec index a30e516..dd08ed9 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -22,7 +22,6 @@ Version: 0.5.10 Release: 0 Summary: Python Netlink library License: GPL-2.0-or-later OR Apache-2.0 -Group: Development/Languages/Python URL: https://github.com/svinota/pyroute2 Source: https://files.pythonhosted.org/packages/source/p/pyroute2/pyroute2-%{version}.tar.gz BuildRequires: %{python_module nose}