Update to 0.7.5 (close RHBZ#2328447)

epel10 imports/epel10/rust-yoke-0.7.5-1.el10
Benjamin A. Beasley 3 months ago
parent a704379583
commit 1ffa5d844a

1
.gitignore vendored

@ -1 +1,2 @@
/yoke-0.7.4.crate
/yoke-0.7.5.crate

@ -5,7 +5,7 @@
%global crate yoke
Name: rust-yoke
Version: 0.7.4
Version: 0.7.5
Release: %autorelease
Summary: Abstraction allowing borrowed data to be carried along with its backing data
@ -14,7 +14,7 @@ URL: https://crates.io/crates/yoke
Source: %{crates_source}
# * Downstream-only: ignore an example that would depend on the postcard crate:
# it is not worth packaging this merely to compile an example.
Patch10: 0001-Downstream-only-ignore-an-example-that-would-depend-.patch
Patch10: 0001-Downstream-only-ignore-an-example-that-would-depend-.patch
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: tomcli

@ -1 +1 @@
SHA512 (yoke-0.7.4.crate) = b3d1456e28d53723470644ae15a4298fa96a79593d90729221ca4e45a6f09de4d7c554703425c61595c4e78959652122db95865c0337cc0cd6a4ec57d7bea84d
SHA512 (yoke-0.7.5.crate) = 6bbd99671d1a5a5217890eaa267113d193b3636b265393afb6e72a313f01704d462fe017264f061405e8e84c188b590094c29e3fcf19a63c375ae165d1a0bbef

Loading…
Cancel
Save