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-02-20 17:46:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Mon Feb 20 17:46:35 2023 rev:400 rq:1066788 version:8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2023-02-16 
16:56:59.058972199 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new.22824/wine.changes     2023-02-20 
17:47:30.955995010 +0100
@@ -1,0 +2,11 @@
+Mon Feb 20 08:09:42 UTC 2023 - Marcus Meissner <meiss...@suse.com>
+
+- Updated to 8.2 release
+  - Better debug information in Wow64 mode.                                    
                                                               
+  - Wow64 thunks in the WPCAP library.                                         
                                                               
+  - Indeo IV50 codec support.                                                  
                                                               
+  - Monitor names set from EDID data.                                          
                                                               
+  - Various bug fixes.                                                         
                                                               
+- update staging to 8.2 release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.cYDk9M/_old  2023-02-20 17:47:32.636004500 +0100
+++ /var/tmp/diff_new_pack.cYDk9M/_new  2023-02-20 17:47:32.640004523 +0100
@@ -29,8 +29,8 @@
 %endif
 
 # needs to be on top due to usage of %version macro below
-%define realver 8.1
-Version:        8.1
+%define realver 8.2
+Version:        8.2
 Release:        0
 
 %if "%{flavor}" != ""
@@ -166,11 +166,12 @@
 ExclusiveArch:  %{ix86} x86_64 ppc armv7l armv7hl aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 8.1
+%define staging_version 8.2
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel
 BuildRequires:  libva-devel
+BuildRequires:  python3
 %endif
 %if %{nine}
 # upstream patch target version
@@ -246,7 +247,7 @@
 %if %{staging}
 # apply wine staging patch set on top of the wine release.
 tar xf %{SOURCE100}
-bash ./wine-staging-%staging_version/patches/patchinstall.sh --all
+python3 ./wine-staging-%staging_version/staging/patchinstall.py --all
 %endif
 
 %if %{nine}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cYDk9M/_old  2023-02-20 17:47:32.704004885 +0100
+++ /var/tmp/diff_new_pack.cYDk9M/_new  2023-02-20 17:47:32.712004930 +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.1</param>
+    <param name="revision">refs/tags/v8.2</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>

++++++ wine-8.1.tar.xz -> wine-8.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-8.1.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.22824/wine-8.2.tar.xz differ: char 26, 
line 1

++++++ wine-staging-8.1.tar.xz -> wine-staging-8.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-staging-8.1.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.22824/wine-staging-8.2.tar.xz differ: char 
15, line 1

Reply via email to