From ff51b88fcce7abb2528995ea3c20ab9b6fd9e077 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 14 Jan 2026 10:33:49 -0800 Subject: [PATCH] fix (framework-system): add dep licenses (#9225) (#9226) --- anda/tools/framework-system/framework-system.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/framework-system/framework-system.spec b/anda/tools/framework-system/framework-system.spec index 4f0968cd16..8d2a7535ac 100644 --- a/anda/tools/framework-system/framework-system.spec +++ b/anda/tools/framework-system/framework-system.spec @@ -1,10 +1,10 @@ Name: framework-system Version: 0.4.5 -Release: 1%?dist +Release: 2%?dist Summary: Rust libraries and tools to interact with the Framework Computer systems URL: https://github.com/FrameworkComputer/framework-system Source0: %{url}/archive/refs/tags/v%{version}.tar.gz -License: BSD-3-Clause +License: BSD-3-Clause AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND BSD-2-Clause AND MIT AND MPL-2.0 AND (Unlicense OR MIT) BuildRequires: anda-srpm-macros BuildRequires: cargo-rpm-macros BuildRequires: mold