diff --git a/rust-mockall_double.spec b/rust-mockall_double.spec index 67e6adb..5023456 100644 --- a/rust-mockall_double.spec +++ b/rust-mockall_double.spec @@ -1,21 +1,19 @@ -# Generated by rust2rpm 21 +# Generated by rust2rpm 24 %bcond_without check %global debug_package %{nil} %global crate mockall_double -Name: rust-%{crate} +Name: rust-mockall_double Version: 0.3.0 Release: %autorelease Summary: Test double adapter for Mockall # Upstream license specification: MIT/Apache-2.0 -License: MIT or ASL 2.0 +License: MIT OR Apache-2.0 URL: https://crates.io/crates/mockall_double 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