Update to 0.1.25

epel9
Josh Stone 6 years ago
parent 3521ca0c85
commit e09ebd8251

1
.gitignore vendored

@ -1,2 +1,3 @@
/futures-0.1.21.crate
/futures-0.1.24.crate
/futures-0.1.25.crate

@ -5,7 +5,7 @@
%global crate futures
Name: rust-%{crate}0.1
Version: 0.1.24
Version: 0.1.25
Release: 1%{?dist}
Summary: Implementation of futures and streams featuring zero allocations
@ -57,6 +57,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog
* Mon Oct 08 2018 Josh Stone <jistone@redhat.com> - 0.1.25-1
- Update to 0.1.25
* Fri Sep 07 2018 Josh Stone <jistone@redhat.com> - 0.1.24-1
- Update to 0.1.24

@ -1 +1 @@
SHA512 (futures-0.1.24.crate) = 605c5dc5f96a749e2fb1fd5e5a8754aef6dbdcccfff3c21d6ea9aed4251f80be8d1d1b1914a7764c08ee948f9b0a5f83bf18721ede86b248b4604a4d82704a29
SHA512 (futures-0.1.25.crate) = 5bba3ed715e5ecb40450b3911d2f3d469bfd93935c94a526d70c2b6604de7953f8b1e4ed80a276e42870771f581d3c7f0b40dfb9cd076bd215a3dcffc78136b3

Loading…
Cancel
Save