Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2020-12-05 20:37:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Sat Dec 5 20:37:18 2020 rev:323 rq:853249 version:6.0~rc1 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2020-11-23 16:25:02.780295137 +0100 +++ /work/SRC/openSUSE:Factory/.wine.new.5913/wine.changes 2020-12-05 20:38:08.994767690 +0100 @@ -1,0 +2,11 @@ +Sat Dec 5 07:33:48 UTC 2020 - Marcus Meissner <[email protected]> + +- Updated to 6.0rc1 development release + - Gecko engine update. + - WindowsCodecs and QCap libraries converted to PE. + - Faster font initialization at process start. + - Support for named pipes with empty names. + - Various bug fixes. +- update staging to 6.0rc1 release + +------------------------------------------------------------------- Old: ---- wine-5.22.tar.xz wine-5.22.tar.xz.sign wine-staging-5.22.tar.xz New: ---- wine-6.0-rc1.tar.xz wine-6.0-rc1.tar.xz.sign wine-staging-6.0rc1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.lF7PAy/_old 2020-12-05 20:38:10.222768936 +0100 +++ /var/tmp/diff_new_pack.lF7PAy/_new 2020-12-05 20:38:10.226768940 +0100 @@ -29,8 +29,8 @@ %endif # needs to be on top due to usage of %version macro below -%define realver 5.22 -Version: 5.22 +%define realver 6.0-rc1 +Version: 6.0~rc1 Release: 0 %if "%{flavor}" != "" @@ -127,9 +127,9 @@ License: LGPL-2.1-or-later Group: System/Emulators/PC URL: http://www.winehq.org/ -Source0: https://dl.winehq.org/wine/source/5.x/%{projectname}-%{realver}.tar.xz +Source0: https://dl.winehq.org/wine/source/6.0/%{projectname}-%{realver}.tar.xz Source41: wine.keyring -Source42: https://dl.winehq.org/wine/source/5.x/%{projectname}-%{realver}.tar.xz.sign +Source42: https://dl.winehq.org/wine/source/6.0/%{projectname}-%{realver}.tar.xz.sign Source2: http://kegel.com/wine/wisotool Source3: README.SUSE Source4: wine.desktop @@ -140,8 +140,8 @@ # SUSE specific patches # - currently none, but add them here #Patch0: patch.txt -Recommends: wine-gecko >= 2.47.1 -Conflicts: wine-gecko < 2.47.1 +Recommends: wine-gecko >= 2.47.2 +Conflicts: wine-gecko < 2.47.2 Recommends: wine-mono >= 5.1.1 Conflicts: wine-mono < 5.1.1 # not packaged in distro... @@ -158,7 +158,7 @@ ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64 %if %{staging} # upstream patch target version -%define staging_version 5.22 +%define staging_version 6.0rc1 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel @@ -401,7 +401,6 @@ %{_bindir}/wineserver %{_bindir}/wisotool %{_datadir}/wine -%{_datadir}/applications/wine.desktop %ifnarch x86_64 aarch64 %doc %{_mandir}/man1/wine.1* %endif @@ -491,7 +490,6 @@ %{_bindir}/wrc %{_libdir}/wine/*.def %{_libdir}/wine/*.a -%{_libdir}/lib*.so %doc %{_mandir}/man1/winemaker.1* %doc %{_mandir}/*/man1/winemaker.1* %doc %{_mandir}/man1/widl.1* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.lF7PAy/_old 2020-12-05 20:38:10.326769041 +0100 +++ /var/tmp/diff_new_pack.lF7PAy/_new 2020-12-05 20:38:10.326769041 +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/v5.22</param> + <param name="revision">refs/tags/v6.0rc1</param> <param name="match-tag">v*.*</param> <param name="scm">git</param> </service> _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
