Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2020-02-04 19:52:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Tue Feb  4 19:52:56 2020 rev:298 rq:769572 version:5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2020-01-23 
15:54:43.975089048 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new.26092/wine.changes     2020-02-04 
19:53:30.993327314 +0100
@@ -1,0 +2,12 @@
+Mon Feb  3 12:46:58 UTC 2020 - Marcus Meissner <[email protected]>
+
+- Updated to 5.1 development release
+  - Support for using LLVM-MinGW as PE cross-compiler.
+  - Better reporting of error location in JScript and VBScript.
+  - Support for relocatable installation of the Winelib tools.
+  - Ellipse drawing in Direct2D.
+  - OLE monikers improvements.
+  - Various bug fixes.
+- update staging to 5.1 release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.A6pwH7/_old  2020-02-04 19:53:33.889329003 +0100
+++ /var/tmp/diff_new_pack.A6pwH7/_new  2020-02-04 19:53:33.909329015 +0100
@@ -29,8 +29,8 @@
 %endif
 
 # needs to be on top due to usage of %version macro below
-%define realver 5.0
-Version:        5.0
+%define realver 5.1
+Version:        5.1
 Release:        0
 
 %if "%{flavor}" != ""
@@ -92,12 +92,14 @@
 BuildRequires:  sane-backends-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
+%if 0%{?suse_version} >= 1550
 %ifarch x86_64
 BuildRequires:  mingw64-cross-gcc
 %endif
 %ifarch %ix86
 BuildRequires:  mingw32-cross-gcc
 %endif
+%endif
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glu)
@@ -124,9 +126,9 @@
 License:        LGPL-2.1-or-later
 Group:          System/Emulators/PC
 Url:            http://www.winehq.org/
-Source0:        
https://dl.winehq.org/wine/source/5.0/%{projectname}-%{realver}.tar.xz
+Source0:        
https://dl.winehq.org/wine/source/5.x/%{projectname}-%{realver}.tar.xz
 Source41:       wine.keyring
-Source42:       
https://dl.winehq.org/wine/source/5.0/%{projectname}-%{realver}.tar.xz.sign
+Source42:       
https://dl.winehq.org/wine/source/5.x/%{projectname}-%{realver}.tar.xz.sign
 Source2:        http://kegel.com/wine/wisotool
 Source3:        README.SUSE
 Source4:        wine.desktop
@@ -155,7 +157,7 @@
 ExclusiveArch:  %{ix86} x86_64 ppc %arm aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 5.0
+%define staging_version 5.1
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.A6pwH7/_old  2020-02-04 19:53:34.089329120 +0100
+++ /var/tmp/diff_new_pack.A6pwH7/_new  2020-02-04 19:53:34.089329120 +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/v5.0</param>
+    <param name="revision">refs/tags/v5.1</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>

++++++ wine-5.0.tar.xz -> wine-5.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-5.0.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.26092/wine-5.1.tar.xz differ: char 26, 
line 1

++++++ wine-staging-5.0.tar.xz -> wine-staging-5.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-staging-5.0.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.26092/wine-staging-5.1.tar.xz differ: char 
26, line 1



Reply via email to