update to version 0.3.12

epel9
Fabio Valentini 4 years ago
parent 3028d2a2fb
commit 17e8dc1395
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -9,3 +9,4 @@
/futures-executor-0.3.8.crate
/futures-executor-0.3.9.crate
/futures-executor-0.3.10.crate
/futures-executor-0.3.12.crate

@ -6,7 +6,7 @@
%global crate futures-executor
Name: rust-%{crate}
Version: 0.3.10
Version: 0.3.12
Release: 1%{?dist}
Summary: Executors for asynchronous tasks based on the futures-rs library
@ -107,6 +107,9 @@ which use "thread-pool" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jan 15 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.12-1
- Update to version 0.3.12.
* Wed Jan 13 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.10-1
- Update to version 0.3.10.

@ -1 +1 @@
SHA512 (futures-executor-0.3.10.crate) = c1fad32784ff3f9dafb7ccf215baba127c238e47ae6e9670f50a7cb018183a0950ebff999d1664ad766d8944aa8d172e830670454e9b98bcd5cf57293613c6a6
SHA512 (futures-executor-0.3.12.crate) = d2385270d9754fe96c90ded14223f39e0fb5480f356760c6f252aa444f3718e93b111de7dd43e5505665b2b8825c4709f0efb04b3ded6f09af7345561ccbcf08

Loading…
Cancel
Save