From 8292a80e7fb2857ae92394d8f14979fa3e0250ca Mon Sep 17 00:00:00 2001 From: Alexey Lyubimov Date: Thu, 25 May 2023 19:29:27 +0300 Subject: [PATCH] Added libhandy, nautilus and osbuild-composer to modified package list --- msvsphere-9.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index c64a173..c3cb028 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -155,6 +155,9 @@ "libdnf": { "reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/" }, + "libhandy": { + "reason": "Added Russian translation." + }, "libotr": { "reason": "Added patch for missing include sys/socket.h, may not be needed in next update." }, @@ -173,6 +176,9 @@ "mutter": { "reason": "Updated Russian translation." }, + "nautilus": { + "reason": "Updated Russian translation." + }, "NetworkManager": { "reason": "Implemented connectivity checking via MSVSphere infrastructure." }, @@ -191,6 +197,9 @@ "openscap": { "reason": "Add MSVSphere definitions." }, + "osbuild-composer": { + "reason": "Added support for MSVSphere." + }, "owasp-java-encoder": { "reason": "Added build time dependency junit. Probably won't be needed in future updates." },