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