From b72b19685316c5a65c85df2d4d1b10c68294c745 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 04:09:07 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- strace.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/strace.spec b/strace.spec index 4054fec..e73b86e 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.1 -Release: 1%{?dist} +Release: 2%{?dist} # The test suite is GPLv2+, all the rest is LGPLv2.1+. %if 0%{?fedora} >= 35 || 0%{?centos} >= 9 || 0%{?rhel} >= 9 # Some distros are special and have decided that they do not recognise @@ -122,6 +122,9 @@ fi %{_mandir}/man1/* %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Dec 12 2022 Dmitry V. Levin - 6.1-1 - v6.0 -> v6.1.