From 78499fd877a40dfe3a9d9798757fe66da38950b1 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:42:06 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- findutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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