From 2585e7bbf9a0b67eaa1e764236e778eb247f0058 Mon Sep 17 00:00:00 2001 From: lauk001 Date: Fri, 9 Dec 2022 10:55:32 +0800 Subject: [PATCH] Modify compliance irregularities --- python-pyroute2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pyroute2.spec b/python-pyroute2.spec index 8614aeb..0cf6afe 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-pyroute2 Version: 0.7.3 -Release: 1 +Release: 2 Summary: Python Netlink library -License: GPLv2+ and Apache-2.0 +License: GPL-2.0-or-later and Apache-2.0 URL: https://github.com/svinota/pyroute2 Source0: https://files.pythonhosted.org/packages/9c/e6/8d163b1aea84223696fef8f8c55566adf166b79d614d602469d64af00226/pyroute2-0.7.3.tar.gz Source1: setup.py @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Dec 09 2022 liukuo - 0.7.3-2 +- License compliance rectification + * Mon Dec 05 2022 liqiuyu - 0.7.3-1 - Update package to version 0.7.3