Regenerate with rust2rpm v25

epel9 imports/e9/rust-miette-derive-5.10.0-3.el9
Fabio Valentini 1 year ago
parent eec2a54bab
commit d18bb59e39
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,4 +1,4 @@
# Generated by rust2rpm 24
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
@ -13,7 +13,7 @@ License: Apache-2.0
URL: https://crates.io/crates/miette-derive
Source: %{crates_source}
BuildRequires: rust-packaging >= 21
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Derive macros for miette. Like `thiserror` for Diagnostics.}
@ -46,7 +46,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires

@ -1,2 +0,0 @@
[DEFAULT]
summary = Derive macros for miette

@ -0,0 +1,3 @@
[package]
summary = "Derive macros for miette"
Loading…
Cancel
Save