update to version 0.3.13

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

1
.gitignore vendored

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

@ -6,8 +6,8 @@
%global crate futures %global crate futures
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.12 Version: 0.3.13
Release: 2%{?dist} Release: 1%{?dist}
Summary: Implementation of futures and streams Summary: Implementation of futures and streams
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -228,6 +228,9 @@ which use "write-all-vectored" feature of "%{crate}" crate.
%endif %endif
%changelog %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 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (futures-0.3.12.crate) = e3aab1daaac34ad5dcb7d466db262a7a8de1c4539aecc6e99f12a29fb7a005641800afb7be3904296ae5083f0813759ad8dce5a7862a14c15d325ee45967fd6c SHA512 (futures-0.3.13.crate) = 51a576148bf707e8b0b0848ff0999ca52c694cff80752b7fbd1b685bec725de17c406f026bb804acca065c21d5707d0968650aecce92dbc6daac53fd798403d4

Loading…
Cancel
Save