Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mingw64-filesystem for 
openSUSE:Factory checked in at 2022-11-21 15:30:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw64-filesystem (Old)
 and      /work/SRC/openSUSE:Factory/.mingw64-filesystem.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw64-filesystem"

Mon Nov 21 15:30:09 2022 rev:22 rq:1037042 version:20221115

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

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

Other differences:
------------------
++++++ mingw64-filesystem.spec ++++++
--- /var/tmp/diff_new_pack.4qbwO9/_old  2022-11-21 15:30:40.044974780 +0100
+++ /var/tmp/diff_new_pack.4qbwO9/_new  2022-11-21 15:30:40.056974840 +0100
@@ -31,7 +31,7 @@
 %define _rpmmacrodir %{_sysconfdir}/rpm
 %endif
 Name:           mingw64-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:       mingw64-cross-binutils
-Requires:       mingw64-cross-pkgconf
+Requires:       mingw64-cross-binutils-utils
+Requires:       mingw64-cross-pkgconf-utils
 Requires:       python3
 Requires:       rpm
 Requires:       rpmlint-mini

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

Reply via email to