From dfff03e249049ddfcf7a8d74e36c13e7ea3c444bf3c1437739a11d143393b8e7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 24 Aug 2022 17:42:42 +0000 Subject: [PATCH] - list-gnome: replace chrome-gnome-shell with gnome-browser-connector. OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=189 --- list-gnome.sh | 2 ++ livecd-openSUSE.changes | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/list-gnome.sh b/list-gnome.sh index 899da65..249606b 100644 --- a/list-gnome.sh +++ b/list-gnome.sh @@ -43,6 +43,8 @@ buildignore orca # gnome-software is a nice software center, but on the live medium only of limited use buildignore gnome-software +# chrime-gnome-shell replaced by gnome-browser-connector +buildignore chrome-gnome-shell # Pulls in color management tools buildignore gnome-control-center-color diff --git a/livecd-openSUSE.changes b/livecd-openSUSE.changes index 677aacd..da23b35 100644 --- a/livecd-openSUSE.changes +++ b/livecd-openSUSE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 24 17:41:57 UTC 2022 - Dominique Leuenberger + +- list-gnome: replace chrome-gnome-shell with gnome-browser-connector. + ------------------------------------------------------------------- Fri Aug 19 07:30:34 UTC 2022 - Fabian Vogt