Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package asciinema for openSUSE:Factory checked in at 2023-08-30 10:20:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/asciinema (Old) and /work/SRC/openSUSE:Factory/.asciinema.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "asciinema" Wed Aug 30 10:20:46 2023 rev:10 rq:1107861 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/asciinema/asciinema.changes 2022-10-03 13:45:08.109398681 +0200 +++ /work/SRC/openSUSE:Factory/.asciinema.new.1766/asciinema.changes 2023-08-30 10:23:33.482732907 +0200 @@ -1,0 +2,22 @@ +Mon Aug 28 08:11:38 UTC 2023 - Andrea Manzini <andrea.manz...@suse.com> + +- update to 2.3.0: + * Added official support for Python 3.11 + * Dropped official support for Python 3.6 + * Implemented markers in rec and play -m commands + * Added --loop option for looped playback in play command + * Added --stream and --out-fmt option for customizing output of play command + * Improved terminal charset detection (thanks @djds) + * Extended cat command to support multiple files (thanks @Low-power) + * Improved upload error messages + * Fixed direct playback from URL + * Made raw output start with terminal size sequence (\e[8;H;Wt) + * Prevented recording to stdout when it's a TTY + * Added target file permission checks to avoid ugly errors + * Removed named pipe re-opening, which was causing hangs in certain scenarios + * Improved PTY/TTY data reading - it goes in bigger chunks now (256 kb) + * Fixed deadlock in PTY writes (thanks @Low-power) + * Improved input forwarding from stdin + * Ignored OSC responses in recorded stdin stream + +------------------------------------------------------------------- Old: ---- asciinema-2.2.0.tar.gz New: ---- asciinema-2.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ asciinema.spec ++++++ --- /var/tmp/diff_new_pack.KSaEts/_old 2023-08-30 10:23:34.414766176 +0200 +++ /var/tmp/diff_new_pack.KSaEts/_new 2023-08-30 10:23:34.418766318 +0200 @@ -1,7 +1,7 @@ # # spec file for package asciinema # -# 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 @@ -18,7 +18,7 @@ %global pythons python3 Name: asciinema -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: Terminal session recorder License: GPL-3.0-or-later ++++++ asciinema-2.2.0.tar.gz -> asciinema-2.3.0.tar.gz ++++++ ++++ 1668 lines of diff (skipped)