The package rpms/rust-dialoguer.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-dialoguer.git/commit/?id=3fc497....
Change: -ExclusiveArch: %{rust_arches}
Thanks.
Full change: ============
commit 3fc4977afa90d792e00643c74b1a48caf29ccf79 Author: Fabio Valentini decathorpe@gmail.com Date: Mon Jan 30 00:17:11 2023 +0100
Update to version 0.10.3; Fixes RHBZ#2160984
diff --git a/.gitignore b/.gitignore index 6571593..658b08b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /dialoguer-0.8.0.crate /dialoguer-0.10.1.crate /dialoguer-0.10.2.crate +/dialoguer-0.10.3.crate diff --git a/rust-dialoguer.spec b/rust-dialoguer.spec index 0517340..c6d996d 100644 --- a/rust-dialoguer.spec +++ b/rust-dialoguer.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 22 +# Generated by rust2rpm 23 %bcond_without check %global debug_package %{nil}
%global crate dialoguer
Name: rust-dialoguer -Version: 0.10.2 +Version: 0.10.3 Release: %autorelease Summary: Command line prompting library
@@ -13,8 +13,6 @@ License: MIT URL: https://crates.io/crates/dialoguer Source: %{crates_source}
-ExclusiveArch: %{rust_arches} - BuildRequires: rust-packaging >= 21
%global _description %{expand: diff --git a/sources b/sources index f0bf31c..9b9927c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dialoguer-0.10.2.crate) = e9297f78b0697aad45e8ab8b76ca4a9bf07dc2a8a699b0e49eed45ee1f55300cfd67fc884406cf48ef73bde39b5235a90555d3053075a8cc04c43c7c3ffe5f1f +SHA512 (dialoguer-0.10.3.crate) = c95659395560e8fd0f4c232ecef89f38039ae096a822c85eae07c92e78d17a9be98c995af415ba43d43e12c245641a17f10d54b96512fdc16c2d34d13542ae2b
commit 8c8a12b2631386a5910a68d2521b562cc9b99cf3 Author: Fedora Release Engineering releng@fedoraproject.org Date: Fri Jan 20 22:30:22 2023 +0000
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering releng@fedoraproject.org
arch-excludes@lists.fedoraproject.org