The package rpms/cinnamon-menus.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/cinnamon-menus.git/commit/?id=adf966....
Change: +ExcludeArch: %{ix86}
Thanks.
Full change: ============
commit adf9660c45365ccdff28e4cee7b3d934c89af6d7 Author: Leigh Scott leigh123linux@gmail.com Date: Fri Nov 19 07:51:53 2021 +0000
Update to 5.2.0 release
diff --git a/cinnamon-menus.spec b/cinnamon-menus.spec index 2fccecd..2f96549 100644 --- a/cinnamon-menus.spec +++ b/cinnamon-menus.spec @@ -1,11 +1,13 @@ Summary: A menu system for the Cinnamon project Name: cinnamon-menus -Version: 5.0.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} License: LGPLv2+ URL: https://github.com/linuxmint/%%7Bname%7D Source0: %url/archive/%{version}/%{name}-%{version}.tar.gz
+ExcludeArch: %{ix86} + BuildRequires: intltool BuildRequires: meson BuildRequires: pkgconfig(gio-unix-2.0) @@ -39,7 +41,6 @@ writing applications that use the Cinnamon menu system.
%install %meson_install -find %buildroot -name '*.la' -exec rm -f {} ';'
%ldconfig_scriptlets
@@ -56,6 +57,9 @@ find %buildroot -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/CMenu-3.0.gir
%changelog +* Fri Nov 19 2021 Leigh Scott leigh123linux@gmail.com - 5.2.0-1 +- Update to 5.2.0 release + * Wed Jul 21 2021 Fedora Release Engineering releng@fedoraproject.org - 5.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
diff --git a/sources b/sources index 240d8a3..f5e2b9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cinnamon-menus-5.0.0.tar.gz) = 1f8d7b417f947909d9187288ed916739b5b146a8f9cade2f8695d4c59b56a69286c0db48ac026cab3342e571d40013595fb32155065355d6110a43a1cac7096a +SHA512 (cinnamon-menus-5.2.0.tar.gz) = 822ad5f3bf20b6ecfa9f2e3aa4c6d85f6f7b54a68bf73b60a4c2ceec853d2ce8b7d1e42b308eff9395c993eb8b5dc1c580b714e89a8ff2153e264db380aa8dae
commit c19ef6553f7950e1ae7facaf8f87513905b91647 Author: Fedora Release Engineering releng@fedoraproject.org Date: Wed Jul 21 19:28:04 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering releng@fedoraproject.org
diff --git a/cinnamon-menus.spec b/cinnamon-menus.spec index b67fac4..2fccecd 100644 --- a/cinnamon-menus.spec +++ b/cinnamon-menus.spec @@ -1,7 +1,7 @@ Summary: A menu system for the Cinnamon project Name: cinnamon-menus Version: 5.0.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://github.com/linuxmint/%%7Bname%7D Source0: %url/archive/%{version}/%{name}-%{version}.tar.gz @@ -56,6 +56,9 @@ find %buildroot -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/CMenu-3.0.gir
%changelog +* Wed Jul 21 2021 Fedora Release Engineering releng@fedoraproject.org - 5.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri May 28 2021 Leigh Scott leigh123linux@gmail.com - 5.0.0-1 - Update to 5.0.0 release
commit 970f657c686cf0d5ee0f4ce94eb4e4fcacbc0b3a Author: Fedora Release Engineering releng@fedoraproject.org Date: Wed Jul 21 14:30:53 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering releng@fedoraproject.org
arch-excludes@lists.fedoraproject.org