automatic version update by autodist [release 6.13-1mamba;Sat Jan 25 2025]
This commit is contained in:
parent
dda3c3118e
commit
86f163c0bb
@ -1,5 +1,5 @@
|
||||
Name: strace
|
||||
Version: 6.12
|
||||
Version: 6.13
|
||||
Release: 1mamba
|
||||
Summary: A debugging tool which prints out all the system calls made by a process/program
|
||||
Group: Development/Tools
|
||||
@ -34,11 +34,9 @@ System calls and signals are events that happen at the user/kernel interface.
|
||||
A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions.
|
||||
This package contains strace-graph, a script that processes strace output files.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
sh ./bootstrap
|
||||
#autoreconf -f -i
|
||||
|
||||
@ -71,6 +69,9 @@ sh ./bootstrap
|
||||
#%{_bindir}/strace-graph
|
||||
|
||||
%changelog
|
||||
* Sat Jan 25 2025 Automatic Build System <autodist@openmamba.org> 6.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 19 2024 Automatic Build System <autodist@openmamba.org> 6.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user