Regenerate with rust2rpm v25

epel9
Fabio Valentini 1 year ago
parent 530a47ecef
commit 3688df07b4
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,3 +0,0 @@
# rust-crossbeam
The rust-crossbeam package

@ -1,4 +1,4 @@
# Generated by rust2rpm 22 # Generated by rust2rpm 25
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
@ -13,9 +13,7 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/crossbeam URL: https://crates.io/crates/crossbeam
Source: %{crates_source} Source: %{crates_source}
ExclusiveArch: %{rust_arches} BuildRequires: cargo-rpm-macros >= 24
BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
Tools for concurrent programming.} Tools for concurrent programming.}
@ -135,7 +133,7 @@ use the "std" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%prep %prep
%autosetup -n %{crate}-%{version_no_tilde} -p1 %autosetup -n %{crate}-%{version} -p1
%cargo_prep %cargo_prep
%generate_buildrequires %generate_buildrequires

Loading…
Cancel
Save