update to version 0.3.12

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

1
.gitignore vendored

@ -9,3 +9,4 @@
/futures-sink-0.3.8.crate
/futures-sink-0.3.9.crate
/futures-sink-0.3.10.crate
/futures-sink-0.3.12.crate

@ -5,7 +5,7 @@
%global crate futures-sink
Name: rust-%{crate}
Version: 0.3.10
Version: 0.3.12
Release: 1%{?dist}
Summary: Asynchronous Sink trait for the futures-rs library
@ -94,6 +94,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jan 15 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.12-1
- Update to version 0.3.12.
* Wed Jan 13 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.10-1
- Update to version 0.3.10.

@ -1 +1 @@
SHA512 (futures-sink-0.3.10.crate) = ff0fb2986dc4966f68365a2f283893a765b88b9f99e3bc34f9d7f3281cdeda978669d3ba9d7a697ead833be466372308fc1086cd05d37947cebf8182a57d07c9
SHA512 (futures-sink-0.3.12.crate) = 495dab9914fc5f27e97c63d365df229aded672fd9fbd7d65625148c861fe380d902faaf56380129be3828d65b0e825b4b98d30bf3713515dcbea93562363353e

Loading…
Cancel
Save