From e0dbf71788cbfa146f95b9fd88307ef162ae7e2e Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 11 Jan 2024 18:36:27 +0100 Subject: [PATCH] Update to version 0.5.11; Fixes RHBZ#2257264 --- .gitignore | 1 + rust-crossbeam-channel.spec | 4 ++-- rust2rpm.toml | 5 +++++ sources | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index c025a22..10678c6 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /crossbeam-channel-0.5.7.crate /crossbeam-channel-0.5.8.crate /crossbeam-channel-0.5.10.crate +/crossbeam-channel-0.5.11.crate diff --git a/rust-crossbeam-channel.spec b/rust-crossbeam-channel.spec index 8a87d08..84d2a03 100644 --- a/rust-crossbeam-channel.spec +++ b/rust-crossbeam-channel.spec @@ -5,7 +5,7 @@ %global crate crossbeam-channel Name: rust-crossbeam-channel -Version: 0.5.10 +Version: 0.5.11 Release: %autorelease Summary: Multi-producer multi-consumer channels for message passing @@ -78,7 +78,7 @@ use the "std" feature of the "%{crate}" crate. %check # * skip unreliable tests: # https://github.com/crossbeam-rs/crossbeam/pull/474#issuecomment-589250957 -%cargo_test -- -- --skip fairness2 --skip select2::main +%cargo_test -- -- --exact --skip fairness2 --skip select2::main %endif %changelog diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..a61aa06 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,5 @@ +[tests] +skip = ["fairness2", "select2::main"] +skip-exact = true +comments = ["skip unreliable tests: https://github.com/crossbeam-rs/crossbeam/pull/474#issuecomment-589250957"] + diff --git a/sources b/sources index 27a1bbd..eaf7856 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (crossbeam-channel-0.5.10.crate) = afd65fda772f9f225e1b372d27fd90f991097c57ac9b2747a40702e50791c6d702d1342088c99c2243873cbe6126f7c4e8df8f41b00bf4db3dbccfae1ae0063e +SHA512 (crossbeam-channel-0.5.11.crate) = 1d37bae1c946d402c1fce37f22a82037d68896770757aa91d209387f947d39c514df52e0ce94317141513784511ac626482f16099cc3b62ca28a52f387b69c71