diff --git a/rust-futures-channel.spec b/rust-futures-channel.spec index 1512754..6aef230 100644 --- a/rust-futures-channel.spec +++ b/rust-futures-channel.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.3.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Channels for asynchronous communication using futures-rs # Upstream license specification: MIT OR Apache-2.0 @@ -143,6 +143,10 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.3.15-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu May 27 2021 Fabio Valentini - 0.3.15-1 - Update to version 0.3.15.