automatic version update by autodist [release 2.8-1mamba;Sun Oct 11 2020]

This commit is contained in:
Automatic Build System 2024-01-05 23:22:16 +01:00
parent fbb6436f80
commit 4b09e5f62f

View File

@ -1,5 +1,5 @@
Name: gperftools
Version: 2.7
Version: 2.8
Release: 1mamba
Summary: A collection of a high-performance multi-threaded malloc() implementation
Group: System/Tools
@ -66,6 +66,7 @@ This package contains libraries and header files for developing applications tha
%files
%defattr(-,root,root)
%{_bindir}/pprof
%{_bindir}/pprof-symbolize
%files -n lib%{name}
%defattr(-,root,root)
@ -98,5 +99,8 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog ChangeLog.old NEWS README TODO
%changelog
* Sun Oct 11 2020 Automatic Build System <autodist@mambasoft.it> 2.8-1mamba
- automatic version update by autodist
* Wed Mar 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.7-1mamba
- package created using the webbuild interface