Regenerate with rust2rpm v24

epel10
Fabio Valentini 1 year ago
parent 2023383bf9
commit c2ec8e4006
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,3 +0,0 @@
# rust-foreign-types-shared
The rust-foreign-types-shared package

@ -1,25 +1,23 @@
# Generated by rust2rpm 21
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate foreign-types-shared
Name: rust-%{crate}
Name: rust-foreign-types-shared
Version: 0.3.1
Release: %autorelease
Summary: Internal crate used by foreign-types
# Upstream license specification: MIT/Apache-2.0
License: MIT or ASL 2.0
License: MIT OR Apache-2.0
URL: https://crates.io/crates/foreign-types-shared
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
Internal crate used by foreign-types.}
An internal crate used by foreign-types.}
%description %{_description}

Loading…
Cancel
Save