Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 7 years ago
parent 3303274c8b
commit 164ff63be8

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.1 Version: 0.2.1
Release: 3%{?dist} Release: 4%{?dist}
Summary: Implementation of futures and streams featuring zero allocations Summary: Implementation of futures and streams featuring zero allocations
# https://github.com/rust-lang-nursery/futures-rs/issues/1015 # https://github.com/rust-lang-nursery/futures-rs/issues/1015
@ -62,6 +62,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sun Jul 01 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.1-3 * Sun Jul 01 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.1-3
- Stop ignoring test suite - Stop ignoring test suite

Loading…
Cancel
Save