From 00ebdf86574b9684fcf33d598121e62a98e5bcab Mon Sep 17 00:00:00 2001 From: Mathieu Comandon Date: Mon, 17 Oct 2016 17:19:41 -0700 Subject: [PATCH] Release 0.4.0ubuntu4 --- Makefile | 2 +- debian/changelog | 9 +++++++++ lutris.spec | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 811b400f2..426148fd4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION="0.4.0ubuntu3" +VERSION="0.4.0ubuntu4" cover: rm tests/fixtures/pga.db -f diff --git a/debian/changelog b/debian/changelog index d79c111b6..6e5061e89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +lutris (0.4.0ubuntu4) xenial; urgency=medium + + * Better fixes for old Gtk versions + * System wine is detected when installing Wine Steam + * Preselect runner when adding a game and the sidebar filter is active + * Fix sidebar being displayed on splash screen + + -- Mathieu Comandon Mon, 17 Oct 2016 17:16:59 -0700 + lutris (0.4.0ubuntu3) xenial; urgency=medium * Fallback to list view when running an old version of Gtk diff --git a/lutris.spec b/lutris.spec index 3b8db6a59..3e0d10abc 100644 --- a/lutris.spec +++ b/lutris.spec @@ -3,7 +3,7 @@ %{!?python3: %define __python3 python3} Name: lutris -Version: 0.4.0ubuntu3 +Version: 0.4.0ubuntu4 Release: 2%{?dist} Summary: Install and play any video game easily