From 3d234047d8b41657228b8b65a08f6c84f9bfc9ce9fcc2cb05eb80e72dd608d54 Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Thu, 21 Apr 2022 18:21:31 +0000 Subject: [PATCH] Accepting request 969911 from home:mnhauke - Update to version 1.37 * Make libinih a fallback dependency * Fix timestamp parsing in INI conf * Factorize timestamp parsing to be coherent with command line format in configuration file. OBS-URL: https://build.opensuse.org/request/show/969911 OBS-URL: https://build.opensuse.org/package/show/hardware/tio?expand=0&rev=8 --- tio-1.36.tar.xz | 3 --- tio-1.37.tar.xz | 3 +++ tio.changes | 9 +++++++++ tio.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 tio-1.36.tar.xz create mode 100644 tio-1.37.tar.xz diff --git a/tio-1.36.tar.xz b/tio-1.36.tar.xz deleted file mode 100644 index e6fa919..0000000 --- a/tio-1.36.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a73ddfceed9851944e651e21a4f45a0526f15585a26420f2afef0283b7c477c -size 1803668 diff --git a/tio-1.37.tar.xz b/tio-1.37.tar.xz new file mode 100644 index 0000000..4a950a0 --- /dev/null +++ b/tio-1.37.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54cd09baeaabd306fdea486b8161eea6ea75bb970b27cae0e8e407fb2dd7181 +size 1804236 diff --git a/tio.changes b/tio.changes index 6f2c1cf..e937dd4 100644 --- a/tio.changes +++ b/tio.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 13 16:13:57 UTC 2022 - Martin Hauke + +- Update to version 1.37 + * Make libinih a fallback dependency + * Fix timestamp parsing in INI conf + * Factorize timestamp parsing to be coherent with command line + format in configuration file. + ------------------------------------------------------------------- Wed Mar 23 14:46:45 UTC 2022 - Martin Hauke diff --git a/tio.spec b/tio.spec index 5aa837a..1be6e56 100644 --- a/tio.spec +++ b/tio.spec @@ -17,7 +17,7 @@ Name: tio -Version: 1.36 +Version: 1.37 Release: 0 Summary: Simple TTY terminal I/O application License: GPL-2.0-or-later