diff --git a/rust-futures-io.spec b/rust-futures-io.spec index a29b9ca..27917d5 100644 --- a/rust-futures-io.spec +++ b/rust-futures-io.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: `AsyncRead` and `AsyncWrite` traits for the futures-rs library # Upstream license specification: MIT OR Apache-2.0 @@ -106,5 +106,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:50:48 CET 2019 Robert-André Mauchin - 0.3.1-1 - Initial package