From 630a41ff351e50c591b74a3079bbcf8db3973b9c Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sun, 15 Dec 2024 20:23:56 +0100 Subject: [PATCH] Update to version 0.5.14; Fixes RHBZ#2332480 --- .gitignore | 1 + rust-crossbeam-channel.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fcbb07f..f0d96f0 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /crossbeam-channel-0.5.11.crate /crossbeam-channel-0.5.12.crate /crossbeam-channel-0.5.13.crate +/crossbeam-channel-0.5.14.crate diff --git a/rust-crossbeam-channel.spec b/rust-crossbeam-channel.spec index 91639df..1f45da0 100644 --- a/rust-crossbeam-channel.spec +++ b/rust-crossbeam-channel.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 26 -%bcond_without check +# Generated by rust2rpm 27 +%bcond check 1 %global debug_package %{nil} %global crate crossbeam-channel Name: rust-crossbeam-channel -Version: 0.5.13 +Version: 0.5.14 Release: %autorelease Summary: Multi-producer multi-consumer channels for message passing @@ -78,7 +78,10 @@ use the "std" feature of the "%{crate}" crate. %check # * skip unreliable tests: # https://github.com/crossbeam-rs/crossbeam/pull/474#issuecomment-589250957 -%cargo_test -- -- --exact --skip fairness2 --skip select2::main +%{cargo_test -- -- --exact %{shrink: + --skip fairness2 + --skip select2::main +}} %endif %changelog diff --git a/sources b/sources index cf03745..110f4c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (crossbeam-channel-0.5.13.crate) = 0f31223a7099f84e39e6b76b19cf26736e0c3907fffc2ed3eb0012c7984b1993570bf6d155eba5bfb82897ef0e4fc93b89096071410bbac256ca6be9a9568ff8 +SHA512 (crossbeam-channel-0.5.14.crate) = ab3448f7adeccab3c1d988746c3db1fc1e8854a53f7b5cad63fb7874e5b6f5663d34541d4c5383472db56a7c8b272fddfc78ea2ac1792a18d6c8230dfbabad45