diff --git a/rust-polling.spec b/rust-polling.spec index d8a3e02..94295e0 100644 --- a/rust-polling.spec +++ b/rust-polling.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Portable interface to epoll, kqueue, event ports, and wepoll # Upstream license specification: Apache-2.0 OR MIT @@ -86,5 +86,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 06 2021 Fabio Valentini - 2.0.2-1 - Initial package