diff --git a/findutils.spec b/findutils.spec index 723b6c2..65202b1 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,7 +1,7 @@ Summary: The GNU versions of find utilities (find and xargs) Name: findutils Version: 4.9.0 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 License: GPL-3.0-or-later URL: https://www.gnu.org/software/findutils/ @@ -114,6 +114,9 @@ rm -f %{buildroot}%{_infodir}/dir %{_infodir}/find-maint.info.* %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 1:4.9.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Sep 12 2023 Lukáš Zaoral - 1:4.9.0-6 - fix find not obeying -ignore_readdir_race in symlink_loop (rhbz#2232278)