automatic version update by autodist [release 3.26.0-1mamba;Sat Oct 25 2025]

This commit is contained in:
2025-10-26 09:01:55 +01:00
parent 3fc26f81ec
commit 6464738b35
+5 -1
View File
@@ -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 <autodist@openmamba.org> 3.26.0-1mamba
- automatic version update by autodist
* Thu Sep 18 2025 Automatic Build System <autodist@openmamba.org> 3.25.1-1mamba
- automatic version update by autodist