The package rpms/cjs.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/cjs.git/commit/?id=83850ab066c64cc37....
Change: +ExcludeArch: %{ix86}
Thanks.
Full change: ============
commit 83850ab066c64cc376816fe4f1bd241b23b72cb6 Author: Leigh Scott leigh123linux@gmail.com Date: Fri Nov 19 07:43:50 2021 +0000
Update to 5.2.0 release
diff --git a/cjs.spec b/cjs.spec index dbbe58c..18687bb 100644 --- a/cjs.spec +++ b/cjs.spec @@ -5,7 +5,7 @@
Name: cjs Epoch: 1 -Version: 5.0.1 +Version: 5.2.0 Release: 1%{?dist} Summary: Javascript Bindings for Cinnamon
@@ -17,6 +17,8 @@ License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+) URL: https://github.com/linuxmint/%%7Bname%7D Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
+ExcludeArch: %{ix86} + BuildRequires: dbus-daemon BuildRequires: gcc-c++ BuildRequires: meson @@ -106,6 +108,9 @@ xvfb-run -a /usr/bin/meson test -C %{_vpath_builddir} \
%changelog +* Fri Nov 19 2021 Leigh Scott leigh123linux@gmail.com - 1:5.2.0-1 +- Update to 5.2.0 release + * Fri Oct 15 2021 Leigh Scott leigh123linux@gmail.com - 1:5.0.1-1 - Update to 5.0.1 release
diff --git a/sources b/sources index 07a1461..3f416de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cjs-5.0.1.tar.gz) = a341e8deae33baf51ed21ea0b03484ba459d83be8689f3928acbd286ebe878719cdd6b4c576907b08b117b3c5738a11f95d0e37ae21f94ae6b88631fad5d3375 +SHA512 (cjs-5.2.0.tar.gz) = 0ce5cc07be036fa9af93c7d98a179881789f883578a2034c3c28255ef9da96d32b4203fc39311eaea0bdbe5148f13920d72dd24acb717c4e60302b390097a825
arch-excludes@lists.fedoraproject.org