5.7.0.6.7ab6-1
- v5.7 -> v5.7-6-g7ab6497fd.
This commit is contained in:
parent
8838867133
commit
cf2f158615
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/strace-5.7.tar.xz
|
||||
/strace-5.7.0.6.7ab6.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (strace-5.7.tar.xz) = aef481238196204495cf9507cd48ce30af799f79904478e6be57a267311a999c868f18540cc1e025f5e486730cfe9ccb256f528f6f796d204a7347ebdf2042f1
|
||||
SHA512 (strace-5.7.0.6.7ab6.tar.xz) = d7b3bd9eec779887f36b171ed2320bad02282e6d727379efaa96a5fdee05afdba3946b6b841847b6724c6463b2dac248e69405e6b5cc23abc4b13cc47e049092
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Tracks and displays system calls associated with a running process
|
||||
Name: strace
|
||||
Version: 5.7
|
||||
Version: 5.7.0.6.7ab6
|
||||
Release: 1%{?dist}
|
||||
# The test suite is GPLv2+, all the rest is LGPLv2.1+.
|
||||
License: LGPL-2.1+ and GPL-2.0+
|
||||
@ -100,6 +100,9 @@ echo 'END OF TEST SUITE INFORMATION'
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 08 2020 Dmitry V. Levin <ldv@altlinux.org> - 5.7.0.6.7ab6-1
|
||||
- v5.7 -> v5.7-6-g7ab6497fd.
|
||||
|
||||
* Mon Jun 01 2020 Dmitry V. Levin <ldv@altlinux.org> - 5.7-1
|
||||
- v5.6 -> v5.7.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user