SHA256
1
0
forked from pool/tio

Accepting request 1173503 from hardware

OBS-URL: https://build.opensuse.org/request/show/1173503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tio?expand=0&rev=17
This commit is contained in:
2024-05-12 20:54:24 +00:00
committed by Git OBS Bridge
4 changed files with 36 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7ec8eab6c29a3821e3f1239cf6baa84ef634ea2188ffa93d7a276c89338961e
size 3450844

3
tio-3.2.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9208e98dce783598a76c406f0b076f07dc0f645aaaab99ee5c3039744e8c0e2a
size 3452984

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Thu May 9 08:41:24 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.2
* Do not print error when using --list with broken config file
* Clean up completion script
* Add option '--exec ' for running shell command
* Runs shell command with I/O redirected to device.
* Make sure all error output is directed to stderr
* Fix shadow variables
* Update man page
* Fix build on older GNU/Linux systems without statx
* Fix line ending in --list output
* Print location of configuratin file in --list output
* Fix alignment of profile listing
- Update to version 3.1
* Improve --list feature on non-linux platform
* List available profiles in --list output
* Always message when saving log file
* Add support for using TID as device in config file
* Fix use of invalid flag with regexec()
* Fix potential buffer overflow in match_and_replace()
* Fix profile autocompletion
* Replace use of stat() with fstat()
* For better security.
* Fix hexN output mode
* Update pattern matching example
* Fix submenu response when invalid key hit
* Replace inih with glib key file parser
* Enable extended pattern matching
* Update lua read() description
-------------------------------------------------------------------
Mon Apr 29 15:38:13 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

@@ -17,7 +17,7 @@
Name: tio
Version: 3.0
Version: 3.2
Release: 0
Summary: Simple TTY terminal I/O application
License: GPL-2.0-or-later
@@ -29,7 +29,6 @@ BuildRequires: lua53-devel
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(inih)
%description
Tio is a simple TTY terminal application which features a straightforward