The package rpms/rust-clap_lex.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/rust-clap_lex.git/commit/?id=77261bf....
Change: -ExclusiveArch: %{rust_arches}
Thanks.
Full change: ============
commit 77261bf260525b71831fdecf297ec48a933b9d8f Author: Fabio Valentini decathorpe@gmail.com Date: Sun Jan 1 21:04:25 2023 +0100
Regenerate with rust2rpm v23
diff --git a/rust-clap_lex.spec b/rust-clap_lex.spec index 7a9b8c6..b3a1416 100644 --- a/rust-clap_lex.spec +++ b/rust-clap_lex.spec @@ -1,21 +1,18 @@ -# Generated by rust2rpm 21 +# Generated by rust2rpm 23 %bcond_without check %global debug_package %{nil}
%global crate clap_lex
-Name: rust-%{crate} +Name: rust-clap_lex Version: 0.3.0 Release: %autorelease Summary: Minimal, flexible command line parser
-# Upstream license specification: MIT OR Apache-2.0 License: MIT OR Apache-2.0 URL: https://crates.io/crates/clap_lex Source: %{crates_source}
-ExclusiveArch: %{rust_arches} - BuildRequires: rust-packaging >= 21
%global _description %{expand:
arch-excludes@lists.fedoraproject.org