Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tio for openSUSE:Factory checked in 
at 2024-05-07 18:03:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tio (Old)
 and      /work/SRC/openSUSE:Factory/.tio.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tio"

Tue May  7 18:03:52 2024 rev:16 rq:1172271 version:3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tio/tio.changes  2024-04-23 18:57:18.561139149 
+0200
+++ /work/SRC/openSUSE:Factory/.tio.new.1880/tio.changes        2024-05-07 
18:04:24.344692982 +0200
@@ -1,0 +2,37 @@
+Mon Apr 29 15:38:13 UTC 2024 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 3.0
+  * Simplify lua line manipulation API
+  * Disable DEC Special Graphics at exit if vt100
+  * Add hexN output mode
+  * Rename sub-config to profile
+  * Use lua io.write() instead of print()
+  * Add new ways to manage serial devices
+    + Rename --list-devices to --list
+    + Rename --no-autoconnect to --no-reconnect
+    + Switch -l and -L options
+      -l now lists available serial devices
+      -L enables log to file
+    + Add option --auto-connect
+    + Connect to same port/device combination via unique
+      topology ID (TID)
+    + Reworked and improved listing of serial devices to show
+      serial devices
+  * Clean up timestamp enum definition
+  * Add missing options to show configuration
+  * Update description of mute option
+  * Add lua read_string() function
+  * Don't forget to log output in lua expect()
+  * Generalize automatic login example for Linux
+  * Fix log output in hex output mode
+  * Add timeout based timestamps in hex output mo
+  * Improve switched messages
+  * Extend lua expect() to also return matched string
+  * Add automatic login script example
+  * Organize examples directory
+  * Introduce basic line input mode
+  * Cleanup global variable name shadowing
+  * Updated login example with new expect logic
+  * Reset buffer size at start of expect
+
+-------------------------------------------------------------------

Old:
----
  tio-2.8.tar.xz

New:
----
  tio-3.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tio.spec ++++++
--- /var/tmp/diff_new_pack.5GJKyB/_old  2024-05-07 18:04:25.192723818 +0200
+++ /var/tmp/diff_new_pack.5GJKyB/_new  2024-05-07 18:04:25.192723818 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           tio
-Version:        2.8
+Version:        3.0
 Release:        0
 Summary:        Simple TTY terminal I/O application
 License:        GPL-2.0-or-later
@@ -28,6 +28,7 @@
 BuildRequires:  lua53-devel
 BuildRequires:  meson
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(inih)
 
 %description

++++++ tio-2.8.tar.xz -> tio-3.0.tar.xz ++++++
++++ 4739 lines of diff (skipped)

Reply via email to