update to version 0.3.14

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

1
.gitignore vendored

@ -11,3 +11,4 @@
/futures-core-0.3.10.crate
/futures-core-0.3.12.crate
/futures-core-0.3.13.crate
/futures-core-0.3.14.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
# 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.13
Version: 0.3.14
Release: 1%{?dist}
Summary: Core traits and types in for the futures library
@ -119,6 +119,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Thu Apr 22 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.14-1
- Update to version 0.3.14.
* Tue Feb 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.13-1
- Update to version 0.3.13.

@ -1 +1 @@
SHA512 (futures-core-0.3.13.crate) = f5a424fbf6984633740a05fe6f9ea0741d7433e9a34f2e360377391d1921f8a4ade756b543bcf165f8cc45e286b59c0d2e8242f86809926898fe4390895ed37f
SHA512 (futures-core-0.3.14.crate) = 7cc7c7073a7a5bfe4295073e63a7dff82f32f43df3a0fcf6e7c0905a1272a50a19a8bceb32755590e456c8cd1b296574a2c48d02b8fd3622aaad305ac4520d75

Loading…
Cancel
Save