diff --git a/rust-downcast.spec b/rust-downcast.spec index 3e8b405..645f94c 100644 --- a/rust-downcast.spec +++ b/rust-downcast.spec @@ -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: diff --git a/.rust2rpm.conf b/rust2rpm.conf similarity index 100% rename from .rust2rpm.conf rename to rust2rpm.conf