diff --git a/pyroute2-0.5.5.tar.gz b/pyroute2-0.5.5.tar.gz deleted file mode 100644 index 7c1de34..0000000 --- a/pyroute2-0.5.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad679a91d453fe8426c4076d0da3a67265e5ccfe641879d75c9bc7660d075dfa -size 702481 diff --git a/pyroute2-0.5.6.tar.gz b/pyroute2-0.5.6.tar.gz new file mode 100644 index 0000000..07197e1 --- /dev/null +++ b/pyroute2-0.5.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deae0e6191a04c3ee213c6fae6ed779602ef5da5ca5e2fa533f27bc04326bfbe +size 723915 diff --git a/python-pyroute2.changes b/python-pyroute2.changes index b890f3a..f507dfb 100644 --- a/python-pyroute2.changes +++ b/python-pyroute2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 3 10:15:55 UTC 2019 - Tomáš Chvátal + +- Update to 0.5.6: + * ndb.objects.route: multipath routes + * ndb.objects.rule: basic support + * ndb.objects.interface: veth fixed + * ndb.source: fix source restart + * ndb.log: logging setup + ------------------------------------------------------------------- Fri Apr 12 13:10:15 UTC 2019 - pgajdos@suse.com diff --git a/python-pyroute2.spec b/python-pyroute2.spec index c6f143d..f9c5963 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.5.5 +Version: 0.5.6 Release: 0 Summary: Python Netlink library License: GPL-2.0-or-later OR Apache-2.0