Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mmc-utils for openSUSE:Factory checked in at 2026-06-02 16:01:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mmc-utils (Old) and /work/SRC/openSUSE:Factory/.mmc-utils.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mmc-utils" Tue Jun 2 16:01:59 2026 rev:24 rq:1356422 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mmc-utils/mmc-utils.changes 2025-07-08 15:29:48.880188553 +0200 +++ /work/SRC/openSUSE:Factory/.mmc-utils.new.1937/mmc-utils.changes 2026-06-02 16:02:32.390502198 +0200 @@ -1,0 +2,6 @@ +Mon Jun 1 17:18:49 UTC 2026 - Martin Pluskal <[email protected]> + +- Use the standard gcc and make BuildRequires instead of the + non-standard c_compiler + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mmc-utils.spec ++++++ --- /var/tmp/diff_new_pack.z4npd3/_old 2026-06-02 16:02:34.290580992 +0200 +++ /var/tmp/diff_new_pack.z4npd3/_new 2026-06-02 16:02:34.290580992 +0200 @@ -1,7 +1,7 @@ # # spec file for package mmc-utils # -# 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 @@ -24,7 +24,8 @@ URL: https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/ Source0: %{name}-%{version}.tar.gz Source1: https://www.gnu.org/licenses/gpl-2.0.txt -BuildRequires: c_compiler +BuildRequires: gcc +BuildRequires: make %description Userspace tools for controlling and querying MMC/SD storage devices
