diff --git a/pyroute2-0.4.11.tar.gz b/pyroute2-0.4.11.tar.gz deleted file mode 100644 index 246b505..0000000 --- a/pyroute2-0.4.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a1745ee752ea802127fe41c6e0b991e0c5564477c46936e3c2f57b8bed05a87 -size 185750 diff --git a/pyroute2-0.4.12.tar.gz b/pyroute2-0.4.12.tar.gz new file mode 100644 index 0000000..d8302e2 --- /dev/null +++ b/pyroute2-0.4.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e2e4841541aa180d14e301c5bfbc2d258e697e6dc76c88855cbf8b86375733 +size 562555 diff --git a/python-pyroute2.changes b/python-pyroute2.changes index ad9904f..e628cb4 100644 --- a/python-pyroute2.changes +++ b/python-pyroute2.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jan 10 17:18:02 UTC 2017 - dmueller@suse.com + +- update to 0.4.12: + * ipdb: #314 -- let users choose RTNL groups IPDB listens to + * ipdb: #321 -- isolate `net_ns_.*` setup in a separate code block + * ipdb: #322 -- IPv6 updates on interfaces in DOWN state + * ifinfmsg: allow absolute/relative paths in the net_ns_fd NLA + * ipset: #323 -- support setting counters on ipset add + * ipset: `headers()` command + * ipset: revisions + * ipset: #326 -- mark types + ------------------------------------------------------------------- Mon Nov 21 08:17:08 UTC 2016 - glin@suse.com diff --git a/python-pyroute2.spec b/python-pyroute2.spec index 5436e02..a2f8884 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyroute2 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-pyroute2 -Version: 0.4.11 +Version: 0.4.12 Release: 0 Summary: Python Netlink library License: GPL-2.0+ or Apache-2.0