The package rpms/rust-signal-hook.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-signal-hook.git/commit/?id=3e94....
Change: -ExclusiveArch: %{rust_arches}
Thanks.
Full change: ============
commit 3e944a98ab6c61d06f3ce5c004c2006c745b3dcc Author: Fabio Valentini decathorpe@gmail.com Date: Tue Feb 28 21:15:25 2023 +0100
Update to version 0.3.15; Fixes RHBZ#2169064
diff --git a/README.md b/README.md deleted file mode 100644 index 5ce0dc1..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-signal-hook - -The rust-signal-hook package \ No newline at end of file diff --git a/rust-signal-hook.spec b/rust-signal-hook.spec index 38b7577..7b00d5c 100644 --- a/rust-signal-hook.spec +++ b/rust-signal-hook.spec @@ -1,21 +1,20 @@ -# Generated by rust2rpm 21 -%bcond_without check +# Generated by rust2rpm 24 +# * outdated dev-dependencies: serial_test +%bcond_with check %global debug_package %{nil}
%global crate signal-hook
-Name: rust-%{crate} -Version: 0.3.14 +Name: rust-signal-hook +Version: 0.3.15 Release: %autorelease Summary: Unix signal handling
# Upstream license specification: Apache-2.0/MIT -License: ASL 2.0 or MIT +License: Apache-2.0 OR MIT URL: https://crates.io/crates/signal-hook Source: %{crates_source}
-ExclusiveArch: %{rust_arches} - BuildRequires: rust-packaging >= 21
%global _description %{expand: diff --git a/sources b/sources index d7faed3..7c07ec0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (signal-hook-0.3.14.crate) = 32ecf012e46b94d3a87f2e56cd4c03a97886013309a4e52ef3e7769ed14b49ae2814bb6346cfc9766525dcf15db4182d260d3c9311134e3e6f5301c58729442a +SHA512 (signal-hook-0.3.15.crate) = 8b7703c8ef683868e4b0c315a73fcf6802f3e28730db6b79301e9818532ea62d6d218c9ff3ba465e02ed5c19a33e733ec5f7750ae9e0f823a2ebb35bb911a3cb
arch-excludes@lists.fedoraproject.org