Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2019-06-13 23:06:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Thu Jun 13 23:06:30 2019 rev:280 rq:709687 version:4.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2019-06-03 
18:58:16.760364116 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new.4811/wine.changes      2019-06-13 
23:06:37.811184273 +0200
@@ -1,0 +2,18 @@
+Thu Jun 13 07:49:12 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Add wine49-include-Avoid-compound-literals-for-WCHAR-strings.patch
+  backport from mainline.
+- Use gcc9.
+
+-------------------------------------------------------------------
+Tue Jun 11 05:56:26 UTC 2019 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 4.10 development release
+  - Many DLLs are built as PE files by default.
+  - More support for installing Plug and Play drivers.
+  - Clock synchronization in Media Foundation.
+  - Volume adjustment in audio drivers.
+  - Various bug fixes.
+- updated staging to 4.10
+
+-------------------------------------------------------------------

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

New:
----
  wine-4.10.tar.xz
  wine-4.10.tar.xz.sign
  wine-staging-4.10.tar.xz
  wine49-include-Avoid-compound-literals-for-WCHAR-strings.patch

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.HmIM5s/_old  2019-06-13 23:06:40.647182596 +0200
+++ /var/tmp/diff_new_pack.HmIM5s/_new  2019-06-13 23:06:40.647182596 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -29,8 +29,8 @@
 %endif
 
 # needs to be on top due to usage of %version macro below
-%define realver 4.9
-Version:        4.9
+%define realver 4.10
+Version:        4.10
 Release:        0
 
 %if "%{flavor}" != ""
@@ -131,6 +131,7 @@
 # SUSE specific patches
 # - currently none, but add them here
 #Patch0:         susepatches.patch
+Patch0:         wine49-include-Avoid-compound-literals-for-WCHAR-strings.patch
 Recommends:     wine-gecko >= 2.47
 # not packaged in distro...
 Recommends:     wine-mono
@@ -147,7 +148,7 @@
 ExclusiveArch:  %{ix86} x86_64 ppc %arm aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 4.9
+%define staging_version 4.10
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel
@@ -205,7 +206,7 @@
 
 %prep
 %setup -q -n wine-%{realver}
-#%%patch0 -p1
+%patch0 -p1
 #
 cp %{S:3} .
 #
@@ -233,9 +234,6 @@
 export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fomit-frame-pointer//'`
 %endif
 
-if rpm -q gcc|grep gcc-9 ; then
-       export CC=gcc-8
-fi
 %ifarch aarch64
 # ARM64 now requires clang
 # 
https://source.winehq.org/git/wine.git/commit/8fb8cc03c3edb599dd98f369e14a08f899cbff95

++++++ _service ++++++
--- /var/tmp/diff_new_pack.HmIM5s/_old  2019-06-13 23:06:40.703182564 +0200
+++ /var/tmp/diff_new_pack.HmIM5s/_new  2019-06-13 23:06:40.703182564 +0200
@@ -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/v4.9</param>
+    <param name="revision">refs/tags/v4.10</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>

++++++ wine-4.9.tar.xz -> wine-4.10.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-4.9.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.4811/wine-4.10.tar.xz differ: char 26, 
line 1

++++++ wine-staging-4.9.tar.xz -> wine-staging-4.10.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-staging-4.9.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.4811/wine-staging-4.10.tar.xz differ: char 
26, line 1


++++++ wine49-include-Avoid-compound-literals-for-WCHAR-strings.patch ++++++
++++ 2400 lines (skipped)


Reply via email to