Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mingw32-filesystem for openSUSE:Factory checked in at 2025-05-12 18:09:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mingw32-filesystem (Old) and /work/SRC/openSUSE:Factory/.mingw32-filesystem.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mingw32-filesystem" Mon May 12 18:09:09 2025 rev:33 rq:1276860 version:20250512 Changes: -------- --- /work/SRC/openSUSE:Factory/mingw32-filesystem/mingw32-filesystem.changes 2025-05-05 22:58:40.802231065 +0200 +++ /work/SRC/openSUSE:Factory/.mingw32-filesystem.new.30101/mingw32-filesystem.changes 2025-05-12 18:09:16.819258229 +0200 @@ -1,0 +2,8 @@ +Mon May 12 07:04:21 UTC 2025 - Ralf Habacker <ralf.habac...@freenet.de> + +- Update to version 20250512 +- Hide the rpmlint warning via an unspecified group, as this has + been optional since 2020 according to + https://news.opensuse.org/2020/11/23/news-in-opensuse-packaging/#group-tag + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mingw32-filesystem.spec ++++++ --- /var/tmp/diff_new_pack.4FmhvN/_old 2025-05-12 18:09:17.635292601 +0200 +++ /var/tmp/diff_new_pack.4FmhvN/_new 2025-05-12 18:09:17.635292601 +0200 @@ -31,7 +31,7 @@ %define _rpmmacrodir %{_sysconfdir}/rpm %endif Name: mingw32-filesystem -Version: 20250422 +Version: 20250512 Release: 0 Summary: MinGW base filesystem and environment License: GPL-2.0-or-later ++++++ mingw32-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.4FmhvN/_old 2025-05-12 18:09:17.795299341 +0200 +++ /var/tmp/diff_new_pack.4FmhvN/_new 2025-05-12 18:09:17.799299509 +0200 @@ -23,6 +23,10 @@ # This group is used a lot, so ignore the warning about it. addFilter ("^mingw32-.*non-standard-group Development/Libraries$") +# The group tag is optional since 2020, see +# https://news.opensuse.org/2020/11/23/news-in-opensuse-packaging/#group-tag +addFilter ("^mingw32-.*non-standard-group Unspecified$") + # using /opt/testing addFilter("^mingw32-*filelist-forbidden-opt")