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-12-12 17:39:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Mon Dec 12 17:39:43 2022 rev:394 rq:1042298 version:8.0~rc1 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2022-12-05 18:02:11.360904456 +0100 +++ /work/SRC/openSUSE:Factory/.wine.new.1835/wine.changes 2022-12-12 17:41:56.661875568 +0100 @@ -1,0 +2,12 @@ +Sat Dec 10 08:02:18 UTC 2022 - Marcus Meissner <[email protected]> + +- updated to 8.0 rc1 release candidate + - Bundled vkd3d upgraded to version 1.6. + - Vulkan and OpenGL thunking optimizations. + - More support for print processors. + - Improved joystick control panel. + - Long types printf format conversion finished. + - Various bug fixes. +- update staging to 8.0 rc1 release + +------------------------------------------------------------------- Old: ---- wine-7.22.tar.xz wine-7.22.tar.xz.sign wine-staging-7.22.tar.xz New: ---- wine-8.0-rc1.tar.xz wine-8.0-rc1.tar.xz.sign wine-staging-8.0-rc1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.XfdnDA/_old 2022-12-12 17:41:57.489880224 +0100 +++ /var/tmp/diff_new_pack.XfdnDA/_new 2022-12-12 17:41:57.493880247 +0100 @@ -29,8 +29,8 @@ %endif # needs to be on top due to usage of %version macro below -%define realver 7.22 -Version: 7.22 +%define realver 8.0-rc1 +Version: 8.0~rc1 Release: 0 %if "%{flavor}" != "" @@ -134,9 +134,9 @@ License: LGPL-2.1-or-later Group: System/Emulators/PC URL: http://www.winehq.org/ -Source0: https://dl.winehq.org/wine/source/7.x/%{projectname}-%{realver}.tar.xz +Source0: https://dl.winehq.org/wine/source/8.0/%{projectname}-%{realver}.tar.xz Source41: wine.keyring -Source42: https://dl.winehq.org/wine/source/7.x/%{projectname}-%{realver}.tar.xz.sign +Source42: https://dl.winehq.org/wine/source/8.0/%{projectname}-%{realver}.tar.xz.sign Source2: http://kegel.com/wine/wisotool Source3: README.SUSE Source4: wine.desktop @@ -164,7 +164,7 @@ ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64 %if %{staging} # upstream patch target version -%define staging_version 7.22 +%define staging_version 8.0-rc1 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.XfdnDA/_old 2022-12-12 17:41:57.557880607 +0100 +++ /var/tmp/diff_new_pack.XfdnDA/_new 2022-12-12 17:41:57.561880629 +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.22</param> + <param name="revision">refs/tags/v8.0-rc1</param> <param name="match-tag">v*.*</param> <param name="scm">git</param> </service>
