From 84754a8d7729f2a95e42bf0b61513f5cedea068c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:25:37 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- strace.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.