From 2e9a7fd2927ea39f409183f46fb964ffdd7f7459 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 8 May 2020 17:30:44 -0700 Subject: [PATCH] Update to 0.3.5 --- .gitignore | 1 + rust-futures-util.spec | 19 +++++++++++++++++-- sources | 2 +- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8583fa7..dd182f3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /futures-util-0.3.1.crate /futures-util-0.3.3.crate /futures-util-0.3.4.crate +/futures-util-0.3.5.crate diff --git a/rust-futures-util.spec b/rust-futures-util.spec index 6847281..d7a7ea5 100644 --- a/rust-futures-util.spec +++ b/rust-futures-util.spec @@ -6,8 +6,8 @@ %global crate futures-util Name: rust-%{crate} -Version: 0.3.4 -Release: 2%{?dist} +Version: 0.3.5 +Release: 1%{?dist} Summary: Common utilities and extension traits for the futures-rs library # Upstream license specification: MIT OR Apache-2.0 @@ -328,6 +328,18 @@ which use "unstable" feature of "%{crate}" crate. %files -n %{name}+unstable-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+write-all-vectored-devel +Summary: %{summary} +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. + +%files -n %{name}+write-all-vectored-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep @@ -347,6 +359,9 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog +* Sat May 09 2020 Josh Stone - 0.3.5-1 +- Update to 0.3.5 + * Tue Feb 18 10:52:47 CET 2020 Igor Raits - 0.3.4-2 - Regenerate diff --git a/sources b/sources index 1684774..8eaef27 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (futures-util-0.3.4.crate) = 1c8751745de5340b8fc86ae17c3240e16d7b403204db06cf635b6b661ff58f92f48c066e6482fd2768f121aa43d6cf729dc0f0d3d2b70aba207bd34c5c6d7431 +SHA512 (futures-util-0.3.5.crate) = f71bd29e113fc8aa3795904b3130dd6f09076e6a19e52e34702973b6428a1834d300fdd3c48259e7f27fc1252dcefc80a4b104962fe7e6e4e536322d0aa9c5a2