diff --git a/python-textfsm.changes b/python-textfsm.changes index 35a63a1..39b3099 100644 --- a/python-textfsm.changes +++ b/python-textfsm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 19 06:41:42 UTC 2021 - Dirk Müller + +- update to 1.1.2: + * String handling fix for Windows platforms + ------------------------------------------------------------------- Sun Dec 20 10:50:25 UTC 2020 - ecsos diff --git a/python-textfsm.spec b/python-textfsm.spec index 572fa78..84af353 100644 --- a/python-textfsm.spec +++ b/python-textfsm.spec @@ -1,7 +1,7 @@ # # spec file for package python-textfsm # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-textfsm -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: Python module for parsing semi-structured text into python tables License: Apache-2.0 diff --git a/textfsm-1.1.1.tar.gz b/textfsm-1.1.1.tar.gz deleted file mode 100644 index a9404b6..0000000 --- a/textfsm-1.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9299d54544b679ef2a477c9256ec5e906c649f8f79593b71d2bb56e1c96e6601 -size 51340 diff --git a/textfsm-1.1.2.tar.gz b/textfsm-1.1.2.tar.gz new file mode 100644 index 0000000..d3c6ccf --- /dev/null +++ b/textfsm-1.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec13fa5389a3a3b7ab73881475ec3d6f8d16a602894fdde2b2d93207cc8a8ea +size 51330