Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2018-12-21 08:21:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Fri Dec 21 08:21:26 2018 rev:268 rq:658846 version:4.0~rc2

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2018-11-27 
10:43:33.404125901 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new.28833/wine.changes     2018-12-21 
08:21:37.865558094 +0100
@@ -1,0 +2,32 @@
+Fri Dec 14 18:36:11 UTC 2018 - meiss...@suse.com
+
+- Update to 4.0rc2 release candidate
+  - bugfixes only
+- updated staging to 4.0-rc2
+
+-------------------------------------------------------------------
+Sat Dec  8 08:46:56 UTC 2018 - meiss...@suse.com
+
+- Update to 4.0rc1 release candidate
+  - Preloader implemented on mac OS.
+  - Mouse cursor support on Android.
+  - Updates to the timezone database.
+  - Vulkan support updated to the latest spec.
+  - Stream I/O support in WebServices.
+  - Better palette support in WindowsCodecs.
+  - Synchronization objects support for kernel drivers.
+  - Various bug fixes.
+- updated staging to 4.0-rc1
+
+-------------------------------------------------------------------
+Tue Dec  4 16:50:35 UTC 2018 - meiss...@suse.com
+
+- winetricks moved into its own package.
+
+-------------------------------------------------------------------
+Thu Nov 29 13:55:38 UTC 2018 - meiss...@suse.com
+
+- require Mesa-libd3d and Mesa-libd3d-32bit for the "nine"
+  flavors (bsc#1112026)
+
+-------------------------------------------------------------------

Old:
----
  wine-3.21.tar.xz
  wine-3.21.tar.xz.sign
  wine-d3d9-patches-3.20.tar.xz
  wine-staging-3.21.tar.xz
  winetricks
  winetricks.1

New:
----
  wine-4.0-rc2.tar.xz
  wine-4.0-rc2.tar.xz.sign
  wine-d3d9-patches-3.21.tar.xz
  wine-staging-4.0rc2.tar.xz

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.9wLdN1/_old  2018-12-21 08:21:38.989557042 +0100
+++ /var/tmp/diff_new_pack.9wLdN1/_new  2018-12-21 08:21:38.989557042 +0100
@@ -107,18 +107,16 @@
 BuildRequires:  pkgconfig(xrender)
 BuildRequires:  pkgconfig(xxf86vm)
 BuildRequires:  pkgconfig(zlib)
-%define realver 3.21
-Version:        3.21
+%define realver 4.0-rc2
+Version:        4.0~rc2
 Release:        0
 Summary:        An MS Windows Emulator
 License:        LGPL-2.1-or-later
 Group:          System/Emulators/PC
 Url:            http://www.winehq.org/
-Source0:        
https://dl.winehq.org/wine/source/3.x/%{projectname}-%{realver}.tar.xz
+Source0:        
https://dl.winehq.org/wine/source/4.0/%{projectname}-%{realver}.tar.xz
 Source41:       wine.keyring
-Source42:       
https://dl.winehq.org/wine/source/3.x/%{projectname}-%{realver}.tar.xz.sign
-Source1:        
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
-Source11:       
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks.1
+Source42:       
https://dl.winehq.org/wine/source/4.0/%{projectname}-%{realver}.tar.xz.sign
 Source2:        http://kegel.com/wine/wisotool
 Source3:        README.SUSE
 Source4:        wine.desktop
@@ -134,19 +132,17 @@
 Recommends:     dosbox
 Recommends:     alsa-plugins
 Recommends:     alsa-plugins-pulse
+Recommends:     winetricks
 Requires:       samba-winbind
 Conflicts:      wine-gecko < 1.3
 %ifarch x86_64
 Requires:       %{name}-32bit = %{version}
 %endif
-# some recommends for winetricks:
-Recommends:     cabextract
-Recommends:     unzip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %{ix86} x86_64 ppc %arm aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 3.21
+%define staging_version 4.0rc2
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel
@@ -154,8 +150,9 @@
 %endif
 %if %{nine}
 # upstream patch target version
-%define nine_version 3.20
+%define nine_version 3.21
 BuildRequires:  Mesa-libd3d-devel
+Requires:       Mesa-libd3d
 BuildRequires:  libOSMesa-devel
 BuildRequires:  pkgconfig(dri2proto)
 Source110:      wine-d3d9-patches-%{nine_version}.tar.xz
@@ -279,6 +276,9 @@
 %if 0%{?suse_version} >= 1310
 echo " requires \"p11-kit-32bit\""             >> %SOURCE7
 %endif
+%if %{nine}
+echo " requires \"Mesa-libd3d-32bit\""         >> %SOURCE7
+%endif
 %if "%{flavor}" != ""
 echo " provides \"wine-<targettype> = <version>\""             >> %SOURCE7
 %endif
@@ -301,14 +301,12 @@
 
 install -m 0644 %SOURCE4 %{buildroot}%{_datadir}/applications/
 install -m 0644 %SOURCE6 %{buildroot}%{_datadir}/applications/
-install -m 0755 %SOURCE1 %{buildroot}%{_bindir}/
 install -m 0755 %SOURCE2 %{buildroot}%{_bindir}/
 mv %{buildroot}/%{_mandir}/de.UTF-8 %{buildroot}/%{_mandir}/de
 mv %{buildroot}/%{_mandir}/fr.UTF-8 %{buildroot}/%{_mandir}/fr
 %ifnarch x86_64 aarch64
 mv %{buildroot}/%{_mandir}/pl.UTF-8 %{buildroot}/%{_mandir}/pl
 %endif
-install -pm0644 -c %{SOURCE11} %{buildroot}/%{_mandir}/man1/
 
 tar -xjf %{SOURCE5}
 # Copied from Ubuntu Wine out of debian.diff
@@ -382,7 +380,6 @@
 %{_bindir}/winemine
 %{_bindir}/winepath
 %{_bindir}/wineserver
-%{_bindir}/winetricks
 %{_bindir}/wisotool
 %{_datadir}/wine
 %{_datadir}/applications/wine.desktop
@@ -408,7 +405,6 @@
 %doc %{_mandir}/man1/winecpp.1.*
 %doc %{_mandir}/man1/winefile.1.*
 %doc %{_mandir}/man1/winemine.1.*
-%doc %{_mandir}/man1/winetricks.1.*
 %doc %{_mandir}/man1/winepath.1.*
 %dir %{_sysconfdir}/xdg/menus/
 %dir %{_sysconfdir}/xdg/menus/applications-merged

++++++ _service ++++++
--- /var/tmp/diff_new_pack.9wLdN1/_old  2018-12-21 08:21:39.045556990 +0100
+++ /var/tmp/diff_new_pack.9wLdN1/_new  2018-12-21 08:21:39.045556990 +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/v3.21</param>
+    <param name="revision">refs/tags/v4.0-rc2</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>
@@ -11,7 +11,7 @@
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">wined3d9(.*)</param>
     <param name="url">https://github.com/sarnex/wine-d3d9-patches.git</param>
-    <param name="revision">refs/tags/wine-d3d9-3.20</param>
+    <param name="revision">refs/tags/wine-d3d9-3.21</param>
     <param name="scm">git</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ wine-d3d9-patches-3.20.tar.xz -> wine-d3d9-patches-3.21.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wine-d3d9-patches-3.20/d3d9-helper.patch 
new/wine-d3d9-patches-3.21/d3d9-helper.patch
--- old/wine-d3d9-patches-3.20/d3d9-helper.patch        2018-11-11 
18:25:14.000000000 +0100
+++ new/wine-d3d9-patches-3.21/d3d9-helper.patch        2018-11-25 
17:45:16.000000000 +0100
@@ -1,6 +1,6 @@
-From b2754287c16240b4d46da8ef89df9f471ad31ac0 Mon Sep 17 00:00:00 2001
+From 349f6763a547857272707e32819fa8bbb75f4e6c Mon Sep 17 00:00:00 2001
 From: Nick Sarnie <sar...@gentoo.org>
-Date: Sun, 11 Nov 2018 12:24:29 -0500
+Date: Sun, 25 Nov 2018 11:44:29 -0500
 Subject: [PATCH] D3D9 Helper
 
 Signed-off-by: Nick Sarnie <sar...@gentoo.org>
@@ -18,7 +18,7 @@
  create mode 100644 programs/winecfg/staging.c
 
 diff --git a/dlls/ntdll/loader.c b/dlls/ntdll/loader.c
-index c5e8d0d7c1..4aa342ac74 100644
+index b00a5f889f..ea26f10d5f 100644
 --- a/dlls/ntdll/loader.c
 +++ b/dlls/ntdll/loader.c
 @@ -110,6 +110,7 @@ struct builtin_load_info
@@ -407,7 +407,7 @@
          if (handle) NtClose( handle );
          if (filename != buffer) RtlFreeHeap( GetProcessHeap(), 0, filename );
          if (status != STATUS_BUFFER_TOO_SMALL) break;
-@@ -3560,7 +3707,7 @@ void __wine_process_init(void)
+@@ -3574,7 +3721,7 @@ void __wine_process_init(void)
      /* setup the load callback and create ntdll modref */
      wine_dll_set_callback( load_builtin_callback );
  
@@ -1025,5 +1025,5 @@
  
  /* @makedep: winecfg.ico */
 -- 
-2.19.1
+2.19.2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wine-d3d9-patches-3.20/staging-helper.patch 
new/wine-d3d9-patches-3.21/staging-helper.patch
--- old/wine-d3d9-patches-3.20/staging-helper.patch     2018-11-11 
18:25:14.000000000 +0100
+++ new/wine-d3d9-patches-3.21/staging-helper.patch     2018-11-25 
17:45:16.000000000 +0100
@@ -1,6 +1,6 @@
-From 7f62f58c6abd2c87c674fc7d1e58286c7fe28b8b Mon Sep 17 00:00:00 2001
+From cb16e0fb0593f683c7fbf968e6c78807c62c34a9 Mon Sep 17 00:00:00 2001
 From: Nick Sarnie <sar...@gentoo.org>
-Date: Sun, 11 Nov 2018 12:23:42 -0500
+Date: Sun, 25 Nov 2018 11:43:36 -0500
 Subject: [PATCH] Staging Helper
 
 Signed-off-by: Nick Sarnie <sar...@gentoo.org>
@@ -108,5 +108,5 @@
  
  LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 -- 
-2.19.1
+2.19.2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wine-d3d9-patches-3.20/wine-d3d9.patch 
new/wine-d3d9-patches-3.21/wine-d3d9.patch
--- old/wine-d3d9-patches-3.20/wine-d3d9.patch  2018-11-11 18:25:14.000000000 
+0100
+++ new/wine-d3d9-patches-3.21/wine-d3d9.patch  2018-11-25 17:45:16.000000000 
+0100
@@ -1,6 +1,6 @@
-From 0ad6d2a46e5348726fbaa8cb6cead66c7efbe2c7 Mon Sep 17 00:00:00 2001
+From a961f76498acb65c6e6b82229b76d54db4361f3f Mon Sep 17 00:00:00 2001
 From: Nick Sarnie <sar...@gentoo.org>
-Date: Sun, 11 Nov 2018 12:23:54 -0500
+Date: Sun, 25 Nov 2018 11:43:50 -0500
 Subject: [PATCH] Wine D3D9
 
 Signed-off-by: Nick Sarnie <sar...@gentoo.org>
@@ -41,7 +41,7 @@
  create mode 100644 dlls/d3d9-nine/wndproc.h
 
 diff --git a/configure.ac b/configure.ac
-index 67dfb3b765..9f0e4f23ad 100644
+index 0a407f31ec..bbbb93842a 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -70,6 +70,14 @@ AC_ARG_WITH(openal,    
AS_HELP_STRING([--without-openal],[do not use OpenAL]),
@@ -59,7 +59,7 @@
  AC_ARG_WITH(osmesa,     AS_HELP_STRING([--without-osmesa],[do not use the 
OSMesa library]))
  AC_ARG_WITH(oss,       AS_HELP_STRING([--without-oss],[do not use the OSS 
sound support]))
  AC_ARG_WITH(pcap,      AS_HELP_STRING([--without-pcap],[do not use the Packet 
Capture library]),
-@@ -429,6 +437,8 @@ AC_CHECK_LIB(ossaudio,_oss_ioctl)
+@@ -424,6 +432,8 @@ AC_CHECK_LIB(ossaudio,_oss_ioctl)
  
  AC_SUBST(OPENGL_LIBS,"")
  
@@ -68,7 +68,7 @@
  dnl **** Check for header files ****
  
  AC_SYS_LARGEFILE()
-@@ -1280,6 +1290,183 @@ OpenGL and Direct3D won't be supported.])
+@@ -1275,6 +1285,183 @@ OpenGL and Direct3D won't be supported.])
      WINE_NOTICE_WITH(va,[test "x$ac_cv_lib_soname_va" = "x" -o 
"x$ac_cv_lib_soname_va_x11" = "x" -o "x$ac_cv_lib_soname_va_drm" = "x"],
                       [libva ${notice_platform}development files not found, 
GPU video acceleration won't be supported.])
  
@@ -252,7 +252,7 @@
      CPPFLAGS="$ac_save_CPPFLAGS"
  else
      X_CFLAGS=""
-@@ -3269,6 +3456,7 @@ WINE_CONFIG_MAKEFILE(dlls/d3d8)
+@@ -3264,6 +3451,7 @@ WINE_CONFIG_MAKEFILE(dlls/d3d8)
  WINE_CONFIG_MAKEFILE(dlls/d3d8/tests)
  WINE_CONFIG_MAKEFILE(dlls/d3d9)
  WINE_CONFIG_MAKEFILE(dlls/d3d9/tests)
@@ -5781,5 +5781,5 @@
 +
 +#endif
 -- 
-2.19.1
+2.19.2
 



Reply via email to