Update to version 0.3.27; Fixes RHBZ#2177419

epel9
Fabio Valentini 2 years ago
parent dbbe87c0f9
commit d2f7333e8b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -22,3 +22,4 @@
/futures-io-0.3.24.crate
/futures-io-0.3.25.crate
/futures-io-0.3.26.crate
/futures-io-0.3.27.crate

@ -1,3 +0,0 @@
# rust-futures-io
The rust-futures-io package

@ -1,11 +1,11 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate futures-io
Name: rust-futures-io
Version: 0.3.26
Version: 0.3.27
Release: %autorelease
Summary: AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits
@ -16,8 +16,8 @@ Source: %{crates_source}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
`AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the
futures-rs library.}
The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits
for the futures-rs library.}
%description %{_description}

@ -1 +1 @@
SHA512 (futures-io-0.3.26.crate) = e3334e6ba43bf21b82ff79bd042efcc7b8004c965d3de5df1c60e98a6891c67b0b22fc82b692fb3eda0c8d6caa388ad64ecc90b1c2b58940d787f827069d7b4e
SHA512 (futures-io-0.3.27.crate) = 93e42bb9e0af07ccf8f5ad683193d1992276317d847d76056e95b053732e07b327d2be067ada3a99672eb674ac20f8a1e17344139930e4931b6bc8a0983ff265

Loading…
Cancel
Save