diff --git a/mrrescue.spec b/mrrescue.spec index 5ca7279..7424a6a 100644 --- a/mrrescue.spec +++ b/mrrescue.spec @@ -1,6 +1,6 @@ Name: mrrescue Version: 1.02e -Release: 8%{?dist} +Release: 9%{?dist} Summary: Arcade-style fire fighting game #See LICENSE file in source for details @@ -11,6 +11,10 @@ URL: http://tangramgames.dk/games/mrrescue Source0: https://github.com/SimonLarsen/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz #Patch for appdata, manpage, execution script, and desktop file Patch0: %{name}-appdata.patch +%if 0%{?fedora} > 28 +#Love 11 patch: +Patch1: %{name}-%{version}-love11.patch +%endif BuildRequires: desktop-file-utils BuildRequires: libappstream-glib @@ -73,6 +77,9 @@ install -p -D -m 0644 %{name}.png \ %{_datadir}/appdata/*.appdata.xml %changelog +* Sun Jun 10 2018 Jeremy Newton - 1.02e-9 +- Add love 11 support + * Mon Mar 19 2018 Jeremy Newton - 1.02e-8 - Remove more unnecessary files from love binary