update to version 0.3.14

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

1
.gitignore vendored

@ -9,3 +9,4 @@
/futures-task-0.3.10.crate /futures-task-0.3.10.crate
/futures-task-0.3.12.crate /futures-task-0.3.12.crate
/futures-task-0.3.13.crate /futures-task-0.3.13.crate
/futures-task-0.3.14.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 16 # Generated by rust2rpm 17
# dependency loop with futures # dependency loop with futures
%bcond_with check %bcond_with check
%global debug_package %{nil} %global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate futures-task %global crate futures-task
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.13 Version: 0.3.14
Release: 1%{?dist} Release: 1%{?dist}
Summary: Tools for working with tasks Summary: Tools for working with tasks
@ -119,6 +119,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif %endif
%changelog %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 * Tue Feb 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.13-1
- Update to version 0.3.13. - Update to version 0.3.13.

@ -1 +1 @@
SHA512 (futures-task-0.3.13.crate) = 2989781a67a5fad9b7e9320155d01829fe5f2b04f2a2958ba20eb2ba51734b5d1ead3d3abd7ed5051478aefd3938c682e30d87a16a108546a812950ae50363bb SHA512 (futures-task-0.3.14.crate) = 32e55a5651e23733e2b60872de25d307d201fb9990c1418edc955ba2c93a083a52584a16ab951c28560069ba4da588f5b070b670c7244fab0074e28459a49da3

Loading…
Cancel
Save