diff --git a/rust-fd-find.spec b/rust-fd-find.spec index 22043ba..4fda8da 100644 --- a/rust-fd-find.spec +++ b/rust-fd-find.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 8.2.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Simple, fast and user-friendly alternative to find # Upstream license specification: MIT/Apache-2.0 @@ -80,6 +80,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/zsh/site-functions \ %endif %changelog +* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek - 8.2.1-6 +- Rebuild with package notes + * Tue Jan 25 2022 Fabio Valentini - 8.2.1-5 - Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006.