valgrind: bump up to 3.20.0

Change-Id: I842e8bc60a646064ea6cb27aa1338fd8b58b7b7f
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/18507
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Tapas Kundu <tkundu@vmware.com>
This commit is contained in:
gerrit-photon 2022-10-28 19:07:53 -07:00 committed by Tapas Kundu
parent d6c6227247
commit 5a35715043
1 changed files with 5 additions and 2 deletions

View File

@ -1,16 +1,17 @@
%global security_hardening none
Summary: Memory Management Debugger.
Name: valgrind
Version: 3.19.0
Version: 3.20.0
Release: 1%{?dist}
License: GPLv2+
URL: http://valgrind.org
Group: Development/Debuggers
Source0: http://valgrind.org/downloads/%{name}-%{version}.tar.bz2
%define sha512 valgrind=f720a89dc4c4989cc5714bff9efe97529f71990bcfad7a92b889ce099c4326d6da07fa4d5fbab2e9125e20f352354f6178471e49e419b613a3c82c2a1c667ab2
%define sha512 valgrind=d6bfb9284d0410134ee7e2a5975b13c01508dd5587b562947d8197b3c113b76fdfac88c4072948be68bbf0dbeb17b4d1acb1412ce898adaa83c30ae2c6a1c12b
Vendor: VMware, Inc.
Distribution: Photon
BuildRequires: pkg-config
BuildRequires: sed
%description
Valgrind is a GPL'd system for debugging and profiling Linux programs. With
@ -43,6 +44,8 @@ make %{?_smp_mflags} -k check
%{_datadir}/doc/valgrind/*
%changelog
* Tue Nov 1 2022 Oliver Kurth <okurth@vmware.com> 3.20.0-1
- Update to version 3.20.0
* Tue Apr 19 2022 Gerrit Photon <photon-checkins@vmware.com> 3.19.0-1
- Automatic Version Bump
* Wed Aug 18 2021 Oliver Kurth <okurth@vmware.com> 3.17.0-1