From 6bce8e6807c2628b92c969b490b5c9b8db0f7083dbca0f16b2f3190c3cbcce9a Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Wed, 20 Sep 2023 01:58:42 +0000 Subject: [PATCH] Accepting request 1112343 from home:jengelh:branches:GNOME:Factory - Let the description point out details distinguishing this terminal emulator from others. OBS-URL: https://build.opensuse.org/request/show/1112343 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=276 --- gnome-terminal.changes | 6 ++++++ gnome-terminal.spec | 8 ++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/gnome-terminal.changes b/gnome-terminal.changes index 5a17b41..bfe9348 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 19 16:21:52 UTC 2023 - Jan Engelhardt + +- Let the description point out details distinguishing this + terminal emulator from others. + ------------------------------------------------------------------- Sun Sep 17 18:19:16 UTC 2023 - bjorn.lie@gmail.com diff --git a/gnome-terminal.spec b/gnome-terminal.spec index d41933f..2547dae 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -58,8 +58,12 @@ Requires(pre): filesystem %description This package provides the GNOME terminal emulator application. +GNOME Terminal uses an architecture with a background process +managing all open terminal windows, which is beneficial to +memory consumption. + %package -n gnome-shell-search-provider-gnome-terminal -Summary: GNOME Terminal -- Search Provider for GNOME Shell +Summary: GNOME Terminal Search Provider for GNOME Shell Group: System/X11/Terminals Requires: %{name} = %{version} Supplements: (gnome-shell and %{name}) @@ -70,7 +74,7 @@ This package contains a search provider to enable GNOME Shell to get search results from GNOME Terminal. %package -n nautilus-extension-terminal -Summary: Nautilus Extension to Open Terminal in Folders +Summary: Nautilus extension adding "Open Terminal" as folder action Group: System/GUI/GNOME Supplements: (nautilus and %{name}) # nautilus-open-terminal was merged into gnome-terminal source during 3.9 development.