update to version 0.3.7

epel9
Fabio Valentini 4 years ago
parent 86013c2713
commit 463f742003
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -3,3 +3,4 @@
/futures-task-0.3.4.crate
/futures-task-0.3.5.crate
/futures-task-0.3.6.crate
/futures-task-0.3.7.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# * Cyclic dependency with futures
# dependency loop with futures
%bcond_with check
%global debug_package %{nil}
%global crate futures-task
Name: rust-%{crate}
Version: 0.3.6
Version: 0.3.7
Release: 1%{?dist}
Summary: Tools for working with tasks
@ -131,6 +131,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Mon Oct 26 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.7-1
- Update to version 0.3.7.
* Wed Oct 07 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.6-1
- Update to version 0.3.6.

@ -1 +1 @@
SHA512 (futures-task-0.3.6.crate) = 0617fb23da9c32505e1dfed0b3a8c09e0c222077c0ab488deede6301e45b5e9b147d590e24089a02c4a5bcbc69235ee3d5d576262dd6fa025d26e47f308577c4
SHA512 (futures-task-0.3.7.crate) = 80caaf5977134436b6019edb97fd9decc55961a85cdca3e63433a12f47be8d5960e8e1660e716772040aa5418d944ffa42e2502f23a9cb124c761d4684d328ef

Loading…
Cancel
Save