Update to version 1.1.6; Fixes RHBZ#2122379

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

@ -1,16 +1,16 @@
# Generated by rust2rpm 21 # Generated by rust2rpm 22
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate derive_arbitrary %global crate derive_arbitrary
Name: rust-%{crate} Name: rust-derive_arbitrary
Version: 1.1.3 Version: 1.1.6
Release: %autorelease Release: %autorelease
Summary: Derives arbitrary traits Summary: Derives arbitrary traits
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
License: MIT or ASL 2.0 License: MIT OR Apache-2.0
URL: https://crates.io/crates/derive_arbitrary URL: https://crates.io/crates/derive_arbitrary
Source: %{crates_source} Source: %{crates_source}

@ -1 +1 @@
SHA512 (derive_arbitrary-1.1.3.crate) = de7a83f38324273747d52e55d4a0ecfd77c49c9bd18c29b13470bee352234cc8a1d5daf61ee1fae5a495d9bcddd188a345d0b84af573535c76860a8d663c4d2e SHA512 (derive_arbitrary-1.1.6.crate) = 9e25a988d2df2553c94cf4a7a8c69435417259c5885142e3659915d7bec795e314acd301e7a31ab2e6c5f1d92a5926bfb07b0b0266c29349fc7cafaee52c389a

Loading…
Cancel
Save