diff --git a/rust-futures-core.spec b/rust-futures-core.spec index af76d4f..498ebb6 100644 --- a/rust-futures-core.spec +++ b/rust-futures-core.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Core traits and types in for the `futures` library # https://github.com/rust-lang-nursery/futures-rs/issues/1015 @@ -52,5 +52,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