Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package chafa for openSUSE:Factory checked in at 2022-03-21 20:12:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chafa (Old) and /work/SRC/openSUSE:Factory/.chafa.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chafa" Mon Mar 21 20:12:36 2022 rev:10 rq:963661 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/chafa/chafa.changes 2021-09-01 21:37:36.252907451 +0200 +++ /work/SRC/openSUSE:Factory/.chafa.new.25692/chafa.changes 2022-03-21 20:12:45.652484333 +0100 @@ -1,0 +2,39 @@ +Mon Mar 21 11:08:11 UTC 2022 - Michael Vetter <[email protected]> + +- Update to 0.10.0: + * New option: --animate <bool>. On by default. Can be turned off + to replace animations with a still frame #79. + * New option: --center <bool> or -C <bool>. Off by default. Can + be turned on to center images #83. + * New options: --margin-bottom <n> and --margin-right <n>. These + permit using all available space (with --margin-bottom 0) or some + smaller amount #61. + * New option: --polite <bool>. On by default. Can be turned off to + correct issues caused by previous terminal state (e.g. no sixel scrolling) + and improve presentation (e.g. by temporarily hiding the cursor). This can + leave the terminal in an altered state, which is somewhat rude. + * New option: --threads <n>. Allows manually specifying the number of threads to + use. Defaults to one per detected logical CPU core. + * When invoked with redirected input and no arguments, act like a + filter as if invoked with -. + * If input or output is being redirected, default to playing animations only once + instead of looping forever. This can be overridden with -d inf. + * Replaced obsolete Autoconf macros. + * Improved image loaders: + + GIF: Load GIF87a images as well as GIF89a. + + PNG: Add an internal copy of LodePNG, bypassing ImageMagick. + This improves performance and helps with eventually phasing out the latter. + + XWD: Support images generated by convert. + * Improved terminal support: + + Contour: Enable sixel support. + + foot: Open-ended TERM string matching. + + Konsole: Enable sixel support. + + WezTerm: Enable sixel support. + * Bug fixes: + + #76 Smolscale uses too much stack space. + + #81 Chafa --version is returned to stderr, not stdout. + + [unfiled] Potential memory overrun when using Floyd-Steinberg dithering + in symbols mode. + + [unfiled] iTerm2 compatibility issue with WezTerm and possi + +------------------------------------------------------------------- Old: ---- chafa-1.8.0.tar.xz New: ---- chafa-1.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chafa.spec ++++++ --- /var/tmp/diff_new_pack.MNYfon/_old 2022-03-21 20:12:46.236484916 +0100 +++ /var/tmp/diff_new_pack.MNYfon/_new 2022-03-21 20:12:46.240484920 +0100 @@ -1,7 +1,7 @@ # # spec file for package chafa # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: chafa -Version: 1.8.0 +Version: 1.10.0 Release: 0 Summary: Image-to-text converter for terminal License: LGPL-3.0-or-later ++++++ chafa-1.8.0.tar.xz -> chafa-1.10.0.tar.xz ++++++ ++++ 16879 lines of diff (skipped)
