Accepting request 1039982 from home:dirkmueller:Factory
- update to 2.4: * Add threaded input handling * Fix so that is it possible to quit tio in tio etc. * Add key command to toggle log on/off OBS-URL: https://build.opensuse.org/request/show/1039982 OBS-URL: https://build.opensuse.org/package/show/hardware/tio?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
cf0d6e39b3
commit
cf9b21f652
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77b485aafa3aa8e01fc2976ac547e7769c1c338bac41eeb7c1ec6fc0cc7ee5cd
|
||||
size 3416720
|
3
tio-2.4.tar.xz
Normal file
3
tio-2.4.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b715e21454c5734154346486e61a9480d1e707c2c9b0cc56e4b1ba38838df8cf
|
||||
size 3417548
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 4 14:05:17 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.4:
|
||||
* Add threaded input handling
|
||||
* Fix so that is it possible to quit tio in tio etc.
|
||||
* Add key command to toggle log on/off
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 6 19:04:02 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
3
tio.spec
3
tio.spec
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: tio
|
||||
Version: 2.3
|
||||
Version: 2.4
|
||||
Release: 0
|
||||
Summary: Simple TTY terminal I/O application
|
||||
License: GPL-2.0-or-later
|
||||
@@ -25,6 +25,7 @@ Group: Hardware/Modem
|
||||
URL: https://tio.github.io/
|
||||
Source: https://github.com/tio/tio/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(inih)
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user