From 6464738b354dc119ebfffc1ad3a2da7a2f5cff30 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 26 Oct 2025 09:01:55 +0100 Subject: [PATCH] automatic version update by autodist [release 3.26.0-1mamba;Sat Oct 25 2025] --- valgrind.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/valgrind.spec b/valgrind.spec index a1d9b5b..feb4fc2 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: valgrind -Version: 3.25.1 +Version: 3.26.0 Release: 1mamba Summary: Valgrind Memory Debugger Group: Development/Tools @@ -84,6 +84,7 @@ mv -f %{buildroot}%{_defaultdocdir}/%{name} \ %{_bindir}/valgrind %{_bindir}/valgrind-di-server %{_bindir}/valgrind-listener +%{_bindir}/vgstack %{_bindir}/ms_print %{_bindir}/vgdb %dir %{_libdir}/valgrind @@ -111,6 +112,9 @@ mv -f %{buildroot}%{_defaultdocdir}/%{name} \ %doc FAQ.txt NEWS README* %changelog +* Sat Oct 25 2025 Automatic Build System 3.26.0-1mamba +- automatic version update by autodist + * Thu Sep 18 2025 Automatic Build System 3.25.1-1mamba - automatic version update by autodist