diff --git a/pyroute2-0.7.3.tar.gz b/pyroute2-0.7.3.tar.gz deleted file mode 100644 index c48e59508ad2ea3d9226124e2411bf780a14fd89..0000000000000000000000000000000000000000 Binary files a/pyroute2-0.7.3.tar.gz and /dev/null differ diff --git a/pyroute2-0.7.4.tar.gz b/pyroute2-0.7.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e320fa34766feea43667a01929a24056a24360aa Binary files /dev/null and b/pyroute2-0.7.4.tar.gz differ diff --git a/python-pyroute2.spec b/python-pyroute2.spec index 0cf6afe208eb51844701c2216fe976e92683a60f..fc7cacecf4e096ab723b0b89ce52438c095846dc 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyroute2 -Version: 0.7.3 -Release: 2 +Version: 0.7.4 +Release: 1 Summary: Python Netlink library 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 +Source0: https://files.pythonhosted.org/packages/9c/e6/8d163b1aea84223696fef8f8c55566adf166b79d614d602469d64af00226/pyroute2-0.7.4.tar.gz Source1: setup.py BuildArch: noarch @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Feb 28 2023 lvfei - 0.7.4-1 +- upgrade to verson 0.7.4 + * Fri Dec 09 2022 liukuo - 0.7.3-2 - License compliance rectification