Use rusr2rpm 26

epel10 imports/epel10/rust-inflate-0.4.5-19.el10
Orion Poplawski 3 months ago
parent 32a3e8aee8
commit 29bf48211b

@ -1,4 +1,4 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
@ -13,9 +13,7 @@ License: MIT
URL: https://crates.io/crates/inflate
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
DEFLATE decoding.}
@ -61,7 +59,7 @@ use the "unstable" 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

Loading…
Cancel
Save