From bc60100bc7c7b8f2a224356c13cb094b73db1867 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Wed, 20 Mar 2024 09:49:43 +0300 Subject: [PATCH] Added koji package --- msvsphere-8.json | 3 +++ msvsphere-9.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/msvsphere-8.json b/msvsphere-8.json index 6f2d4d7..585dbc4 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -162,6 +162,9 @@ "kernel-rt": { "reason": "Modified to use MSVSphere Secure Boot certificates. For this package does not applied .inferit postfix due to software compatibility." }, + "koji": { + "reason": "Added MSVSphere config" + }, "libdnf": { "reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/" }, diff --git a/msvsphere-9.json b/msvsphere-9.json index 1793eb2..8f7490f 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -282,6 +282,9 @@ "kpipewire": { "reason": "Rebuilt with nonfree FFmpeg" }, + "koji": { + "reason": "Added MSVSphere config" + }, "libdnf": { "reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/" },