diff --git a/tio-2.5.tar.xz b/tio-2.5.tar.xz deleted file mode 100644 index c45fa2b..0000000 --- a/tio-2.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:063952ee90a78cee180f6e660d6c73773dfc109efcdc151585accfe1500c44a7 -size 3418016 diff --git a/tio-2.6.tar.xz b/tio-2.6.tar.xz new file mode 100644 index 0000000..a84956e --- /dev/null +++ b/tio-2.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce4e8810eb620a40b2a69c4e89ed42df7e48a9ee70cba04d84c5a31aaf5764c +size 3429792 diff --git a/tio.changes b/tio.changes index 9b616d8..b9c6796 100644 --- a/tio.changes +++ b/tio.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jun 10 12:01:41 UTC 2023 - Martin Hauke + +- Update to 2.6: + * Remove warning when using pattern option + * Add --log-append option + * Fix line termination for response wait feature + ------------------------------------------------------------------- Wed Dec 28 12:38:35 UTC 2022 - Dirk Müller diff --git a/tio.spec b/tio.spec index b4860b7..a0b05b4 100644 --- a/tio.spec +++ b/tio.spec @@ -1,7 +1,7 @@ # # spec file for package tio # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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: tio -Version: 2.5 +Version: 2.6 Release: 0 Summary: Simple TTY terminal I/O application License: GPL-2.0-or-later