Regenerate with rust2rpm v24

epel10
Fabio Valentini 1 year ago
parent 13c41852b5
commit 9f89c0cfe4
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,21 +1,18 @@
# Generated by rust2rpm 21
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate downcast
Name: rust-%{crate}
Name: rust-downcast
Version: 0.11.0
Release: %autorelease
Summary: Trait for downcasting trait objects back to their original types
# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/downcast
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

Loading…
Cancel
Save