diff --git a/findutils.spec b/findutils.spec index 332e185..311f8a8 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.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 License: GPL-3.0-or-later URL: https://www.gnu.org/software/findutils/ @@ -118,6 +118,9 @@ rm -f %{buildroot}%{_infodir}/dir %{_infodir}/find-maint.info.* %changelog +* Mon Jun 24 2024 Troy Dawson - 1:4.10.0-3 +- Bump release for June 2024 mass rebuild + * Tue Jun 04 2024 Lukáš Zaoral - 1:4.10.0-2 - enable LTO on ppc64le to fix rpminspect warnings