update to version 0.3.9

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

1
.gitignore vendored

@ -7,3 +7,4 @@
/futures-core-0.3.6.crate
/futures-core-0.3.7.crate
/futures-core-0.3.8.crate
/futures-core-0.3.9.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
# dependency loop with futures
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate futures-core
Name: rust-%{crate}
Version: 0.3.8
Version: 0.3.9
Release: 1%{?dist}
Summary: Core traits and types in for the `futures` library
@ -119,7 +119,10 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Mon Nov 9 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.8-1
* Fri Jan 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.9-1
- Update to version 0.3.9.
* Mon Nov 09 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.8-1
- Update to version 0.3.8.
- Fixes RHBZ#1896107

@ -1 +1 @@
SHA512 (futures-core-0.3.8.crate) = dc6cadd0cc3bd179259d7d686f7f5ce1bc66ea42b9c1c5537f766c68cc61e08f5c4f7bf8ba1c3a54223e5cb35708f57f2d802d4d64c510b45258abfc740dc48c
SHA512 (futures-core-0.3.9.crate) = f264ad697055e762f549fde2308da4d33cedb691147f7b3919c566fb340871d714342193ef764f530f43654eb90a28d79e581cd4092b96a603661116c7ef205b

Loading…
Cancel
Save