From 164ff63be8a6df0b1ccdc832a88f57f5dc20796b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 05:08:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-futures.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-futures.spec b/rust-futures.spec index 5b4aa6e..0753149 100644 --- a/rust-futures.spec +++ b/rust-futures.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Implementation of futures and streams featuring zero allocations # https://github.com/rust-lang-nursery/futures-rs/issues/1015 @@ -62,6 +62,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.2.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sun Jul 01 2018 Igor Gnatenko - 0.2.1-3 - Stop ignoring test suite