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.