diff --git a/python-pyroute2.spec b/python-pyroute2.spec index 225dec95948b9aedf216d1aa8fe9036e89808e34..03e666c638cb88df186ca7ca59b9c9f10498cc25 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -1,8 +1,8 @@ Name: python-pyroute2 Version: 0.5.14 -Release: 1 +Release: 2 Summary: Python Netlink library -License: dual license GPLv2+ and Apache v2 +License: GPLv2+ and Apache v2 URL: https://github.com/svinota/pyroute2 Source0: https://files.pythonhosted.org/packages/0b/71/2920f854ef3cbb8472aa70539cf63fcc214e5c1b40f21c7cdb4910a6f5e9/pyroute2-0.5.14.tar.gz BuildArch: noarch @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 11 2024 tzing_t - 0.5.14-2 +- license info rectification + * Fri Oct 23 2020 wutao - 0.5.14-1 - upgrade and disable python2 build