update to version 0.3.6

epel9
Fabio Valentini 4 years ago
parent 0f7e1ca8e7
commit 70d2a7ae51
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/futures-util-0.3.3.crate
/futures-util-0.3.4.crate
/futures-util-0.3.5.crate
/futures-util-0.3.6.crate

@ -6,8 +6,8 @@
%global crate futures-util
Name: rust-%{crate}
Version: 0.3.5
Release: 2%{?dist}
Version: 0.3.6
Release: 1%{?dist}
Summary: Common utilities and extension traits for the futures-rs library
# Upstream license specification: MIT OR Apache-2.0
@ -359,6 +359,9 @@ which use "write-all-vectored" feature of "%{crate}" crate.
%endif
%changelog
* Wed Oct 07 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.6-1
- Update to version 0.3.6.
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (futures-util-0.3.5.crate) = f71bd29e113fc8aa3795904b3130dd6f09076e6a19e52e34702973b6428a1834d300fdd3c48259e7f27fc1252dcefc80a4b104962fe7e6e4e536322d0aa9c5a2
SHA512 (futures-util-0.3.6.crate) = e4ecd57290308555e4416eff17ce18ea06963490576cd7d40c97e6232134d321a5502d8d9436cf7abcaa792e6e5e4c21942d4b43a2ae0b3221137e94da33db79

Loading…
Cancel
Save