From d6b3185c790d3d02aee7ab09bef9ae8cde2279cb Mon Sep 17 00:00:00 2001 From: Mathieu Comandon Date: Mon, 17 Oct 2016 14:01:27 -0700 Subject: [PATCH] Fallback to List view when Gtk doesn't support FlowBox --- Makefile | 2 +- debian/changelog | 6 ++++++ lutris.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9081fd50d..811b400f2 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION="0.4.0ubuntu2" +VERSION="0.4.0ubuntu3" cover: rm tests/fixtures/pga.db -f diff --git a/debian/changelog b/debian/changelog index 0407449ea..d79c111b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lutris (0.4.0ubuntu3) xenial; urgency=medium + + * Fallback to list view when running an old version of Gtk + + -- Mathieu Comandon Mon, 17 Oct 2016 13:59:14 -0700 + lutris (0.4.0ubuntu2) xenial; urgency=medium * Fix a nasty bug that would freeze the installer window diff --git a/lutris.spec b/lutris.spec index d53f04476..3b8db6a59 100644 --- a/lutris.spec +++ b/lutris.spec @@ -3,7 +3,7 @@ %{!?python3: %define __python3 python3} Name: lutris -Version: 0.4.0ubuntu2 +Version: 0.4.0ubuntu3 Release: 2%{?dist} Summary: Install and play any video game easily