update to version 0.3.15

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

1
.gitignore vendored

@ -12,3 +12,4 @@
/futures-executor-0.3.12.crate
/futures-executor-0.3.13.crate
/futures-executor-0.3.14.crate
/futures-executor-0.3.15.crate

@ -6,7 +6,7 @@
%global crate futures-executor
Name: rust-%{crate}
Version: 0.3.14
Version: 0.3.15
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
* Thu May 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.15-1
- Update to version 0.3.15.
* Thu Apr 22 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.14-1
- Update to version 0.3.14.

@ -1 +1 @@
SHA512 (futures-executor-0.3.14.crate) = 15f3d71a699b6d900bc3ac4c0ea13997877f88f9ae3c17b15039a4adf1a8724dc238e18eb1673137977fd81a32d7611669de7ab12118472cb92697043e098523
SHA512 (futures-executor-0.3.15.crate) = fb1337a2500d084145fd3dd2821db6d9419ebb781adf3e7b2ce4836c17a10ee4d5dc2b0c73414fde4c78dab89884620753424802902886a5d4ab8e4730110fb9

Loading…
Cancel
Save