Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package radeontop for openSUSE:Factory checked in at 2026-06-02 16:02:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/radeontop (Old) and /work/SRC/openSUSE:Factory/.radeontop.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "radeontop" Tue Jun 2 16:02:19 2026 rev:12 rq:1356429 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/radeontop/radeontop.changes 2021-12-21 18:41:14.185906413 +0100 +++ /work/SRC/openSUSE:Factory/.radeontop.new.1937/radeontop.changes 2026-06-02 16:02:54.511419521 +0200 @@ -1,0 +2,9 @@ +Mon Jun 1 17:42:59 UTC 2026 - Martin Pluskal <[email protected]> + +- Spec cleanup: + * Add the explicit gcc and make BuildRequires + * Drop the obsolete radeontop-rpmlintrc (its + shlib-policy-name-error filter no longer matches anything) + * Use %autosetup and drop obsolete Group tag + +------------------------------------------------------------------- Old: ---- radeontop-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ radeontop.spec ++++++ --- /var/tmp/diff_new_pack.g7Keep/_old 2026-06-02 16:02:56.911519050 +0200 +++ /var/tmp/diff_new_pack.g7Keep/_new 2026-06-02 16:02:56.923519548 +0200 @@ -1,7 +1,7 @@ # # spec file for package radeontop # -# Copyright (c) 2021 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 @@ -21,10 +21,10 @@ Release: 0 Summary: Tool to view Radeon GPU utilization License: GPL-3.0-only -Group: System/Monitoring URL: https://github.com/clbr/radeontop Source0: https://github.com/clbr/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Source1: radeontop-rpmlintrc +BuildRequires: gcc +BuildRequires: make BuildRequires: pkgconfig BuildRequires: pkgconfig(libdrm) >= 2.4.63 BuildRequires: pkgconfig(libdrm_amdgpu) >= 2.4.79 @@ -43,7 +43,7 @@ %lang_package %prep -%setup -q +%autosetup %build export CFLAGS="%{optflags}"
