update to version 0.3.13

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

1
.gitignore vendored

@ -10,3 +10,4 @@
/futures-core-0.3.9.crate
/futures-core-0.3.10.crate
/futures-core-0.3.12.crate
/futures-core-0.3.13.crate

@ -6,9 +6,9 @@
%global crate futures-core
Name: rust-%{crate}
Version: 0.3.12
Release: 2%{?dist}
Summary: Core traits and types in for the `futures` library
Version: 0.3.13
Release: 1%{?dist}
Summary: Core traits and types in for the futures library
# Upstream license specification: MIT OR Apache-2.0
License: MIT or ASL 2.0
@ -119,6 +119,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Tue Feb 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.13-1
- Update to version 0.3.13.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (futures-core-0.3.12.crate) = 392d99ca0b8d45399b2b4fbc61c0591f9ae0c0a37f7aefc7d567cdb38c91d8336a6ca9592421ee8aebacea819a7442c2cf5391157b32bc5c0faa347a39f6d7a2
SHA512 (futures-core-0.3.13.crate) = f5a424fbf6984633740a05fe6f9ea0741d7433e9a34f2e360377391d1921f8a4ade756b543bcf165f8cc45e286b59c0d2e8242f86809926898fe4390895ed37f

Loading…
Cancel
Save