Update to 0.1.21

epel9
Josh Stone 7 years ago
parent 2f548276eb
commit 7619be194a

1
.gitignore vendored

@ -1,3 +1,4 @@
/futures-0.1.17.crate /futures-0.1.17.crate
/futures-0.1.18.crate /futures-0.1.18.crate
/futures-0.1.19.crate /futures-0.1.19.crate
/futures-0.1.21.crate

@ -5,7 +5,7 @@
%global crate futures %global crate futures
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.19 Version: 0.1.21
Release: 1%{?dist} Release: 1%{?dist}
Summary: Implementation of futures and streams featuring zero allocations Summary: Implementation of futures and streams featuring zero allocations
@ -53,6 +53,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog %changelog
* Tue Apr 03 2018 Josh Stone <jistone@redhat.com> - 0.1.21-1
- Update to 0.1.21
* Fri Mar 23 2018 Josh Stone <jistone@redhat.com> - 0.1.19-1 * Fri Mar 23 2018 Josh Stone <jistone@redhat.com> - 0.1.19-1
- Update to 0.1.19 - Update to 0.1.19

@ -1 +1 @@
SHA512 (futures-0.1.19.crate) = fc624ca3f9e18708e5ab4030d0fd3490a6a2b68a84728c2038c1645db4c362e3bd62cbea355672fdbb629e0336aa9cb37eaf88fb2c14423afeecd0ba9eed888a SHA512 (futures-0.1.21.crate) = b6079674974489fc325182404896ddd6c2fb3a3a230d0a5ebb611a418a404378442550c92c9895aad9742a6d305a90f3099c9d6ca5bdce55ed1dab2b3e01e755

Loading…
Cancel
Save