Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2022-12-05 18:01:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Mon Dec  5 18:01:58 2022 rev:393 rq:1040232 version:7.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2022-11-19 
18:10:01.606677908 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new.1835/wine.changes      2022-12-05 
18:02:11.360904456 +0100
@@ -1,0 +2,12 @@
+Sat Nov 26 08:52:37 UTC 2022 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 7.22 development release
+  - 32-on-64 thunks for both Vulkan and OpenGL.
+  - OpenLDAP library bundled and built as PE.
+  - Support for the RAW print processor in WinPrint.
+  - More progress on the long types printf format conversion.
+  - Various bug fixes.
+- update staging to 7.22 release
+- mark bundled libraries with Provides: bundled(name) = version
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.sJCcwL/_old  2022-12-05 18:02:12.956913146 +0100
+++ /var/tmp/diff_new_pack.sJCcwL/_new  2022-12-05 18:02:12.960913168 +0100
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package wine
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -29,8 +29,8 @@
 %endif
 
 # needs to be on top due to usage of %version macro below
-%define realver 7.21
-Version:        7.21
+%define realver 7.22
+Version:        7.22
 Release:        0
 
 %if "%{flavor}" != ""
@@ -164,7 +164,7 @@
 ExclusiveArch:  %{ix86} x86_64 ppc armv7l armv7hl aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 7.21
+%define staging_version 7.22
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel
@@ -179,6 +179,21 @@
 BuildRequires:  pkgconfig(dri2proto)
 Source110:      wine-d3d9-patches-%{nine_version}.tar.xz
 %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(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
 
 %description
 Wine is a compatibility layer capable of running Windows

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sJCcwL/_old  2022-12-05 18:02:13.020913495 +0100
+++ /var/tmp/diff_new_pack.sJCcwL/_new  2022-12-05 18:02:13.024913517 +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/v7.21</param>
+    <param name="revision">refs/tags/v7.22</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>

++++++ wine-7.21.tar.xz -> wine-7.22.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-7.21.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.1835/wine-7.22.tar.xz differ: char 26, 
line 1

++++++ wine-staging-7.21.tar.xz -> wine-staging-7.22.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-staging-7.21.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.1835/wine-staging-7.22.tar.xz differ: char 
15, line 1

Reply via email to