|
|
|
@ -1,21 +1,18 @@
|
|
|
|
|
# Generated by rust2rpm 21
|
|
|
|
|
# Generated by rust2rpm 24
|
|
|
|
|
%bcond_without check
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
%global crate strum
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}0.21
|
|
|
|
|
Name: rust-strum0.21
|
|
|
|
|
Version: 0.21.0
|
|
|
|
|
Release: %autorelease
|
|
|
|
|
Summary: Helpful macros for working with enums and strings
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: https://crates.io/crates/strum
|
|
|
|
|
Source: %{crates_source}
|
|
|
|
|
|
|
|
|
|
ExclusiveArch: %{rust_arches}
|
|
|
|
|
|
|
|
|
|
BuildRequires: rust-packaging >= 21
|
|
|
|
|
|
|
|
|
|
%global _description %{expand:
|
|
|
|
|