From 1cd39b526ee1c4ed33709ecf9023b2fae0385fcc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 20:35:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-futures-task.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-futures-task.spec b/rust-futures-task.spec index 7c07f3a..acc0b34 100644 --- a/rust-futures-task.spec +++ b/rust-futures-task.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools for working with tasks # Upstream license specification: MIT OR Apache-2.0 @@ -119,5 +119,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:52:40 CET 2019 Robert-André Mauchin - 0.3.1-1 - Initial package