diff --git a/librouteros-3.0.0.tar.gz b/librouteros-3.0.0.tar.gz deleted file mode 100644 index 92c74bf..0000000 --- a/librouteros-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9462fc8e15b489e439eecbddbaadda7555cbc565bf4496e11d8e47922fc554ef -size 31984 diff --git a/librouteros-3.0.1.tar.gz b/librouteros-3.0.1.tar.gz new file mode 100644 index 0000000..4fc9390 --- /dev/null +++ b/librouteros-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694bc91a65acb993fa519b2a80fb572399c4f7677afc4868de98d2e2ac3e0cfa +size 32710 diff --git a/python-librouteros.changes b/python-librouteros.changes index 1570b5f..842f04e 100644 --- a/python-librouteros.changes +++ b/python-librouteros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 20 17:58:37 UTC 2020 - Martin Hauke + +- Update to version 3.0.1 + * Add typing annotations + ------------------------------------------------------------------- Thu Nov 7 19:51:02 UTC 2019 - Martin Hauke diff --git a/python-librouteros.spec b/python-librouteros.spec index 151532e..e22bfcf 100644 --- a/python-librouteros.spec +++ b/python-librouteros.spec @@ -1,7 +1,7 @@ # # spec file for package python-librouteros # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2017-2019, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-librouteros -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: Python implementation of MikroTik RouterOS API License: GPL-2.0-or-later