Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package htop for openSUSE:Factory checked in at 2026-05-28 23:12:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/htop (Old) and /work/SRC/openSUSE:Factory/.htop.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "htop" Thu May 28 23:12:00 2026 rev:65 rq:1355641 version:3.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/htop/htop.changes 2026-05-05 15:16:45.762605077 +0200 +++ /work/SRC/openSUSE:Factory/.htop.new.1937/htop.changes 2026-05-28 23:12:09.143925374 +0200 @@ -1,0 +2,10 @@ +Thu May 28 13:33:49 UTC 2026 - Martin Pluskal <[email protected]> + +- Modernise spec file: + * Drop deprecated %suse_update_desktop_file call and the + matching update-desktop-files BuildRequires (upstream ships + a valid desktop file already). + * Add explicit BuildRequires on gcc and make — no longer + pulled in by the default OBS build root. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ htop.spec ++++++ --- /var/tmp/diff_new_pack.h1K5QA/_old 2026-05-28 23:12:10.835994928 +0200 +++ /var/tmp/diff_new_pack.h1K5QA/_new 2026-05-28 23:12:10.839995093 +0200 @@ -26,9 +26,10 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: binutils-devel +BuildRequires: gcc BuildRequires: libsensors4-devel +BuildRequires: make BuildRequires: pkgconfig >= 0.9.0 -BuildRequires: update-desktop-files BuildRequires: pkgconfig(hwloc) BuildRequires: pkgconfig(libcap) BuildRequires: pkgconfig(libnl-3.0) @@ -58,7 +59,6 @@ %install %make_install -%suse_update_desktop_file -i %{name} System Monitor %files %license COPYING
