Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2021-12-12 21:27:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Sun Dec 12 21:27:51 2021 rev:359 rq:940067 version:7.0~rc1

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2021-12-05 
22:47:22.921393664 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new.2520/wine.changes      2021-12-12 
21:28:38.664378324 +0100
@@ -1,0 +2,9 @@
+Sat Dec 11 18:36:04 UTC 2021 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 7.0-rc1 release candidate
+  - Reimplementation of the WinMM joystick driver.
+  - All Unix libraries converted to the syscall-based interface.
+  - Various bug fixes.
+- update staging to 7.0-rc1 release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.iTDrRF/_old  2021-12-12 21:28:39.528378836 +0100
+++ /var/tmp/diff_new_pack.iTDrRF/_new  2021-12-12 21:28:39.532378838 +0100
@@ -29,8 +29,8 @@
 %endif
 
 # needs to be on top due to usage of %version macro below
-%define realver 6.23
-Version:        6.23
+%define realver 7.0-rc1
+Version:        7.0~rc1
 Release:        0
 
 %if "%{flavor}" != ""
@@ -131,9 +131,9 @@
 License:        LGPL-2.1-or-later
 Group:          System/Emulators/PC
 URL:            http://www.winehq.org/
-Source0:        
https://dl.winehq.org/wine/source/6.x/%{projectname}-%{realver}.tar.xz
+Source0:        
https://dl.winehq.org/wine/source/7.0/%{projectname}-%{realver}.tar.xz
 Source41:       wine.keyring
-Source42:       
https://dl.winehq.org/wine/source/6.x/%{projectname}-%{realver}.tar.xz.sign
+Source42:       
https://dl.winehq.org/wine/source/7.0/%{projectname}-%{realver}.tar.xz.sign
 Source2:        http://kegel.com/wine/wisotool
 Source3:        README.SUSE
 Source4:        wine.desktop
@@ -161,7 +161,7 @@
 ExclusiveArch:  %{ix86} x86_64 ppc armv7l armv7hl aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 6.23
+%define staging_version 7.0-rc1
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.iTDrRF/_old  2021-12-12 21:28:39.580378867 +0100
+++ /var/tmp/diff_new_pack.iTDrRF/_new  2021-12-12 21:28:39.580378867 +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/v6.23</param>
+    <param name="revision">refs/tags/v7.0-rc1</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>

Reply via email to