Regenerate with rust2rpm v24

epel10
Fabio Valentini 1 year ago
parent 2f28216e43
commit d24b7e2033
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,3 +0,0 @@
# rust-http-body
The rust-http-body package

@ -1,25 +1,23 @@
# Generated by rust2rpm 21 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate http-body %global crate http-body
Name: rust-%{crate} Name: rust-http-body
Version: 0.4.5 Version: 0.4.5
Release: %autorelease Release: %autorelease
Summary: Trait representing an asynchronous, streaming, HTTP request or response body Summary: Trait representing an asynchronous, streaming, HTTP request or response body
# Upstream license specification: MIT
License: MIT License: MIT
URL: https://crates.io/crates/http-body URL: https://crates.io/crates/http-body
Source: %{crates_source} Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21 BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
Trait representing an asynchronous, streaming, HTTP request or response body.} Trait representing an asynchronous, streaming, HTTP request or response
body.}
%description %{_description} %description %{_description}

Loading…
Cancel
Save