Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2019-12-23 22:43:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Mon Dec 23 22:43:07 2019 rev:292 rq:758732 version:5.0~rc2 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2019-12-02 11:36:36.382438776 +0100 +++ /work/SRC/openSUSE:Factory/.wine.new.6675/wine.changes 2019-12-23 22:45:30.878024903 +0100 @@ -1,0 +2,20 @@ +Sat Dec 21 15:20:52 UTC 2019 - Marcus Meissner <[email protected]> + +- updated to 5.0-rc2 release candidate + - Bug fixes only, we are in code freeze. +- updated staging to 5.0-rc2 + +------------------------------------------------------------------- +Mon Dec 16 06:54:49 UTC 2019 - Marcus Meissner <[email protected]> + +- updated to 5.0-rc1 release candidate + - Gecko update, with support for running from a global location. + - Unicode data updated to Unicode version 12.1. + - Initial version of the MSADO (ActiveX Data Objects) library. + - Update installation support in the WUSA (Windows Update Standalone) tool. + - More progress on the kernel32/kernelbase restructuring. + - Support for signing with ECDSA keys. + - Various bug fixes. +- updated staging to 5.0-rc1 + +------------------------------------------------------------------- Old: ---- wine-4.21.tar.xz wine-4.21.tar.xz.sign wine-staging-4.21.tar.xz New: ---- wine-5.0-rc2.tar.xz wine-5.0-rc2.tar.xz.sign wine-staging-5.0rc2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.1B5DfN/_old 2019-12-23 22:45:32.726025585 +0100 +++ /var/tmp/diff_new_pack.1B5DfN/_new 2019-12-23 22:45:32.746025593 +0100 @@ -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.21 -Version: 4.21 +%define realver 5.0-rc2 +Version: 5.0~rc2 Release: 0 %if "%{flavor}" != "" @@ -118,9 +118,9 @@ License: LGPL-2.1-or-later Group: System/Emulators/PC Url: http://www.winehq.org/ -Source0: https://dl.winehq.org/wine/source/4.x/%{projectname}-%{realver}.tar.xz +Source0: https://dl.winehq.org/wine/source/5.0/%{projectname}-%{realver}.tar.xz Source41: wine.keyring -Source42: https://dl.winehq.org/wine/source/4.x/%{projectname}-%{realver}.tar.xz.sign +Source42: https://dl.winehq.org/wine/source/5.0/%{projectname}-%{realver}.tar.xz.sign Source2: http://kegel.com/wine/wisotool Source3: README.SUSE Source4: wine.desktop @@ -147,7 +147,7 @@ ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64 %if %{staging} # upstream patch target version -%define staging_version 4.21 +%define staging_version 5.0rc2 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1B5DfN/_old 2019-12-23 22:45:32.866025637 +0100 +++ /var/tmp/diff_new_pack.1B5DfN/_new 2019-12-23 22:45:32.866025637 +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/v4.21</param> + <param name="revision">refs/tags/v5.0-rc2</param> <param name="match-tag">v*.*</param> <param name="scm">git</param> </service>
