diff --git a/rust-futures-sink.spec b/rust-futures-sink.spec index 10fa13c..cf95114 100644 --- a/rust-futures-sink.spec +++ b/rust-futures-sink.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Asynchronous `Sink` trait for the futures-rs library # Upstream license specification: MIT OR Apache-2.0 @@ -94,5 +94,8 @@ which use "std" 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:45:04 CET 2019 Robert-André Mauchin - 0.3.1-1 - Initial package