Hello community,

here is the log from the commit of package lutris for openSUSE:Factory checked 
in at 2020-04-01 19:08:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lutris (Old)
 and      /work/SRC/openSUSE:Factory/.lutris.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lutris"

Wed Apr  1 19:08:10 2020 rev:3 rq:789981 version:0.5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/lutris/lutris.changes    2020-03-03 
10:20:50.815222225 +0100
+++ /work/SRC/openSUSE:Factory/.lutris.new.3248/lutris.changes  2020-04-01 
19:08:57.923278091 +0200
@@ -1,0 +2,23 @@
+Mon Mar 30 11:32:25 UTC 2020 - Michael Vetter <[email protected]>
+
+- Update to 0.5.5:
+  * Initial support for Humble Bundle
+  * Add resolution switching support for Wayland (Mutter only)
+  * Add option to enable ACO shader compiler on Mesa >= 19.3
+  * DXVK is enabled by default
+  * Add initial support for VKD3D
+  * Migrate D9VK configs to use DXVK
+  * Remove d3d10 and d3d10_1 from dlls handled by DXVK
+  * Fix an API breakage occuring with a Gtk update
+  * Add a System info tab in Preferences
+  * Better handle authentication failure for GOG
+  * Fix case issue with key lookup in Steam VDF files
+  * Add Yuzu runner
+  * Add bsnes-hd beta and smsplus libretro cores
+  * Add sound device option for Mednafen
+  * Remove bundled winetricks
+  * Remove xboxdrv integration
+- Remove lutris-0.5.4-boo1161650-remove-polkit.patch: upstreamed
+- Remove lutris-0.5.4-sort_new_with_model_fix.patch: upstreamed
+
+-------------------------------------------------------------------

Old:
----
  lutris-0.5.4-boo1161650-remove-polkit.patch
  lutris-0.5.4-sort_new_with_model_fix.patch
  lutris_0.5.4.tar.xz

New:
----
  lutris_0.5.5.tar.xz

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

Other differences:
------------------
++++++ lutris.spec ++++++
--- /var/tmp/diff_new_pack.QphYfc/_old  2020-04-01 19:08:59.359278738 +0200
+++ /var/tmp/diff_new_pack.QphYfc/_new  2020-04-01 19:08:59.359278738 +0200
@@ -18,15 +18,12 @@
 
 %global appid net.lutris.Lutris
 Name:           lutris
-Version:        0.5.4
+Version:        0.5.5
 Release:        0
 Summary:        Manager for game installation and execution
 License:        GPL-3.0-or-later
 URL:            https://lutris.net
 Source0:        https://lutris.net/releases/lutris_%{version}.tar.xz
-# boo#1161650: Remove xboxdrv and polkit
-Patch0:         lutris-0.5.4-boo1161650-remove-polkit.patch
-Patch1:         lutris-0.5.4-sort_new_with_model_fix.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
@@ -60,16 +57,13 @@
 
 %prep
 %setup -q -n %{name}
-# boo#1161650
-%patch0 -p1
-%patch1 -p1
-rm -rf share/polkit-1/
+sed -i "s|!/usr/bin/env python3|!/usr/bin/python3|" 
share/lutris/bin/lutris-wrapper
 
 %build
-CFLAGS="%{optflags}" python3 setup.py build
+%py3_build
 
 %install
-python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%py3_install
 %suse_update_desktop_file -r -i %{appid} Network FileTransfer
 %fdupes %{buildroot}%{_prefix}
 
@@ -87,7 +81,6 @@
 %doc README.rst CONTRIBUTING.md AUTHORS
 %license LICENSE
 %{_bindir}/%{name}
-%{_bindir}/lutris-wrapper
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{appid}.desktop
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg

++++++ lutris_0.5.4.tar.xz -> lutris_0.5.5.tar.xz ++++++
++++ 32462 lines of diff (skipped)


Reply via email to