Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ImHex for openSUSE:Factory checked in at 2025-10-07 18:28:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ImHex (Old) and /work/SRC/openSUSE:Factory/.ImHex.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ImHex" Tue Oct 7 18:28:57 2025 rev:5 rq:1309602 version:1.37.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ImHex/ImHex.changes 2025-02-27 16:40:50.852351919 +0100 +++ /work/SRC/openSUSE:Factory/.ImHex.new.11973/ImHex.changes 2025-10-07 18:31:17.548873632 +0200 @@ -1,0 +2,5 @@ +Sat Oct 4 05:46:20 UTC 2025 - Martin Hauke <[email protected]> + +- Use fmt10 for TW builds. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ImHex.spec ++++++ --- /var/tmp/diff_new_pack.xBMDmW/_old 2025-10-07 18:31:18.424910545 +0200 +++ /var/tmp/diff_new_pack.xBMDmW/_new 2025-10-07 18:31:18.432910882 +0200 @@ -1,7 +1,7 @@ # # spec file for package ImHex # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -43,7 +43,11 @@ BuildRequires: python3-devel BuildRequires: update-desktop-files BuildRequires: pkgconfig(dbus-1) +%if 0%{?suse_version} > 1600 +BuildRequires: fmt-10-devel +%else BuildRequires: pkgconfig(fmt) +%endif BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(gl)
