Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mingw32-pkgconf for openSUSE:Factory checked in at 2022-11-21 15:30:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mingw32-pkgconf (Old) and /work/SRC/openSUSE:Factory/.mingw32-pkgconf.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mingw32-pkgconf" Mon Nov 21 15:30:07 2022 rev:3 rq:1037040 version:1.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/mingw32-pkgconf/mingw32-cross-pkgconf.changes 2020-01-10 17:48:59.142140963 +0100 +++ /work/SRC/openSUSE:Factory/.mingw32-pkgconf.new.1597/mingw32-cross-pkgconf.changes 2022-11-21 15:30:36.992959286 +0100 @@ -1,0 +2,8 @@ +Wed Nov 16 19:49:47 UTC 2022 - Ralf Habacker <[email protected]> + +- Add additional utils package used by mingw32-filesystem to fix + (boo#1204985) +- Add #!BuildIgnore: mingw32-cross-binutils|pkgconf-utils to prevent + unresolved build dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mingw32-cross-pkgconf.spec ++++++ --- /var/tmp/diff_new_pack.Zm0UxK/_old 2022-11-21 15:30:37.400961356 +0100 +++ /var/tmp/diff_new_pack.Zm0UxK/_new 2022-11-21 15:30:37.404961377 +0100 @@ -27,7 +27,8 @@ Group: Development/Tools/Building URL: http://pkgconf.org/ Source0: https://distfiles.dereferenced.org/pkgconf/pkgconf-%{version}.tar.xz - +#!BuildIgnore: mingw32-cross-binutils-utils +#!BuildIgnore: mingw32-cross-pkgconf-utils BuildRequires: mingw32-filesystem BuildRequires: pkgconf # NB: This must be left in. @@ -35,6 +36,9 @@ Requires: mingw32-filesystem # Because we will not install the pkg.m4 package Requires: pkg-config +# This package is used by mingw32-filesystem to +# avoid cyclic dependencies (boo#1204985) +Provides: mingw32-cross-pkgconf-utils # compat. May move to separate package like native version but I'm lazy Conflicts: mingw32-cross-pkg-config < %{pkgconfig_obsver} Obsoletes: mingw32-cross-pkg-config < %{pkgconfig_obsver}
