Update to version 0.10.6; Fixes RHBZ#2135939

epel9
Fabio Valentini 2 years ago
parent e1f5bc4f15
commit e6c5b24578
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,11 +1,11 @@
# Generated by rust2rpm 22 # Generated by rust2rpm 23
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate sha3 %global crate sha3
Name: rust-sha3 Name: rust-sha3
Version: 0.10.5 Version: 0.10.6
Release: %autorelease Release: %autorelease
Summary: SHA-3 (Keccak) hash function Summary: SHA-3 (Keccak) hash function
@ -13,8 +13,6 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/sha3 URL: https://crates.io/crates/sha3
Source: %{crates_source} Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21 BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:

@ -1 +1 @@
SHA512 (sha3-0.10.5.crate) = 614c9b509d419b585aa2e1cbdd664b99de6c6cdb4bcd5bcca2af63a84b0d7641fb40e6d12a8305c4149c28397fee66d755d172fc23c315cce61339284ce14405 SHA512 (sha3-0.10.6.crate) = b6f9ffc6f1cc638f215434c2d1c9c46c3d9541aa2d0273245565509ae83c2c042cfef936c4441c0962068f8deacace6f760e2d2a15756e584b2ccf946dc73d73

Loading…
Cancel
Save