diff --git a/pyroute2-0.4.19.tar.gz b/pyroute2-0.4.19.tar.gz deleted file mode 100644 index 2fa8854..0000000 --- a/pyroute2-0.4.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:122a1e34702287b805742a6edd8fe8483608238bd1602df2d5e3274bd8e8030a -size 577527 diff --git a/pyroute2-0.4.21.tar.gz b/pyroute2-0.4.21.tar.gz new file mode 100644 index 0000000..b390870 --- /dev/null +++ b/pyroute2-0.4.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7afad28ee0a0f3e7c34adaa9f953d00560ed9910203e93f107833b6e8d151171 +size 577795 diff --git a/python-pyroute2.changes b/python-pyroute2.changes index 599f4f7..da16920 100644 --- a/python-pyroute2.changes +++ b/python-pyroute2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 19 13:25:40 UTC 2017 - tbechtold@suse.com + +- update to 0.4.21: + * ipdb: #416 -- workaround for the vrf_table issue + * ipdb: #392 -- fix MPLS route key reference + * ipdb: #408 -- fix IPv6 routes in tables >= 256 + * ipdb: use tos as a route key + ------------------------------------------------------------------- Fri Aug 25 08:28:33 UTC 2017 - tbechtold@suse.com diff --git a/python-pyroute2.spec b/python-pyroute2.spec index 29a13a5..0aa33e5 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyroute2 -Version: 0.4.19 +Version: 0.4.21 Release: 0 Summary: Python Netlink library License: GPL-2.0+ or Apache-2.0