diff --git a/valgrind.spec b/valgrind.spec index b320bb5..d0d598e 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -3,7 +3,7 @@ Summary: Dynamic analysis tools to detect memory or thread bugs and profile Name: %{?scl_prefix}valgrind Version: 3.23.0 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 # This ignores licenses that are only found in the test or perf sources @@ -483,6 +483,10 @@ echo ===============END TESTING=============== %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 1:3.23.0-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Jul 12 2024 Mark Wielaard - 3.23.0-4 Add upstream VALGRIND_3_23_BRANCH patches 0001-Prepare-NEWS-for-branch-3.23-fixes.patch