From 2de7f26ae243399b014365e395e5094046af5c8ac3cca85cfb5de336a95d5ecb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 29 Apr 2020 10:28:01 +0000 Subject: [PATCH] - update to 0.5.11: * ndb.report: filters and transformations * ndb.objects.route: support basic MPLS routes management * ndb.objects.route: support MPLS lwtunnel routes * ndb.schema: reschedule events OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=39 --- pyroute2-0.5.10.tar.gz | 3 --- pyroute2-0.5.11.tar.gz | 3 +++ python-pyroute2.changes | 9 +++++++++ python-pyroute2.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 pyroute2-0.5.10.tar.gz create mode 100644 pyroute2-0.5.11.tar.gz diff --git a/pyroute2-0.5.10.tar.gz b/pyroute2-0.5.10.tar.gz deleted file mode 100644 index 9a7abf0..0000000 --- a/pyroute2-0.5.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39aca55d1d2ccc37062840eb81ae91de1bdf4bcec61e905f6d27ec6378d0742a -size 758703 diff --git a/pyroute2-0.5.11.tar.gz b/pyroute2-0.5.11.tar.gz new file mode 100644 index 0000000..9ea43ef --- /dev/null +++ b/pyroute2-0.5.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e959f1a89d715158b91fe83b67946a4441e5e098cc225f4df78a3765ac4af2 +size 767514 diff --git a/python-pyroute2.changes b/python-pyroute2.changes index 7933bd6..828c579 100644 --- a/python-pyroute2.changes +++ b/python-pyroute2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 29 10:26:20 UTC 2020 - Dirk Mueller + +- update to 0.5.11: + * ndb.report: filters and transformations + * ndb.objects.route: support basic MPLS routes management + * ndb.objects.route: support MPLS lwtunnel routes + * ndb.schema: reschedule events + ------------------------------------------------------------------- Sat Mar 14 15:55:55 UTC 2020 - Dirk Mueller diff --git a/python-pyroute2.spec b/python-pyroute2.spec index dd08ed9..e5da53a 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.10 +Version: 0.5.11 Release: 0 Summary: Python Netlink library License: GPL-2.0-or-later OR Apache-2.0