Modify compliance irregularities
This commit is contained in:
parent
e7174488c7
commit
2585e7bbf9
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pyroute2
|
Name: python-pyroute2
|
||||||
Version: 0.7.3
|
Version: 0.7.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python Netlink library
|
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
|
URL: https://github.com/svinota/pyroute2
|
||||||
Source0: https://files.pythonhosted.org/packages/9c/e6/8d163b1aea84223696fef8f8c55566adf166b79d614d602469d64af00226/pyroute2-0.7.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/9c/e6/8d163b1aea84223696fef8f8c55566adf166b79d614d602469d64af00226/pyroute2-0.7.3.tar.gz
|
||||||
Source1: setup.py
|
Source1: setup.py
|
||||||
@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2022 liukuo <liukuo@kylinos.cn> - 0.7.3-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Dec 05 2022 liqiuyu <liqiuyu@kylinos.cn> - 0.7.3-1
|
* Mon Dec 05 2022 liqiuyu <liqiuyu@kylinos.cn> - 0.7.3-1
|
||||||
- Update package to version 0.7.3
|
- Update package to version 0.7.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user