update to version 0.3.13

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

1
.gitignore vendored

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

@ -6,8 +6,8 @@
%global crate futures-util %global crate futures-util
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.12 Version: 0.3.13
Release: 2%{?dist} Release: 1%{?dist}
Summary: Common utilities and extension traits for the futures-rs library Summary: Common utilities and extension traits for the futures-rs library
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -359,6 +359,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-util-0.3.12.crate) = 07f987cd6992f50cc96f2e639853bca2d208ffe25807a987862c5e8b62c2657c8c3169ea34f9337a02c59e6208b0fb4dbce44f7c231cad8f56ca173da05b9598 SHA512 (futures-util-0.3.13.crate) = 75db6170eef5ed4f29a0512053ac01baa6aa30dd9f5b6152cd27150cf47eb83f7fa3e4a737b91864460e3d90b1b2ab36895dcb1802b2806252483f4f58a8cfca

Loading…
Cancel
Save