Update to 0.3.3

epel9
Josh Stone 5 years ago
parent 413cf444ea
commit d392b02163

1
.gitignore vendored

@ -1,3 +1,4 @@
/futures-executor-0.2.1.crate
/futures-executor-0.2.2.crate
/futures-executor-0.3.1.crate
/futures-executor-0.3.3.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 12
# Generated by rust2rpm 13
# * Tests do not work out of the tree
# https://github.com/rust-lang-nursery/futures-rs/issues/1020
%bcond_with check
@ -7,8 +7,8 @@
%global crate futures-executor
Name: rust-%{crate}
Version: 0.3.1
Release: 2%{?dist}
Version: 0.3.3
Release: 1%{?dist}
Summary: Executors for asynchronous tasks based on the futures-rs library
# Upstream license specification: MIT OR Apache-2.0
@ -108,6 +108,9 @@ which use "thread-pool" feature of "%{crate}" crate.
%endif
%changelog
* Thu Feb 06 2020 Josh Stone <jistone@redhat.com> - 0.3.3-1
- Update to 0.3.3
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (futures-executor-0.3.1.crate) = 26036ec8ce2d839cc58502b0a7bb68174a07add5f6662f42a81c1bc3116b04a7def8a9cf95a615aa2b662b30dbe9316630f4588a5634097e5b990e3223550211
SHA512 (futures-executor-0.3.3.crate) = 6755b863594c4c41ce67d8ea94c5e9d796252c56f14527e6524a3f7fdd80d18e8519b8cebda4506bca5c0db818ae71b2e8759a1d7a668daacca046ef5e10d707

Loading…
Cancel
Save