Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package imv for openSUSE:Factory checked in 
at 2026-01-26 12:35:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/imv (Old)
 and      /work/SRC/openSUSE:Factory/.imv.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "imv"

Mon Jan 26 12:35:00 2026 rev:11 rq:1329262 version:5.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/imv/imv.changes  2025-03-18 17:43:04.493989451 
+0100
+++ /work/SRC/openSUSE:Factory/.imv.new.1928/imv.changes        2026-01-26 
12:35:11.423358123 +0100
@@ -1,0 +2,29 @@
+Mon Jan 19 08:19:47 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 5.0.1:
+  * In multi-windows installation the imv script now contains absolute paths to
+    the executables allowing multiple installations on a single machine to 
coexist
+
+-------------------------------------------------------------------
+Mon Jan 19 08:19:14 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 5.0.0:
+  * FreeImage support is dropped as the library is unmaintained and contains
+    unpatched vulnerabilities
+  * libnsgif now requires version 1.0.0
+  * The 'open' command no longer splits arguments by space before shell 
expansion
+  * The 'zoom' command now checks the passed argument for a '%' suffix and 
scales
+    the image linearly if it is present; no other suffixes are allowed
+  * Fix linking errors with icu > 75
+  * Fix displaying HEIF images with odd width
+  * Fix displaying images with dimensions larger than maximum OpenGL texture 
size
+  * Use linear mipmaps to downscale images when OpenGL 3 is available
+  * Fix scaling of SVG images on HiDPI monitors
+  * Try to display broken JPEG images when the corruption is not fatal
+  * Mime types listed in desktop files now correctly reflect enabled backends
+  * New backends: libnsbmp, qoi, farbfeld, libwebp
+  * Support for touchpad gestures on wayland
+  * New command line option '-i' sets the app id of the created window
+- Drop imv-link-icu-uc.patch
+
+-------------------------------------------------------------------

Old:
----
  imv-link-icu-uc.patch
  v4.5.0.tar.gz

New:
----
  v5.0.1.tar.gz

----------(Old B)----------
  Old:  * New command line option '-i' sets the app id of the created window
- Drop imv-link-icu-uc.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ imv.spec ++++++
--- /var/tmp/diff_new_pack.YZlz7l/_old  2026-01-26 12:35:12.131387833 +0100
+++ /var/tmp/diff_new_pack.YZlz7l/_new  2026-01-26 12:35:12.139388169 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package imv
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,22 @@
 
 
 Name:           imv
-Version:        4.5.0
+Version:        5.0.1
 Release:        0
 Summary:        Image viewer for X11/Wayland
 License:        GPL-2.0-or-later AND MIT
 Group:          Productivity/Graphics/Viewers
 URL:            https://git.sr.ht/~exec64/imv
 Source:         https://git.sr.ht/~exec64/imv/archive/v%{version}.tar.gz
-Patch0:         imv-link-icu-uc.patch
 BuildRequires:  asciidoc
 BuildRequires:  cmake
-BuildRequires:  freeimage-devel
 BuildRequires:  libicu-devel
 BuildRequires:  libinih-devel
+BuildRequires:  libnetpbm-devel
 BuildRequires:  meson
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
+BuildRequires:  qoi-devel
 BuildRequires:  pkgconfig(SDL2_ttf)
 BuildRequires:  pkgconfig(cmocka)
 BuildRequires:  pkgconfig(egl)
@@ -49,6 +49,7 @@
 BuildRequires:  pkgconfig(pangocairo)
 BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  pkgconfig(wayland-egl)
+BuildRequires:  pkgconfig(wayland-protocols)
 BuildRequires:  pkgconfig(xkbcommon)
 BuildRequires:  pkgconfig(xkbcommon-x11)
 
@@ -59,7 +60,7 @@
 %autosetup -n %{name}-v%{version}
 
 %build
-%meson -Dlibnsgif=disabled
+%meson -Dlibnsgif=disabled -Dlibnsbmp=disabled -Dtest=disabled
 %meson_build
 
 %install

++++++ v4.5.0.tar.gz -> v5.0.1.tar.gz ++++++
++++ 6502 lines of diff (skipped)

Reply via email to