diff --git a/stellarium.spec b/stellarium.spec index 73344fa..8067db1 100644 --- a/stellarium.spec +++ b/stellarium.spec @@ -2,13 +2,19 @@ Name: stellarium Version: 0.20.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Photo-realistic nightsky renderer License: GPLv2+ URL: http://www.stellarium.org Source0: https://github.com/Stellarium/stellarium/releases/download/v%{version}/stellarium-%{version}.tar.gz +# Disabled due to lconvert segfaulting on armv7hl +# https://bugzilla.redhat.com/show_bug.cgi?id=1884681 +%if 0%{?fedora} > 32 +ExcludeArch: armv7hl +%endif + BuildRequires: desktop-file-utils BuildRequires: mesa-libGLU-devel BuildRequires: ImageMagick @@ -71,6 +77,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/stellarium.desktop %ldconfig_scriptlets %changelog +* Tue Oct 20 2020 Kalev Lember - 0.20.3-2 +- ExcludeArch armv7hl on F33+ due to lconvert segfaulting (#1884681) + * Sun Sep 27 2020 Kalev Lember - 0.20.3-1 - Update to 0.20.3