diff --git a/rust-waker-fn.spec b/rust-waker-fn.spec index 013010e..06f6ad7 100644 --- a/rust-waker-fn.spec +++ b/rust-waker-fn.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Convert closures into wakers # Upstream license specification: Apache-2.0 OR MIT @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild