diff --git a/rust-io-lifetimes.spec b/rust-io-lifetimes.spec index a85c4e6..7db966d 100644 --- a/rust-io-lifetimes.spec +++ b/rust-io-lifetimes.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Low-level I/O ownership and borrowing library # Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT @@ -161,6 +161,9 @@ which use "tokio" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.4.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Nov 29 2021 Olivier Lemasle - 0.4.3-2 - Downgrade "mio" and "os_pipe", to fix installation issues