Compare commits

...

5 Commits

Author SHA1 Message Date
Fedora Release Engineering 821f6be0de Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
6 months ago
Fedora Release Engineering d3a1aa74e2 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
12 months ago
Fabio Valentini 9f89c0cfe4
Regenerate with rust2rpm v24
1 year ago
Fedora Release Engineering 13c41852b5 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
2 years ago
Fedora Release Engineering ab5693b74b Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
2 years ago

@ -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