Update to 0.3.4

epel9
Josh Stone 5 years ago
parent fd17a20300
commit 29caa70f8a

1
.gitignore vendored

@ -6,3 +6,4 @@
/futures-0.2.2.crate /futures-0.2.2.crate
/futures-0.3.1.crate /futures-0.3.1.crate
/futures-0.3.3.crate /futures-0.3.3.crate
/futures-0.3.4.crate

@ -6,7 +6,7 @@
%global crate futures %global crate futures
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.3 Version: 0.3.4
Release: 1%{?dist} Release: 1%{?dist}
Summary: Implementation of futures and streams Summary: Implementation of futures and streams
@ -192,6 +192,9 @@ which use "thread-pool" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.3.4-1
- Update to 0.3.4
* Thu Feb 06 2020 Josh Stone <jistone@redhat.com> - 0.3.3-1 * Thu Feb 06 2020 Josh Stone <jistone@redhat.com> - 0.3.3-1
- Update to 0.3.3 - Update to 0.3.3

@ -1 +1 @@
SHA512 (futures-0.3.3.crate) = 549fbfad030664c2c8e437a428d36204c04f406bfa124fed10efc9cac11c499f7f23fea5a5f76ee8121ec3bda3a47dafa59b0986bec449ebcb29bb514cf4d95b SHA512 (futures-0.3.4.crate) = af593481c45bd1c774e07ca037e37e4a5065f5306abed4f7a3fd022ec703582015a40f4a32ab4ad1359d01bc1d99729df2b8357ad2665c61dccc79d80d0830fe

Loading…
Cancel
Save