From 52e127eabb7c9044f2a3756e4f0fae36970cb663 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Dec 20 2021 21:16:09 +0000 Subject: Update to version 0.3.19; Fixes RHBZ#2033919 --- diff --git a/.gitignore b/.gitignore index 4b35586..7d2bfdd 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /futures-util-0.3.16.crate /futures-util-0.3.17.crate /futures-util-0.3.18.crate +/futures-util-0.3.19.crate diff --git a/rust-futures-util.spec b/rust-futures-util.spec index edf1568..d92aba4 100644 --- a/rust-futures-util.spec +++ b/rust-futures-util.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 18 +# Generated by rust2rpm 20 # * tests can only be run in-tree %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate futures-util Name: rust-%{crate} -Version: 0.3.18 +Version: 0.3.19 Release: %autorelease Summary: Common utilities and extension traits for the futures-rs library @@ -16,9 +16,6 @@ URL: https://crates.io/crates/futures-util Source: %{crates_source} ExclusiveArch: %{rust_arches} -%if %{__cargo_skip_build} -BuildArch: noarch -%endif BuildRequires: rust-packaging @@ -33,11 +30,11 @@ BuildArch: noarch %description devel %{_description} -This package contains library source intended for building other packages -which use "%{crate}" crate. +This package contains library source intended for building other packages which +use the "%{crate}" crate. %files devel -%license LICENSE-MIT LICENSE-APACHE +%license LICENSE-APACHE LICENSE-MIT %doc README.md %{cargo_registry}/%{crate}-%{version_no_tilde}/ @@ -47,8 +44,8 @@ BuildArch: noarch %description -n %{name}+default-devel %{_description} -This package contains library source intended for building other packages -which use "default" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -59,8 +56,8 @@ BuildArch: noarch %description -n %{name}+alloc-devel %{_description} -This package contains library source intended for building other packages -which use "alloc" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "alloc" feature of the "%{crate}" crate. %files -n %{name}+alloc-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -71,8 +68,8 @@ BuildArch: noarch %description -n %{name}+async-await-devel %{_description} -This package contains library source intended for building other packages -which use "async-await" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "async-await" feature of the "%{crate}" crate. %files -n %{name}+async-await-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -83,8 +80,8 @@ BuildArch: noarch %description -n %{name}+async-await-macro-devel %{_description} -This package contains library source intended for building other packages -which use "async-await-macro" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "async-await-macro" feature of the "%{crate}" crate. %files -n %{name}+async-await-macro-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -95,8 +92,8 @@ BuildArch: noarch %description -n %{name}+bilock-devel %{_description} -This package contains library source intended for building other packages -which use "bilock" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "bilock" feature of the "%{crate}" crate. %files -n %{name}+bilock-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -107,8 +104,8 @@ BuildArch: noarch %description -n %{name}+cfg-target-has-atomic-devel %{_description} -This package contains library source intended for building other packages -which use "cfg-target-has-atomic" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "cfg-target-has-atomic" feature of the "%{crate}" crate. %files -n %{name}+cfg-target-has-atomic-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -119,8 +116,8 @@ BuildArch: noarch %description -n %{name}+channel-devel %{_description} -This package contains library source intended for building other packages -which use "channel" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "channel" feature of the "%{crate}" crate. %files -n %{name}+channel-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -131,8 +128,8 @@ BuildArch: noarch %description -n %{name}+compat-devel %{_description} -This package contains library source intended for building other packages -which use "compat" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "compat" feature of the "%{crate}" crate. %files -n %{name}+compat-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -143,8 +140,8 @@ BuildArch: noarch %description -n %{name}+futures-channel-devel %{_description} -This package contains library source intended for building other packages -which use "futures-channel" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "futures-channel" feature of the "%{crate}" crate. %files -n %{name}+futures-channel-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -155,8 +152,8 @@ BuildArch: noarch %description -n %{name}+futures-io-devel %{_description} -This package contains library source intended for building other packages -which use "futures-io" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "futures-io" feature of the "%{crate}" crate. %files -n %{name}+futures-io-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -167,8 +164,8 @@ BuildArch: noarch %description -n %{name}+futures-macro-devel %{_description} -This package contains library source intended for building other packages -which use "futures-macro" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "futures-macro" feature of the "%{crate}" crate. %files -n %{name}+futures-macro-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -179,8 +176,8 @@ BuildArch: noarch %description -n %{name}+futures-sink-devel %{_description} -This package contains library source intended for building other packages -which use "futures-sink" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "futures-sink" feature of the "%{crate}" crate. %files -n %{name}+futures-sink-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -191,8 +188,8 @@ BuildArch: noarch %description -n %{name}+futures_01-devel %{_description} -This package contains library source intended for building other packages -which use "futures_01" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "futures_01" feature of the "%{crate}" crate. %files -n %{name}+futures_01-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -203,8 +200,8 @@ BuildArch: noarch %description -n %{name}+io-devel %{_description} -This package contains library source intended for building other packages -which use "io" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "io" feature of the "%{crate}" crate. %files -n %{name}+io-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -215,8 +212,8 @@ BuildArch: noarch %description -n %{name}+io-compat-devel %{_description} -This package contains library source intended for building other packages -which use "io-compat" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "io-compat" feature of the "%{crate}" crate. %files -n %{name}+io-compat-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -227,32 +224,20 @@ BuildArch: noarch %description -n %{name}+memchr-devel %{_description} -This package contains library source intended for building other packages -which use "memchr" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "memchr" feature of the "%{crate}" crate. %files -n %{name}+memchr-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml -%package -n %{name}+read-initializer-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+read-initializer-devel %{_description} - -This package contains library source intended for building other packages -which use "read-initializer" feature of "%{crate}" crate. - -%files -n %{name}+read-initializer-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml - %package -n %{name}+sink-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+sink-devel %{_description} -This package contains library source intended for building other packages -which use "sink" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "sink" feature of the "%{crate}" crate. %files -n %{name}+sink-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -263,8 +248,8 @@ BuildArch: noarch %description -n %{name}+slab-devel %{_description} -This package contains library source intended for building other packages -which use "slab" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "slab" feature of the "%{crate}" crate. %files -n %{name}+slab-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -275,8 +260,8 @@ BuildArch: noarch %description -n %{name}+std-devel %{_description} -This package contains library source intended for building other packages -which use "std" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "std" feature of the "%{crate}" crate. %files -n %{name}+std-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -287,8 +272,8 @@ BuildArch: noarch %description -n %{name}+tokio-io-devel %{_description} -This package contains library source intended for building other packages -which use "tokio-io" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "tokio-io" feature of the "%{crate}" crate. %files -n %{name}+tokio-io-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -299,8 +284,8 @@ BuildArch: noarch %description -n %{name}+unstable-devel %{_description} -This package contains library source intended for building other packages -which use "unstable" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "unstable" feature of the "%{crate}" crate. %files -n %{name}+unstable-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -311,8 +296,8 @@ BuildArch: noarch %description -n %{name}+write-all-vectored-devel %{_description} -This package contains library source intended for building other packages -which use "write-all-vectored" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "write-all-vectored" feature of the "%{crate}" crate. %files -n %{name}+write-all-vectored-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml diff --git a/sources b/sources index dd16cb6..f7830b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (futures-util-0.3.18.crate) = 5e6488aa11493aa1fbd688796c6f9af92d288ff38f4460b1923ee196a6513185fc63805abec7f5fa7ddbce186937bbb2aaab41da8216d088c631f8984b66d63b +SHA512 (futures-util-0.3.19.crate) = cdadde2949a496806fc432efcdb9f4555ca0482320017ea45c29d8dbde69bf9d4af7a6660d351bef3989c5ef905b1f011788506fa2e87d8b53b83cf54256a3ef