Update to 0.1.18

epel9
Josh Stone 7 years ago
parent 52aabb539b
commit 52c1cb2d9d

1
.gitignore vendored

@ -1 +1,2 @@
/futures-0.1.17.crate
/futures-0.1.18.crate

@ -5,8 +5,8 @@
%global crate futures
Name: rust-%{crate}
Version: 0.1.17
Release: 2%{?dist}
Version: 0.1.18
Release: 1%{?dist}
Summary: Implementation of futures and streams featuring zero allocations
License: MIT or ASL 2.0
@ -55,6 +55,9 @@ chmod -x tests/support/mod.rs
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog
* Fri Jan 26 2018 Josh Stone <jistone@redhat.com> - 0.1.18-1
- Update to 0.1.18
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.17-2
- Rebuild for rust-packaging v5

@ -1 +1 @@
SHA512 (futures-0.1.17.crate) = 6a2dbbc11f65542a98e475da017713e0ef64a824f0814ecb94de371cba0e27475681c150e49d1c79978f7c1b7286810b59574cb0a744a47c0fedd167f590ce7a
SHA512 (futures-0.1.18.crate) = 5782b37be2bcd4c9d0ddfafba7718a48144c0f8533acbfd0217e1bf25c3c04ba95320b35765f57224cdfe0ee3a7748d1109d6e680e64bdb1a16addeac422b12e

Loading…
Cancel
Save