diff --git a/fus.spec b/fus.spec index 667a0fd..16cccd0 100644 --- a/fus.spec +++ b/fus.spec @@ -4,7 +4,7 @@ Name: fus Version: 0+git.%{revcount}.%{shortcommit} -Release: 1%{?dist} +Release: 1%{?dist}.alma.1 Summary: Funny Solver License: GPLv3+ @@ -14,7 +14,7 @@ Patch0: 0001-Use-C99-by-default.patch Patch1: https://patch-diff.githubusercontent.com/raw/fedora-modularity/fus/pull/72.patch # No libmodulemd on these arches -ExcludeArch: i686 ppc ppc64 s390 +ExcludeArch: ppc ppc64 s390 BuildRequires: meson BuildRequires: gcc @@ -49,6 +49,9 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.4 %{_bindir}/fus %changelog +* Mon Mar 23 2026 Eduard Abdullin - 0+git.116.beed772-1.alma.1 +- Enable building on i686 + * Tue Feb 02 2021 Lubomír Sedlář - 0+git.116.beed772-1 - Rebase to latest master