Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package mingw32-runtime for openSUSE:Factory
checked in at 2021-09-21 21:13:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-runtime (Old)
and /work/SRC/openSUSE:Factory/.mingw32-runtime.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mingw32-runtime"
Tue Sep 21 21:13:22 2021 rev:4 rq:920638 version:9.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw32-runtime/mingw32-runtime.changes
2021-07-10 22:55:11.827436879 +0200
+++
/work/SRC/openSUSE:Factory/.mingw32-runtime.new.1899/mingw32-runtime.changes
2021-09-21 21:14:16.562715539 +0200
@@ -1,0 +2,5 @@
+Tue Sep 21 08:39:19 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Silence rpmlint2: devel-file-in-non-devel-package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mingw32-runtime.spec ++++++
--- /var/tmp/diff_new_pack.d8aztG/_old 2021-09-21 21:14:17.062716104 +0200
+++ /var/tmp/diff_new_pack.d8aztG/_new 2021-09-21 21:14:17.066716109 +0200
@@ -23,14 +23,14 @@
License: SUSE-Public-Domain
Group: Development/Libraries/C and C++
URL: http://mingw-w64.sf.net/
-Source: http://downloads.sf.net/mingw-w64/mingw-w64-v%{version}.tar.bz2
+Source: http://downloads.sf.net/mingw-w64/mingw-w64-v%version.tar.bz2
Source100: %name-rpmlintrc
-#!BuildIgnore: post-build-checks
BuildRequires: mingw32-cross-binutils
BuildRequires: mingw32-cross-gcc-bootstrap >= 4.4.0
BuildRequires: mingw32-filesystem
BuildRequires: mingw32-headers >= %version
BuildRequires: xz
+#!BuildIgnore: post-build-checks
# When building the CRT, any newer (>=) headers should be ok, since the CRT
# won't make use of them. At runtime, ensure that headers are not too new (<=)
# because ominous link failures can result -- let OBS go into unresolvable
++++++ mingw32-runtime-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.d8aztG/_old 2021-09-21 21:14:17.094716141 +0200
+++ /var/tmp/diff_new_pack.d8aztG/_new 2021-09-21 21:14:17.094716141 +0200
@@ -1 +1,2 @@
addFilter("arch-independent-package-contains-binary-or-object")
+addFilter("devel-file-in-non-devel-package")