From 1a9b9f3e681f113736e872a174f2106b3cfd5e7f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 20:34:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-futures-channel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-futures-channel.spec b/rust-futures-channel.spec index 89d7052..9a649cf 100644 --- a/rust-futures-channel.spec +++ b/rust-futures-channel.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Channels for asynchronous communication using futures-rs # Upstream license specification: MIT OR Apache-2.0 @@ -143,5 +143,8 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Dec 13 20:47:50 CET 2019 Robert-André Mauchin - 0.3.1-1 - Initial package