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-01-04 19:37:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Tue Jan  4 19:37:41 2022 rev:364 rq:943713 version:7.0~rc4

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2022-01-04 
08:46:17.076967861 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new.1896/wine.changes      2022-01-04 
19:37:53.453961560 +0100
@@ -1,0 +2,19 @@
+Mon Jan  3 22:28:51 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Use plain strip instead of MinGW strip to preserve the important
+  builtin dll marker
+
+-------------------------------------------------------------------
+Mon Jan  3 09:20:56 UTC 2022 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 7.0-rc4 release candidate
+  - Bug fixes only, we are in code freeze.
+- update staging to 7.0-rc4 release
+
+-------------------------------------------------------------------
+Wed Dec 29 15:00:09 UTC 2021 - Marcus Meissner <meiss...@suse.com>
+
+- strip the debuginfo out of the PE binaries for now, saves 2/3 space.
+  bsc#1192292
+
+-------------------------------------------------------------------

Old:
----
  wine-7.0-rc3.tar.xz
  wine-7.0-rc3.tar.xz.sign
  wine-staging-7.0-rc3.tar.xz

New:
----
  wine-7.0-rc4.tar.xz
  wine-7.0-rc4.tar.xz.sign
  wine-staging-7.0-rc4.tar.xz

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.yKvhVV/_old  2022-01-04 19:37:54.705963198 +0100
+++ /var/tmp/diff_new_pack.yKvhVV/_new  2022-01-04 19:37:54.709963203 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wine
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,8 +29,8 @@
 %endif
 
 # needs to be on top due to usage of %version macro below
-%define realver 7.0-rc3
-Version:        7.0~rc3
+%define realver 7.0-rc4
+Version:        7.0~rc4
 Release:        0
 
 %if "%{flavor}" != ""
@@ -161,7 +161,7 @@
 ExclusiveArch:  %{ix86} x86_64 ppc armv7l armv7hl aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 7.0-rc3
+%define staging_version 7.0-rc4
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel
@@ -342,6 +342,11 @@
 mv %{buildroot}/%{_mandir}/pl.UTF-8 %{buildroot}/%{_mandir}/pl
 %endif
 
+%ifarch %ix86 x86_64
+# Use plain strip, which unlike the MinGW variant preserves the wine builtin 
marker
+find %{buildroot}/usr/lib*/wine/*-windows/ -type f -exec strip --strip-debug 
{} +
+%endif
+
 tar -xjf %{SOURCE5}
 # Copied from Ubuntu Wine out of debian.diff
 # https://launchpad.net/~ubuntu-wine/+archive/ppa/+packages

++++++ _service ++++++
--- /var/tmp/diff_new_pack.yKvhVV/_old  2022-01-04 19:37:54.773963287 +0100
+++ /var/tmp/diff_new_pack.yKvhVV/_new  2022-01-04 19:37:54.777963293 +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.0-rc3</param>
+    <param name="revision">refs/tags/v7.0-rc4</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>

++++++ wine-7.0-rc3.tar.xz -> wine-7.0-rc4.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-7.0-rc3.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.1896/wine-7.0-rc4.tar.xz differ: char 26, 
line 1

++++++ wine-staging-7.0-rc3.tar.xz -> wine-staging-7.0-rc4.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-staging-7.0-rc3.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.1896/wine-staging-7.0-rc4.tar.xz differ: 
char 15, line 1

Reply via email to