Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
aeb090e90a
commit
8b9929aa75
@ -1,7 +1,7 @@
|
|||||||
Summary: Tracks and displays system calls associated with a running process
|
Summary: Tracks and displays system calls associated with a running process
|
||||||
Name: strace
|
Name: strace
|
||||||
Version: 6.4
|
Version: 6.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# The test suite is GPLv2+, all the rest is LGPLv2.1+.
|
# The test suite is GPLv2+, all the rest is LGPLv2.1+.
|
||||||
%if 0%{?fedora} >= 35 || 0%{?centos} >= 9 || 0%{?rhel} >= 9
|
%if 0%{?fedora} >= 35 || 0%{?centos} >= 9 || 0%{?rhel} >= 9
|
||||||
# Some distros are special and have decided that they do not recognise
|
# Some distros are special and have decided that they do not recognise
|
||||||
@ -122,6 +122,9 @@ fi
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.4-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Jun 26 2023 Dmitry V. Levin <ldv@strace.io> - 6.4-1
|
* Mon Jun 26 2023 Dmitry V. Levin <ldv@strace.io> - 6.4-1
|
||||||
- v6.3 -> v6.4.
|
- v6.3 -> v6.4.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user