Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2025-08-28 17:19:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Thu Aug 28 17:19:46 2025 rev:469 rq:1301761 version:10.13 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2025-08-25 20:38:42.309616842 +0200 +++ /work/SRC/openSUSE:Factory/.wine.new.1977/wine.changes 2025-08-28 17:20:24.787602441 +0200 @@ -1,0 +2,7 @@ +Thu Aug 28 07:39:11 UTC 2025 - Ralf Habacker <ralf.habac...@freenet.de> + +- Remove the suffix “-32bit” from the package name for + Windows debug symbols for the i586 build variant, as + it is automatically added by mkbaselibs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.IngsWe/_old 2025-08-28 17:20:25.723641670 +0200 +++ /var/tmp/diff_new_pack.IngsWe/_new 2025-08-28 17:20:25.727641839 +0200 @@ -58,7 +58,7 @@ %else %ifarch %{ix86} %global __arch_install_post %_mingw_find_debuginfo i386 mingw32 -%global _win_debug_package %_mingw32_debug_package -e -C wine%{psuffix}-32bit-win-debuginfo -N wine%{psuffix}-32bit-win-debuginfo +%global _win_debug_package %_mingw32_debug_package -e -C wine%{psuffix}-win-debuginfo -N wine%{psuffix}-win-debuginfo %endif %ifarch x86_64 %global __arch_install_post %_mingw_find_debuginfo x86_64 mingw64 @@ -316,7 +316,7 @@ echo " provides \"wine-devel-<targettype> = <version>\"" >> %SOURCE97 %endif echo " conflicts \"otherproviders(wine-devel-<targettype>)\"" >> %SOURCE97 -echo "wine-32bit-win-debuginfo" >> %SOURCE97 +echo "wine-win-debuginfo" >> %SOURCE97 cat %SOURCE97 %endif