Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package swayimg for openSUSE:Factory checked in at 2026-07-23 23:10:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swayimg (Old) and /work/SRC/openSUSE:Factory/.swayimg.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swayimg" Thu Jul 23 23:10:20 2026 rev:27 rq:1367390 version:5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/swayimg/swayimg.changes 2026-03-24 18:50:41.850983077 +0100 +++ /work/SRC/openSUSE:Factory/.swayimg.new.2004/swayimg.changes 2026-07-23 23:13:24.034717197 +0200 @@ -1,0 +2,18 @@ +Wed Jul 22 18:04:42 UTC 2026 - Muhammad Akbar Yanuar Mantari <[email protected]> + +- Update to version 5.4 + * Added JPEG2000 and X BitMap image format support + * Added IPTC and XMP tag reading support + * Added support for embedded thumbnails in RAW images + * Added support for previewing TTF/OTF fonts as images + * Added drag-and-drop support to receive images + * Improved thumbnail visual quality in gallery mode + * Optimized memory usage for non-image files + * Improved orientation handling for HEIF and RAW formats + * Improved Hyprland overlay mode support and fixes + * Fixed 16-bit image decoding for TGA format + * Fixed Wayland thread sync undefined behavior + * Updated Lua API with stack trace reporting and config options +- Add pkgconfig(libopenjp2) BuildRequires: enable JPEG2000 support + +------------------------------------------------------------------- Old: ---- swayimg-v.5.0.tar.gz New: ---- swayimg-5.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swayimg.spec ++++++ --- /var/tmp/diff_new_pack.DhwfMb/_old 2026-07-23 23:13:25.854781201 +0200 +++ /var/tmp/diff_new_pack.DhwfMb/_new 2026-07-23 23:13:25.870781763 +0200 @@ -22,12 +22,12 @@ %global force_gcc_version 13 %endif Name: swayimg -Version: 5.0 +Version: 5.4 Release: 0 Summary: Image viewer for Sway/Wayland License: MIT URL: https://github.com/artemsen/swayimg -Source: %{url}/archive/v.%{version}/%{name}-v.%{version}.tar.gz +Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: giflib-devel BuildRequires: hicolor-icon-theme BuildRequires: meson >= 0.60.0 @@ -50,6 +50,7 @@ BuildRequires: pkgconfig(libpng16) BuildRequires: pkgconfig(libraw) BuildRequires: pkgconfig(libsixel) +BuildRequires: pkgconfig(libopenjp2) BuildRequires: pkgconfig(libtiff-4) BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(libwebpdemux) @@ -66,7 +67,7 @@ opening the image directly in a terminal window. %prep -%autosetup -n %{name}-v.%{version} -p1 +%autosetup -p1 %build %if 0%{?force_gcc_version} ++++++ swayimg-v.5.0.tar.gz -> swayimg-5.4.tar.gz ++++++ ++++ 21512 lines of diff (skipped)
