From f5de8b7c1a943bd00aa4b9bb0e9d1b8d72768e97 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 7 Mar 2026 15:36:03 +0000 Subject: [PATCH] bump: glaze scx-tools --- anda/lib/glaze/glaze.spec | 4 ++-- anda/system/scx-tools/stable/scx-tools.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/lib/glaze/glaze.spec b/anda/lib/glaze/glaze.spec index a9d068fa4d..28e2abe35c 100644 --- a/anda/lib/glaze/glaze.spec +++ b/anda/lib/glaze/glaze.spec @@ -2,8 +2,8 @@ %global debug_package %{nil} Name: glaze-devel -Version: 7.1.0 -Release: 1%?dist +Version: 7.1.1 +Release: 1%{?dist} License: MIT URL: https://stephenberry.github.io/glaze Source: https://github.com/stephenberry/glaze/archive/refs/tags/v%{version}.tar.gz diff --git a/anda/system/scx-tools/stable/scx-tools.spec b/anda/system/scx-tools/stable/scx-tools.spec index 2edb6486e9..bd8fbdde70 100644 --- a/anda/system/scx-tools/stable/scx-tools.spec +++ b/anda/system/scx-tools/stable/scx-tools.spec @@ -3,8 +3,8 @@ %global org "com.sched_ext" Name: scx-tools -Version: 1.0.20 -Release: 1%?dist +Version: 1.1.0 +Release: 1%{?dist} Summary: Sched_ext Tools License: ((MIT OR Apache-2.0) AND Unicode-3.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND GPL-2.0-only AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0) AND MIT AND MPL-2.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) SourceLicense: GPL-2.0-only