|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
# Generated by rust2rpm 25
|
|
|
|
|
# Generated by rust2rpm 26
|
|
|
|
|
%bcond_without check
|
|
|
|
|
|
|
|
|
|
%global crate weezl
|
|
|
|
@ -13,6 +13,8 @@ URL: https://crates.io/crates/weezl
|
|
|
|
|
Source: %{crates_source}
|
|
|
|
|
# Manually created patch for downstream crate metadata changes
|
|
|
|
|
# * drop unused, benchmark-only criterion dev-dependency
|
|
|
|
|
# * Update the tokio-util dev-dependency to 0.7.x
|
|
|
|
|
# (https://github.com/image-rs/weezl/pull/44)
|
|
|
|
|
Patch: weezl-fix-metadata.diff
|
|
|
|
|
|
|
|
|
|
BuildRequires: cargo-rpm-macros >= 24
|
|
|
|
|