diff --git a/librouteros-3.0.2.tar.gz b/librouteros-3.0.2.tar.gz deleted file mode 100644 index 950b1da..0000000 --- a/librouteros-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:243f534530b2dd04002a9c3b9c152060e11d92a3fe396660902dda6718a14c78 -size 43224 diff --git a/librouteros-3.1.0.tar.gz b/librouteros-3.1.0.tar.gz new file mode 100644 index 0000000..c971674 --- /dev/null +++ b/librouteros-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ac106ae9ff451cf28cae0686e2f70f79fd109055a26852f4cb69341b8110da +size 34224 diff --git a/python-librouteros.changes b/python-librouteros.changes index db9274c..f375f0f 100644 --- a/python-librouteros.changes +++ b/python-librouteros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 18 22:31:34 UTC 2020 - Martin Hauke + +- Update to version 3.1.0 + * Add In operator + ------------------------------------------------------------------- Mon Jul 20 20:44:13 UTC 2020 - Martin Hauke diff --git a/python-librouteros.spec b/python-librouteros.spec index 38fc2f6..3dcb68d 100644 --- a/python-librouteros.spec +++ b/python-librouteros.spec @@ -2,7 +2,7 @@ # spec file for package python-librouteros # # Copyright (c) 2020 SUSE LLC -# Copyright (c) 2017-2019, Martin Hauke +# Copyright (c) 2017-2020, 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.0.2 +Version: 3.1.0 Release: 0 Summary: Python implementation of MikroTik RouterOS API License: GPL-2.0-or-later