update to version 0.3.6

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

1
.gitignore vendored

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

@ -6,8 +6,8 @@
%global crate futures-task %global crate futures-task
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.5 Version: 0.3.6
Release: 2%{?dist} Release: 1%{?dist}
Summary: Tools for working with tasks Summary: Tools for working with tasks
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -131,6 +131,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Oct 07 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.6-1
- Update to version 0.3.6.
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-2 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (futures-task-0.3.5.crate) = 9affcfe1c64ff66cef77615d39c2e69e40480aa7fb0d1a0b136edeb9533b336e3e1156bc0bb14120a812f0f8d3d3266c556d9f0e4eec147fdcc175b3183dba52 SHA512 (futures-task-0.3.6.crate) = 0617fb23da9c32505e1dfed0b3a8c09e0c222077c0ab488deede6301e45b5e9b147d590e24089a02c4a5bcbc69235ee3d5d576262dd6fa025d26e47f308577c4

Loading…
Cancel
Save