From 566f9c0eba38fe2ca1017a9816be7040ba993db7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 10 Mar 2025 14:27:54 +0100 Subject: [PATCH] Sync from SUSE:ALP:Source:Standard:1.0 strace revision b6311dd527a1735f46d32e9878a47efe --- strace.changes | 6 ++++++ strace.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/strace.changes b/strace.changes index 690f048..1a0202b 100644 --- a/strace.changes +++ b/strace.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 4 13:07:19 UTC 2024 - Stanislav Brabec + +- Change the license to the correct LGPL-2.1-or-later + (bsc#1228216). + ------------------------------------------------------------------- Thu Feb 1 14:42:14 UTC 2024 - Cathy Hu diff --git a/strace.spec b/strace.spec index 9f69554..896df3e 100644 --- a/strace.spec +++ b/strace.spec @@ -20,7 +20,7 @@ Name: strace Version: 6.7 Release: 0 Summary: A utility to trace the system calls of a program -License: BSD-3-Clause +License: LGPL-2.1-or-later Group: Development/Tools/Debuggers URL: http://strace.io/ #Freecode-URL: http://freecode.com/projects/strace