diff --git a/librouteros-3.1.0.tar.gz b/librouteros-3.1.0.tar.gz deleted file mode 100644 index c971674..0000000 --- a/librouteros-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72ac106ae9ff451cf28cae0686e2f70f79fd109055a26852f4cb69341b8110da -size 34224 diff --git a/librouteros-3.2.0.tar.gz b/librouteros-3.2.0.tar.gz new file mode 100644 index 0000000..af7d553 --- /dev/null +++ b/librouteros-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c1b782efc9185fcfa09270f0b322256642849f644399e5f47fe49dfd385d57 +size 34223 diff --git a/python-librouteros.changes b/python-librouteros.changes index f375f0f..4c96fbf 100644 --- a/python-librouteros.changes +++ b/python-librouteros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 18 20:54:31 UTC 2021 - Martin Hauke + +- Update to version 3.2.0 + * Ignore character decoding errors + ------------------------------------------------------------------- Fri Dec 18 22:31:34 UTC 2020 - Martin Hauke diff --git a/python-librouteros.spec b/python-librouteros.spec index 3dcb68d..00eac08 100644 --- a/python-librouteros.spec +++ b/python-librouteros.spec @@ -1,8 +1,8 @@ # # spec file for package python-librouteros # -# Copyright (c) 2020 SUSE LLC -# Copyright (c) 2017-2020, Martin Hauke +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2017-2021, Martin Hauke # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-librouteros -Version: 3.1.0 +Version: 3.2.0 Release: 0 Summary: Python implementation of MikroTik RouterOS API License: GPL-2.0-or-later