diff --git a/rust-fd-lock.spec b/rust-fd-lock.spec index 3625228..44c541c 100644 --- a/rust-fd-lock.spec +++ b/rust-fd-lock.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Advisory cross-platform lock on a file using a file descriptor to it # Upstream license specification: MIT OR Apache-2.0 @@ -73,6 +73,10 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 2.0.0-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun Jun 06 2021 Davide Cavalca - 2.0.0-2 - Install license files