auto spec version bump up: strace
- strace: bump up to 6.1 Change-Id: I5206347f6c72c67e3e08640043ff5e9a7ed740e9 Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/18960 Tested-by: gerrit-photon <photon-checkins@vmware.com> Reviewed-by: Tapas Kundu <tkundu@vmware.com>
This commit is contained in:
parent
373d4b1a73
commit
9961e885c8
|
@ -1,6 +1,6 @@
|
|||
Summary: Tracks system calls that are made by a running process
|
||||
Name: strace
|
||||
Version: 6.0
|
||||
Version: 6.1
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: https://strace.io/
|
||||
|
@ -8,7 +8,7 @@ Group: Development/Debuggers
|
|||
Vendor: VMware, Inc.
|
||||
Distribution: Photon
|
||||
Source0: https://strace.io/files/%{version}/%{name}-%{version}.tar.xz
|
||||
%define sha512 strace=2f5aa18949b9f64769eee4e7720e41bf4a61e3b552acad693ff7baed2e662407a7b5e8bfba94ac49bb71639d21cd54084de902fb4337904f48480b25b8e72b54
|
||||
%define sha512 strace=3f0678d74c5c3e6b30c4dc4ed7ee4cb0829d3b7142dc014fcd887db3a68133bf7fedc623bae381dfe4305bd6cd15d4ca6776c6491009c2a053bb8c6ca1ae8e12
|
||||
BuildRequires: gcc gzip libacl-devel libaio-devel
|
||||
|
||||
%description
|
||||
|
@ -58,6 +58,8 @@ rm -rf %{buildroot}/*
|
|||
%{_bindir}/strace-graph
|
||||
|
||||
%changelog
|
||||
* Wed Dec 14 2022 Gerrit Photon <photon-checkins@vmware.com> 6.1-1
|
||||
- Automatic Version Bump
|
||||
* Thu Nov 24 2022 Susant Sahani <ssahani@vmware.com> 6.0-1
|
||||
- Version Bump
|
||||
* Wed Aug 17 2022 Gerrit Photon <photon-checkins@vmware.com> 5.19-1
|
||||
|
|
Loading…
Reference in New Issue