diff --git a/rust-polling.spec b/rust-polling.spec index 2d4d699..be83cef 100644 --- a/rust-polling.spec +++ b/rust-polling.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.1.0 -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,6 +86,10 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 2.1.0-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 18 2021 Fabio Valentini - 2.1.0-1 - Update to version 2.1.0. - Fixes RHBZ#1971619