diff --git a/strace.spec b/strace.spec index 30afe8a..0592c8d 100644 --- a/strace.spec +++ b/strace.spec @@ -1,7 +1,7 @@ Summary: Tracks and displays system calls associated with a running process Name: strace Version: 6.7 -Release: 1%{?dist} +Release: 2%{?dist} # The test suite is GPLv2+, the bundled headers are GPLv2 with Linux syscall # exception, all the rest is LGPLv2.1+. %if 0%{?fedora} >= 35 || 0%{?centos} >= 9 || 0%{?rhel} >= 9 @@ -205,6 +205,9 @@ fi %{_mandir}/man1/* %changelog +* Mon Jun 24 2024 Troy Dawson - 6.7-2 +- Bump release for June 2024 mass rebuild + * Mon Jan 29 2024 Dmitry V. Levin - 6.7-1 - v6.6 -> v6.7.