From 58baae92a9915e2f0037b794ab92d1413b6ca641 Mon Sep 17 00:00:00 2001 From: Mathieu Comandon Date: Mon, 18 Apr 2022 19:16:52 -0700 Subject: [PATCH] Update to 0.5.10.1 --- debian/changelog | 15 +++++++++++++++ lutris.spec | 2 +- lutris/__init__.py | 2 +- share/metainfo/net.lutris.Lutris.metainfo.xml | 6 +++--- 4 files changed, 20 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index b52b9ed71..e287f4def 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +lutris (0.5.10.1) impish; urgency=medium + + * Check for Steam executable in home folder for Flatpak + * Adjust the Steam, application and desktop shortcuts to launch with + Flatpak when necessary + * Disable local (XDG) service in Flatpak + * Simplify MangoHUD option (now an On/Off toggle) + * Remove ability for Lutris to quit Steam + * Don't default to fsync on older kernels + * Default to a base resolution when Lutris is unable to read the current + configuration + * Fix issue with .NET 4.8 installation which affects the FF XIV launcher + + -- Mathieu Comandon Mon, 18 Apr 2022 19:07:08 -0700 + lutris (0.5.10) impish; urgency=medium * Add new window to add games to Lutris, with searches from the website, diff --git a/lutris.spec b/lutris.spec index a6a760eff..28e2737b2 100644 --- a/lutris.spec +++ b/lutris.spec @@ -6,7 +6,7 @@ %global appid net.lutris.Lutris Name: lutris -Version: 0.5.10 +Version: 0.5.10.1 Release: 7%{?dist} Summary: Video game preservation platform diff --git a/lutris/__init__.py b/lutris/__init__.py index 39229d1c8..ab98bfe36 100644 --- a/lutris/__init__.py +++ b/lutris/__init__.py @@ -1,3 +1,3 @@ """Main Lutris package""" -__version__ = "0.5.10" +__version__ = "0.5.10.1" diff --git a/share/metainfo/net.lutris.Lutris.metainfo.xml b/share/metainfo/net.lutris.Lutris.metainfo.xml index a4429c883..cd419ce78 100644 --- a/share/metainfo/net.lutris.Lutris.metainfo.xml +++ b/share/metainfo/net.lutris.Lutris.metainfo.xml @@ -1,12 +1,12 @@ - + net.lutris.Lutris GPL-3.0-or-later CC0-1.0 lutris Lutris Team - strider@lutris.net + strider@strycore.com Lutris Video game preservation platform @@ -24,7 +24,7 @@ https://github.com/lutris/lutris/issues net.lutris.Lutris.desktop - +