diff --git a/rust-tempfile.spec b/rust-tempfile.spec index 9f76688..b7c261c 100644 --- a/rust-tempfile.spec +++ b/rust-tempfile.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 3.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for managing temporary files and directories # Upstream license specification: MIT OR Apache-2.0 @@ -76,6 +76,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 3.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed May 19 2021 Fabio Valentini - 3.2.0-3 - Bump remove_dir_all to 0.7.