Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package w_scan for openSUSE:Factory checked in at 2026-06-02 16:02:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/w_scan (Old) and /work/SRC/openSUSE:Factory/.w_scan.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "w_scan" Tue Jun 2 16:02:21 2026 rev:5 rq:1356430 version:20170107 Changes: -------- --- /work/SRC/openSUSE:Factory/w_scan/w_scan.changes 2025-02-21 21:37:42.323580522 +0100 +++ /work/SRC/openSUSE:Factory/.w_scan.new.1937/w_scan.changes 2026-06-02 16:02:58.423581753 +0200 @@ -1,0 +2,7 @@ +Mon Jun 1 18:02:17 UTC 2026 - Martin Pluskal <[email protected]> + +- Spec cleanup: + * Add the explicit gcc and make BuildRequires + * Drop obsolete Group tag + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ w_scan.spec ++++++ --- /var/tmp/diff_new_pack.GiEOsJ/_old 2026-06-02 16:03:00.311660049 +0200 +++ /var/tmp/diff_new_pack.GiEOsJ/_new 2026-06-02 16:03:00.327660712 +0200 @@ -1,7 +1,7 @@ # # spec file for package w_scan # -# 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 @@ -21,12 +21,13 @@ Release: 0 Summary: Tool for scanning DVB transponders License: GPL-2.0-only -Group: Hardware/TV URL: http://wirbel.htpc-forum.de/w_scan/index2.html Source0: http://wirbel.htpc-forum.de/w_scan/w_scan-%{version}.tar.bz2 # build with gcc 15 Patch0: w_scan-gcc15.patch +BuildRequires: gcc BuildRequires: linux-kernel-headers +BuildRequires: make %description w_scan is a small command line utility used to perform frequency scans for
