update to version 0.3.13

epel9
Fabio Valentini 4 years ago
parent af8331feb9
commit e9a6b9a297
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/futures-io-0.3.9.crate
/futures-io-0.3.10.crate
/futures-io-0.3.12.crate
/futures-io-0.3.13.crate

@ -5,8 +5,8 @@
%global crate futures-io
Name: rust-%{crate}
Version: 0.3.12
Release: 2%{?dist}
Version: 0.3.13
Release: 1%{?dist}
Summary: AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits
# Upstream license specification: MIT OR Apache-2.0
@ -107,6 +107,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Tue Feb 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.13-1
- Update to version 0.3.13.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (futures-io-0.3.12.crate) = dcf3dcb30a97fc7e6fa708c2606d90d45ba01f3426629d3b77aac20d31611cd8903bf82ebdaa4e336cae40f047df2f581c59c2ddfd92d4c41c1a59a003c856b1
SHA512 (futures-io-0.3.13.crate) = 56353b9f5a6ee5d3f6a5edc0f031248b41280d60ca9108d196e106aade750c8acaf864cce6b4490faada917f2fc6eea919a49ad68a6bef039a88ef88a381a4b8

Loading…
Cancel
Save