Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package chafa for openSUSE:Factory checked in at 2024-06-18 22:51:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chafa (Old) and /work/SRC/openSUSE:Factory/.chafa.new.19518 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chafa" Tue Jun 18 22:51:32 2024 rev:21 rq:1181390 version:1.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/chafa/chafa.changes 2024-05-21 18:36:54.551411615 +0200 +++ /work/SRC/openSUSE:Factory/.chafa.new.19518/chafa.changes 2024-06-18 22:52:22.863671610 +0200 @@ -1,0 +2,16 @@ +Tue Jun 18 05:52:35 UTC 2024 - Michael Vetter <[email protected]> + +- Update to 1.14.1: + * A JPEG XL (.jxl) loader was added using libjxl (#188). + * Added detection of the Eat "Emulate a Terminal" Emacs terminal. + * Symbols mode was sped up significantly on AVX2-capable platforms. + * Tests: A new test driver was added. It will log the specifics + of any failures, which aids debugging of CI builds. + * Bug fixes: + #189 Fix installation of zsh completions. + #190 Fix a small memory leak in ChafaCanvas. + #192 Wrong sixel padding in some circumstances. + #195 tmux passthrough enabled when already set. + #196 iTerm mode not enabled automatically. + +------------------------------------------------------------------- Old: ---- chafa-1.14.0.tar.xz New: ---- chafa-1.14.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chafa.spec ++++++ --- /var/tmp/diff_new_pack.emXKwk/_old 2024-06-18 22:52:23.379683069 +0200 +++ /var/tmp/diff_new_pack.emXKwk/_new 2024-06-18 22:52:23.379683069 +0200 @@ -17,7 +17,7 @@ Name: chafa -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: Image-to-text converter for terminal License: LGPL-3.0-or-later @@ -25,14 +25,14 @@ URL: https://hpjansson.org/chafa/ Source0: https://github.com/hpjansson/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz BuildRequires: freetype2-devel -BuildRequires: libjpeg-devel -BuildRequires: librsvg-devel -BuildRequires: libtiff-devel -BuildRequires: libwebp-devel BuildRequires: gcc BuildRequires: glib2-devel >= 2.26 BuildRequires: gtk-doc +BuildRequires: libjpeg-devel +BuildRequires: librsvg-devel +BuildRequires: libtiff-devel BuildRequires: libtool +BuildRequires: libwebp-devel Requires: libchafa0 = %{version} %description ++++++ chafa-1.14.0.tar.xz -> chafa-1.14.1.tar.xz ++++++ ++++ 12864 lines of diff (skipped)
