Hello community,

here is the log from the commit of package lutris for openSUSE:Factory checked 
in at 2019-12-17 16:54:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lutris (Old)
 and      /work/SRC/openSUSE:Factory/.lutris.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lutris"

Tue Dec 17 16:54:50 2019 rev:10 rq:757532 version:0.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/lutris/lutris.changes    2019-09-09 
12:39:35.429431031 +0200
+++ /work/SRC/openSUSE:Factory/.lutris.new.4691/lutris.changes  2019-12-17 
16:54:52.173346617 +0100
@@ -1,0 +2,35 @@
+Thu Nov 28 11:07:00 UTC 2019 - Michael Vetter <[email protected]>
+
+- Update to 0.5.4:
+  * Added support for Python 3.8.
+  * Added config validation.
+  * Added support for Nvidia PRIME off-load.
+  * Added a popup after a successful game import.
+  * Added alacritty as a terminal option.
+  * Newly installed games that don't specify wine version will now default to 
the version used during installation.
+  * Provide a fallback for when Lutris can't create a working directory.
+  * Update libretro runners list.
+  * Removed runners that have no binary builds.
+  * Esync can now be enabled for Wine Staging >= 4.6.
+  * Default scaling option for Mednafen is now nn4x.
+  * steamwebhelper.exe is no longer disabled to avoid issues with the new 
Steam UI.
+  * Ignore special symbols when generating identifiers for games.
+  * Wine processes are now killed if installation is cancelled.
+  * Fixed installation issues for users whose username begin with "x".
+  * Fixed a bug with side panels hidden by default on first start.
+  * Fixed an issue that would not allow user to unselect a game in right panel 
by clicking on an empty space in the library if that game was no longer 
installed.
+  * Fixed an issue that allowed user to change the configuration of a game 
that was already removed.
+  * Fixed an issue that made games imported from native Steam to appear as 
uninstalled.
+  * Fixed a bug that opened Wine Console instead of Wine Registry.
+  * Fixed warnings that occurred when Gamemode was enabled.
+  * Fixed various locale issues.
+  * Fixed a bug preventing Lutris to find Gallium Nine libraries.
+  * Fixed issues with positioning of the Lutris window.
+  * Fixed game panel updates on game quit.
+  * Fixed game loading error in cases when libstrangle is missing but was 
previously enabled.
+  * Fixed a bug that made Lutris download Linux version of a GOG game even 
when the runner was set to Wine.
+  * Fixed installation of the local install scripts.
+  * Fixed installation issues for wine installers that don't have a "files" 
section.
+  * Further fixed issues with wine sandboxing on non-english systems.
+
+-------------------------------------------------------------------

Old:
----
  lutris_0.5.3.tar.xz

New:
----
  lutris_0.5.4.tar.xz

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

Other differences:
------------------
++++++ lutris.spec ++++++
--- /var/tmp/diff_new_pack.4OSw3L/_old  2019-12-17 16:54:53.081346941 +0100
+++ /var/tmp/diff_new_pack.4OSw3L/_new  2019-12-17 16:54:53.081346941 +0100
@@ -12,18 +12,17 @@
 # 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/
 #
 
 
 %global appid net.lutris.Lutris
 Name:           lutris
-Version:        0.5.3
+Version:        0.5.4
 Release:        0
 Summary:        Manager for game installation and execution
 License:        GPL-3.0-or-later
-Group:          Amusements/Games/Other
-URL:            http://lutris.net
+URL:            https://lutris.net
 Source0:        http://lutris.net/releases/lutris_%{version}.tar.xz
 Source1:        lutris.rpmlintrc
 BuildRequires:  fdupes
@@ -41,11 +40,11 @@
 Requires:       fluid-soundfont-gm
 Requires:       python3-Pillow
 Requires:       python3-PyYAML
+# controller support
+Requires:       python3-evdev
 Requires:       python3-gobject
 Requires:       python3-gobject-Gdk
 Requires:       python3-requests
-# controller support
-Requires:       python3-evdev
 Recommends:     winetricks
 BuildArch:      noarch
 
@@ -89,6 +88,6 @@
 %{python3_sitelib}/%{name}-*.egg-info
 %{python3_sitelib}/%{name}/
 %dir %{_datadir}/metainfo/
-%{_datadir}/metainfo/%{appid}.appdata.xml
+%{_datadir}/metainfo/%{appid}.metainfo.xml
 
 %changelog

++++++ lutris_0.5.3.tar.xz -> lutris_0.5.4.tar.xz ++++++
++++ 5965 lines of diff (skipped)


Reply via email to