diff --git a/rust-tokio0.2.spec b/rust-tokio0.2.spec index b3427b8..0dc4cb0 100644 --- a/rust-tokio0.2.spec +++ b/rust-tokio0.2.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}0.2 Version: 0.2.24 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications # Upstream license specification: MIT @@ -495,5 +495,8 @@ which use "uds" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.2.24-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 11 20:04:14 CET 2021 Igor Raits - 0.2.24-1 - Initial package