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 2024-08-05 17:21:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw32-filesystem (Old)
 and      /work/SRC/openSUSE:Factory/.mingw32-filesystem.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw32-filesystem"

Mon Aug  5 17:21:32 2024 rev:28 rq:1191722 version:20240803

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw32-filesystem/mingw32-filesystem.changes    
2024-08-01 22:05:32.823232418 +0200
+++ 
/work/SRC/openSUSE:Factory/.mingw32-filesystem.new.7232/mingw32-filesystem.changes
  2024-08-05 17:21:59.824898555 +0200
@@ -1,0 +2,7 @@
+Sat Aug  3 06:38:13 UTC 2024 - Ralf Habacker <ralf.habac...@freenet.de>
+
+- Update version to 20240803
+- Do not block adding native debug package when using
+  mingw32-cross-filesystem (boo#1228778)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mingw32-filesystem.spec ++++++
--- /var/tmp/diff_new_pack.0WqCF0/_old  2024-08-05 17:22:00.520927073 +0200
+++ /var/tmp/diff_new_pack.0WqCF0/_new  2024-08-05 17:22:00.520927073 +0200
@@ -31,7 +31,7 @@
 %define _rpmmacrodir %{_sysconfdir}/rpm
 %endif
 Name:           mingw32-filesystem
-Version:        20240801
+Version:        20240803
 Release:        0
 Summary:        MinGW base filesystem and environment
 License:        GPL-2.0-or-later

++++++ macros.mingw32 ++++++
--- /var/tmp/diff_new_pack.0WqCF0/_old  2024-08-05 17:22:00.616931007 +0200
+++ /var/tmp/diff_new_pack.0WqCF0/_new  2024-08-05 17:22:00.620931171 +0200
@@ -158,9 +158,9 @@
   %global __objdump %{_mingw32_objdump} \
   %global __os_install_post %{_mingw32_install_post}
 
-# this macro also disables the default debug package
+# see also macros.mingw32-cross
 %_mingw32_package_header_debug \
-  %global debug_package %{nil} \
+  %{?!__mingw32_cross_debug_package:%global debug_package %{nil}} \
   %global __strip %{_mingw32_strip} \
   %global __objdump %{_mingw32_objdump} \
   %global __os_install_post %{_mingw32_debug_install_post} \\\

Reply via email to