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-11-13 22:18:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Mon Nov 13 22:18:54 2023 rev:424 rq:1125425 version:8.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2023-10-30 
22:11:16.885314687 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new.17445/wine.changes     2023-11-13 
22:21:34.197047107 +0100
@@ -1,0 +2,15 @@
+Mon Nov 13 09:37:18 UTC 2023 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Requires libvulkan_intel only on %{ix86} x86_64
+
+-------------------------------------------------------------------
+Sat Nov 11 12:27:32 UTC 2023 - Marcus Meissner <meiss...@suse.com>
+
+- Updated to 8.20 release
+  - More DirectMusic implementation.
+  - Protocol associations exported to the Unix desktop.
+  - Code cleanups in preparation for code freeze.
+  - Various bug fixes.
+- update staging to 8.20 release
+
+-------------------------------------------------------------------

Old:
----
  wine-8.19.tar.xz
  wine-8.19.tar.xz.sign
  wine-staging-8.19.tar.xz

New:
----
  wine-8.20.tar.xz
  wine-8.20.tar.xz.sign
  wine-staging-8.20.tar.xz

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.n0GSpX/_old  2023-11-13 22:21:35.465093795 +0100
+++ /var/tmp/diff_new_pack.n0GSpX/_new  2023-11-13 22:21:35.469093943 +0100
@@ -29,8 +29,8 @@
 %endif
 
 # needs to be on top due to usage of %version macro below
-%define realver 8.19
-Version:        8.19
+%define realver 8.20
+Version:        8.20
 Release:        0
 
 %if "%{flavor}" != ""
@@ -80,7 +80,9 @@
 %if 0%{?suse_version} >= 1330
 BuildRequires:  mpg123-devel
 BuildRequires:  vulkan-devel
+%ifarch %{ix86} x86_64
 Requires:       libvulkan_intel
+%endif
 Requires:       libvulkan_radeon
 Provides:       wine-mp3 = %version
 Obsoletes:      wine-mp3 < %version
@@ -169,7 +171,7 @@
 ExclusiveArch:  %{ix86} x86_64 ppc armv7l armv7hl aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 8.19
+%define staging_version 8.20
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.n0GSpX/_old  2023-11-13 22:21:35.529096152 +0100
+++ /var/tmp/diff_new_pack.n0GSpX/_new  2023-11-13 22:21:35.529096152 +0100
@@ -3,7 +3,7 @@
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="url">https://github.com/wine-staging/wine-staging.git</param>
-    <param name="revision">refs/tags/v8.19</param>
+    <param name="revision">refs/tags/v8.20</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>

++++++ wine-8.19.tar.xz -> wine-8.20.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-8.19.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.17445/wine-8.20.tar.xz differ: char 26, 
line 1

++++++ wine-staging-8.19.tar.xz -> wine-staging-8.20.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-staging-8.19.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.17445/wine-staging-8.20.tar.xz differ: 
char 15, line 1

Reply via email to