diff --git a/orthorobot.spec b/orthorobot.spec index ba75044..c6e1f6b 100644 --- a/orthorobot.spec +++ b/orthorobot.spec @@ -1,6 +1,6 @@ Name: orthorobot Version: 1.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A perspective based puzzle game License: WTFPL @@ -18,7 +18,7 @@ BuildArch: noarch Requires: love # List the arches that love builds on prior to f29 -%if 0%{?fedora} < 29 +%if 0%{?fedora} < 28 ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64 ppc64 %endif @@ -71,6 +71,9 @@ install -p -D -m 0644 helpplayer.png \ %{_datadir}/appdata/*.appdata.xml %changelog +* Thu Feb 08 2018 Jeremy Newton - 1.1.1-5 +- Add ppc64le for f28+ + * Thu Feb 08 2018 Fedora Release Engineering - 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild