diff --git a/rust-futures-io.spec b/rust-futures-io.spec index ac500d8..60e6af4 100644 --- a/rust-futures-io.spec +++ b/rust-futures-io.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: `AsyncRead` and `AsyncWrite` traits for the futures-rs library # https://github.com/rust-lang-nursery/futures-rs/issues/1015 @@ -53,5 +53,8 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon May 21 2018 Igor Gnatenko - 0.2.1-1 - Initial package