diff --git a/rust-tokio-current-thread.spec b/rust-tokio-current-thread.spec index 078521d..fca1922 100644 --- a/rust-tokio-current-thread.spec +++ b/rust-tokio-current-thread.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Single threaded executor which manage many tasks concurrently # Upstream license specification: MIT @@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.1.7-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.1.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild