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 2022-11-21 15:30:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-filesystem (Old)
 and      /work/SRC/openSUSE:Factory/.mingw32-filesystem.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw32-filesystem"

Mon Nov 21 15:30:05 2022 rev:22 rq:1037039 version:20221115

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw32-filesystem/mingw32-filesystem.changes    
2022-08-30 14:51:09.676377823 +0200
+++ 
/work/SRC/openSUSE:Factory/.mingw32-filesystem.new.1597/mingw32-filesystem.changes
  2022-11-21 15:30:35.948953985 +0100
@@ -1,0 +2,8 @@
+Mon Nov 14 08:20:48 UTC 2022 - Ralf Habacker <[email protected]>
+
+- Update to version 20221115
+  * Fix doc in macros.mingw32 how to define macro 
_mingw32_find_requires_exclude
+  * Change dependency to mingw32-cross-binutils-utils and
+    mingw32-cross-pkgconf-utils to avoid cyclic dependencies (boo#1204985)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mingw32-filesystem.spec ++++++
--- /var/tmp/diff_new_pack.0D1TOz/_old  2022-11-21 15:30:36.604957316 +0100
+++ /var/tmp/diff_new_pack.0D1TOz/_new  2022-11-21 15:30:36.612957357 +0100
@@ -31,7 +31,7 @@
 %define _rpmmacrodir %{_sysconfdir}/rpm
 %endif
 Name:           mingw32-filesystem
-Version:        20220826
+Version:        20221115
 Release:        0
 Summary:        MinGW base filesystem and environment
 License:        GPL-2.0-or-later
@@ -77,8 +77,8 @@
 Requires:       findutils
 Requires:       gawk
 Requires:       grep
-Requires:       mingw32-cross-binutils
-Requires:       mingw32-cross-pkgconf
+Requires:       mingw32-cross-binutils-utils
+Requires:       mingw32-cross-pkgconf-utils
 Requires:       python3
 Requires:       rpm
 Requires:       rpmlint-mini

++++++ macros.mingw32 ++++++
--- /var/tmp/diff_new_pack.0D1TOz/_old  2022-11-21 15:30:36.724957925 +0100
+++ /var/tmp/diff_new_pack.0D1TOz/_new  2022-11-21 15:30:36.728957945 +0100
@@ -73,10 +73,10 @@
 #
 # To exclude project wide shared library requirements add this to project 
config 
 #   Macros:
-#   %_mingw32_find_requires_exclude "d3d12 ..."
+#   %_mingw32_find_requires_exclude d3d12 ... [%{nil}]
 #   :Macros
 # for a single package add 
-#   %global _mingw32_find_requires_exclude "d3d12 ..."
+#   %global _mingw32_find_requires_exclude d3d12 ... [%{nil}]
 # to the related spec file
 # 
 %_mingw32_findprovides    /usr/lib/rpm/mingw32-find-provides.sh

Reply via email to