Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2023-07-11 15:56:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.8922 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Tue Jul 11 15:56:52 2023 rev:415 rq:1097966 version:8.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2023-07-09 
20:43:13.762173076 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new.8922/wine.changes      2023-07-11 
15:57:06.745104749 +0200
@@ -1,0 +2,5 @@
+Mon Jul 10 12:57:45 UTC 2023 - Marcus Meissner <meiss...@suse.com>
+
+- fixed aarch64 build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.QzMi6t/_old  2023-07-11 15:57:08.957117617 +0200
+++ /var/tmp/diff_new_pack.QzMi6t/_new  2023-07-11 15:57:08.961117640 +0200
@@ -513,9 +513,9 @@
 %{_libdir}/wine/*-windows/*.[b-z]*
 %{_libdir}/wine/*-windows/*.ax
 %{_libdir}/wine/*-windows/*.acm
-%ifarch aarch64
-%{_libdir}/wine/*-windows/st*
-%endif
+#ifarch aarch64
+#{_libdir}/wine/*-windows/st*
+#endif
 %dir %{_libdir}/wine/*-unix
 %{_libdir}/wine/*-unix/*.so*
 
@@ -532,7 +532,9 @@
 %{_bindir}/wmc
 %{_bindir}/wrc
 %dir %{_libdir}/wine/*-unix
+%ifnarch aarch64
 %{_libdir}/wine/*-unix/*.a
+%endif
 %if 0%{?suse_version} >= 1550
 %ifarch %{ix86} x86_64
 # only generated with mingw

Reply via email to