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-12-19 23:15:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.9037 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Tue Dec 19 23:15:42 2023 rev:427 rq:1133609 version:9.0~rc2

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2023-12-11 
21:51:34.777815083 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new.9037/wine.changes      2023-12-19 
23:15:56.205761404 +0100
@@ -1,0 +2,14 @@
+Sat Dec 16 15:27:29 UTC 2023 - llyyr <llyyr.pub...@gmail.com>
+
+- Add libxkbcommon and libxkbregistry as build requirements to
+  enable building the Wayland driver
+
+-------------------------------------------------------------------
+Sat Dec 16 07:24:54 UTC 2023 - Marcus Meissner <meiss...@suse.com>
+
+- Updated to 9.0-rc2 release
+  - Bug fixes only, we are in code freeze.
+- update staging to 9.0-rc2 release
+- updated C library bundled provides
+
+-------------------------------------------------------------------

Old:
----
  wine-9.0-rc1.tar.xz
  wine-9.0-rc1.tar.xz.sign
  wine-staging-9.0-rc1.tar.xz

New:
----
  wine-9.0-rc2.tar.xz
  wine-9.0-rc2.tar.xz.sign
  wine-staging-9.0-rc2.tar.xz

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.8aBMFT/_old  2023-12-19 23:15:57.729816903 +0100
+++ /var/tmp/diff_new_pack.8aBMFT/_new  2023-12-19 23:15:57.733817049 +0100
@@ -29,8 +29,8 @@
 %endif
 
 # needs to be on top due to usage of %version macro below
-%define realver 9.0-rc1
-Version:        9.0~rc1
+%define realver 9.0-rc2
+Version:        9.0~rc2
 Release:        0
 
 %if "%{flavor}" != ""
@@ -134,6 +134,8 @@
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xinerama)
+BuildRequires:  pkgconfig(xkbcommon)
+BuildRequires:  pkgconfig(xkbregistry)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xrender)
 BuildRequires:  pkgconfig(xxf86vm)
@@ -172,7 +174,7 @@
 ExclusiveArch:  %{ix86} x86_64 ppc armv7l armv7hl aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 9.0-rc1
+%define staging_version 9.0-rc2
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel
@@ -190,19 +192,21 @@
 %endif
 # wine bundles multiple unix libraries to be able to build PE files without 
dependencies
 # current versions are from 7.22 (update this if you update the versions 
below):
-Provides:       bundled(FAudio) = 22.11.0
+Provides:       bundled(FAudio) = 23.12.0
+Provides:       bundled(fluidsynth) = 2.3.3
 Provides:       bundled(jpeg) = 9e
 Provides:       bundled(libgsm) = 1.10.19
 Provides:       bundled(libjxr) = 1.1
-Provides:       bundled(liblcms2) = 2.14
-Provides:       bundled(libpng) = 1.6.38
-Provides:       bundled(libxml2) = 2.10.3
-Provides:       bundled(libxslt) = 1.1.37
-Provides:       bundled(mpg123) = 1.30.2
-Provides:       bundled(openldap2) = 2.5.13
-Provides:       bundled(tiff) = 4.4.0
-Provides:       bundled(vkd3d) = 1.5
-Provides:       bundled(zlib) = 1.2.13
+Provides:       bundled(liblcms2) = 2.15
+Provides:       bundled(libpng) = 1.6.40
+Provides:       bundled(libxml2) = 2.11.5
+Provides:       bundled(libxslt) = 1.1.38
+Provides:       bundled(mpg123) = 1.32.2
+Provides:       bundled(musl) = 1.2.3
+Provides:       bundled(openldap2) = 2.5.16
+Provides:       bundled(tiff) = 4.6.0
+Provides:       bundled(vkd3d) = 1.10
+Provides:       bundled(zlib) = 1.3
 
 %description
 Wine is a compatibility layer capable of running Windows

++++++ _service ++++++
--- /var/tmp/diff_new_pack.8aBMFT/_old  2023-12-19 23:15:57.813819962 +0100
+++ /var/tmp/diff_new_pack.8aBMFT/_new  2023-12-19 23:15:57.817820107 +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/v9.0-rc1</param>
+    <param name="revision">refs/tags/v9.0-rc2</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>

++++++ wine-9.0-rc1.tar.xz -> wine-9.0-rc2.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-9.0-rc1.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.9037/wine-9.0-rc2.tar.xz differ: char 26, 
line 1

++++++ wine-staging-9.0-rc1.tar.xz -> wine-staging-9.0-rc2.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-staging-9.0-rc1.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.9037/wine-staging-9.0-rc2.tar.xz differ: 
char 15, line 1

Reply via email to