diff --git a/rust-futures-lite.spec b/rust-futures-lite.spec index cf23a31..7620bd0 100644 --- a/rust-futures-lite.spec +++ b/rust-futures-lite.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.11.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Futures, streams, and async I/O combinators # Upstream license specification: Apache-2.0 OR MIT @@ -143,5 +143,8 @@ which use "waker-fn" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.11.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 06 2021 Fabio Valentini - 1.11.3-1 - Initial package