update to version 0.3.7

epel9
Fabio Valentini 4 years ago
parent 62c3fad625
commit 7cff752c69
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate futures-core
Name: rust-%{crate}
Version: 0.3.6
Version: 0.3.7
Release: 1%{?dist}
Summary: Core traits and types in for the `futures` library
@ -119,8 +119,11 @@ 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
- omment=Update to version 0.3.6.
- Update to version 0.3.6.
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (futures-core-0.3.6.crate) = 7a451155119281636d1ca099faf876f9a18424ee5621d8cb804853dc8b8d1f474d076f0e838237a4ab28786f687e4ba524cf0b44805e22845b057535d4c07a25
SHA512 (futures-core-0.3.7.crate) = bb3f7fd23022ffe6a5a2d288be4930c902118978881e9696f964fd0be7b946cc44420176cb514708bcc653293c437362baf62d687f1767d0f40fc0aafe7b3bca

Loading…
Cancel
Save