From 18b58c2d52f5159c906237c63466463655613ff4 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Jan 10 2022 15:07:03 +0000 Subject: Update to version 0.5.2; Fixes RHBZ#2038604 --- diff --git a/.gitignore b/.gitignore index 753cb3b..dd5d8a4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /crossbeam-channel-0.4.4.crate /crossbeam-channel-0.5.0.crate /crossbeam-channel-0.5.1.crate +/crossbeam-channel-0.5.2.crate diff --git a/rust-crossbeam-channel.spec b/rust-crossbeam-channel.spec index b2b3ed2..ec73922 100644 --- a/rust-crossbeam-channel.spec +++ b/rust-crossbeam-channel.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 19 +# Generated by rust2rpm 20 %bcond_without check %global debug_package %{nil} %global crate crossbeam-channel Name: rust-%{crate} -Version: 0.5.1 +Version: 0.5.2 Release: %autorelease Summary: Multi-producer multi-consumer channels for message passing @@ -15,9 +15,6 @@ URL: https://crates.io/crates/crossbeam-channel Source: %{crates_source} ExclusiveArch: %{rust_arches} -%if %{__cargo_skip_build} -BuildArch: noarch -%endif BuildRequires: rust-packaging @@ -33,7 +30,7 @@ BuildArch: noarch %description devel %{_description} This package contains library source intended for building other packages which -use "%{crate}" crate. +use the "%{crate}" crate. %files devel %license LICENSE-APACHE LICENSE-MIT LICENSE-THIRD-PARTY @@ -47,7 +44,7 @@ BuildArch: noarch %description -n %{name}+default-devel %{_description} This package contains library source intended for building other packages which -use "the default" feature of the "%{crate}" crate. +use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -59,7 +56,7 @@ BuildArch: noarch %description -n %{name}+crossbeam-utils-devel %{_description} This package contains library source intended for building other packages which -use "the crossbeam-utils" feature of the "%{crate}" crate. +use the "crossbeam-utils" feature of the "%{crate}" crate. %files -n %{name}+crossbeam-utils-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -71,7 +68,7 @@ BuildArch: noarch %description -n %{name}+std-devel %{_description} This package contains library source intended for building other packages which -use "the std" feature of the "%{crate}" crate. +use the "std" feature of the "%{crate}" crate. %files -n %{name}+std-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -91,7 +88,7 @@ use "the std" feature of the "%{crate}" crate. %if %{with check} %check -# Test below is just unreliable +# * skip unreliable tests # https://github.com/crossbeam-rs/crossbeam/pull/474#issuecomment-589250957 %cargo_test -- -- --skip fairness2 --skip select2::main %endif diff --git a/sources b/sources index cc64eec..5147af9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (crossbeam-channel-0.5.1.crate) = f15aff67e9105584f5fe41e1ee650ae4fdd0d0ca0fa9202ee83c6f6025398a300decaa50d1b4682e8afb9bd6e11e95b69bcf23f68ae117419aa84df14ee7747b +SHA512 (crossbeam-channel-0.5.2.crate) = dc8dbfa40a7046ad82da3f33a20b29d216ff98180217489653e53aa46244089d1fd2490051d3f05b00333911e303e9efe76d16d4cbce8257be91f96554fb88d0