diff --git a/rust-futures-sink.spec b/rust-futures-sink.spec index 11d129b..5e34db2 100644 --- a/rust-futures-sink.spec +++ b/rust-futures-sink.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Asynchronous `Sink` trait for the futures-rs library # https://github.com/rust-lang-nursery/futures-rs/issues/1015 @@ -54,5 +54,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