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-02-20 16:40:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ImHex (Old) and /work/SRC/openSUSE:Factory/.ImHex.new.1873 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ImHex" Thu Feb 20 16:40:47 2025 rev:2 rq:1247285 version:1.37.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ImHex/ImHex.changes 2025-02-18 19:10:19.971564884 +0100 +++ /work/SRC/openSUSE:Factory/.ImHex.new.1873/ImHex.changes 2025-02-20 16:42:31.267413996 +0100 @@ -1,0 +2,7 @@ +Wed Feb 19 20:35:54 UTC 2025 - Martin Hauke <[email protected]> + +- Update to version 1.37.1 + Bugfix release + * https://github.com/WerWolv/ImHex/compare/v1.37.0...v1.37.1 + +------------------------------------------------------------------- Old: ---- ImHex-1.37.0.tar.xz New: ---- ImHex-1.37.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ImHex.spec ++++++ --- /var/tmp/diff_new_pack.qiAJnr/_old 2025-02-20 16:42:32.643471584 +0100 +++ /var/tmp/diff_new_pack.qiAJnr/_new 2025-02-20 16:42:32.643471584 +0100 @@ -1,7 +1,7 @@ # # spec file for package ImHex # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,11 +15,12 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define _plutovg_version 0.0.4 -%define sover 1_37_0 +%define sover 1_37_1 Name: ImHex -Version: 1.37.0 +Version: 1.37.1 Release: 0 Summary: A Hex Editor for Reverse Engineers, Programmers License: GPL-2.0-only @@ -31,13 +32,13 @@ Source99: %{name}-rpmlintrc Patch0: ImHex-llvm_demangler-linking.patch BuildRequires: cmake +BuildRequires: fdupes BuildRequires: file-devel >= 5.39 BuildRequires: gcc-c++ -BuildRequires: fdupes +BuildRequires: git-core BuildRequires: hicolor-icon-theme BuildRequires: llvm-devel BuildRequires: mbedtls-devel -BuildRequires: git-core BuildRequires: pkgconfig BuildRequires: python3-devel BuildRequires: update-desktop-files @@ -58,8 +59,8 @@ Provides: bundled(gnulib) Provides: bundled(imgui) Provides: bundled(intervaltree) -Provides: bundled(libromfs) Provides: bundled(libpl) +Provides: bundled(libromfs) Provides: bundled(microtar) Provides: bundled(plutovg) = %{_plutovg_version} @@ -138,6 +139,7 @@ %{_datadir}/mime/packages/imhex.xml %{_datadir}/pixmaps/imhex.svg %{_datadir}/applications/imhex.desktop + %files -n libimhex%{sover} %{_libdir}/libimhex.so.%{version} ++++++ ImHex-1.37.0.tar.xz -> ImHex-1.37.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/ImHex/ImHex-1.37.0.tar.xz /work/SRC/openSUSE:Factory/.ImHex.new.1873/ImHex-1.37.1.tar.xz differ: char 15, line 1 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.qiAJnr/_old 2025-02-20 16:42:32.727475099 +0100 +++ /var/tmp/diff_new_pack.qiAJnr/_new 2025-02-20 16:42:32.731475267 +0100 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="changesgenerate">disable</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="parent-tag">v1.37.0</param> + <param name="parent-tag">v1.37.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="filename">ImHex</param> </service>
