From 0c3bb9523ba5b2d9b4811187b700e16476357fac04ab6ac560aa43577117901e Mon Sep 17 00:00:00 2001 From: Maurizio Galli Date: Thu, 11 Jun 2020 10:29:48 +0000 Subject: [PATCH 1/2] Accepting request 813459 from home:vinzv:branches:X11:xfce - Adding patch for fixing boo#1172623 * package-update-indicator should not start within Gnome or KDE OBS-URL: https://build.opensuse.org/request/show/813459 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/package-update-indicator?expand=0&rev=13 --- ...oerster.code.package-update-indicator.desktop.in.patch | 8 ++++++++ package-update-indicator.changes | 6 ++++++ package-update-indicator.spec | 1 + 3 files changed, 15 insertions(+) create mode 100644 org.guido-berhoerster.code.package-update-indicator.desktop.in.patch diff --git a/org.guido-berhoerster.code.package-update-indicator.desktop.in.patch b/org.guido-berhoerster.code.package-update-indicator.desktop.in.patch new file mode 100644 index 0000000..3c7987b --- /dev/null +++ b/org.guido-berhoerster.code.package-update-indicator.desktop.in.patch @@ -0,0 +1,8 @@ +--- org.guido-berhoerster.code.package-update-indicator.desktop.in 2019-08-30 13:34:56.000000000 +0200 ++++ org.guido-berhoerster.code.package-update-indicator.desktop.in.2 2020-06-10 16:16:58.114986650 +0200 +@@ -7,4 +7,4 @@ + Terminal=false + Type=Application + Categories=Utility;GTK;TrayIcon; +-NotShowIn=GNOME; ++NotShowIn=GNOME;KDE; diff --git a/package-update-indicator.changes b/package-update-indicator.changes index 289239c..8b3cf26 100644 --- a/package-update-indicator.changes +++ b/package-update-indicator.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 14:26:33 UTC 2020 - Vinzenz Vietzke + +- Adding patch for fixing boo#1172623 + * package-update-indicator should not start within Gnome or KDE + ------------------------------------------------------------------- Sun Sep 1 14:25:56 UTC 2019 - Stefan Seyfried diff --git a/package-update-indicator.spec b/package-update-indicator.spec index d64b49e..d8c6922 100644 --- a/package-update-indicator.spec +++ b/package-update-indicator.spec @@ -26,6 +26,7 @@ Group: System/Daemons URL: https://code.guido-berhoerster.org/projects/package-update-indicator Source: https://code.guido-berhoerster.org/projects/package-update-indicator/downloads/%{name}-%{version}.tar.gz Source1: 10_opensuse_update_command.gschema.override +Patch0: org.guido-berhoerster.code.package-update-indicator.desktop.in.patch BuildRequires: docbook5-xsl-stylesheets BuildRequires: gettext >= 0.19 BuildRequires: libxml2-tools From ac544d909f4f07685aa7d5ad95674f18a57091e12d952ce6abc6fd99554917b0 Mon Sep 17 00:00:00 2001 From: Maurizio Galli Date: Thu, 11 Jun 2020 10:42:28 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/X11:xfce/package-update-indicator?expand=0&rev=14 --- package-update-indicator.changes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package-update-indicator.changes b/package-update-indicator.changes index 8b3cf26..6896e45 100644 --- a/package-update-indicator.changes +++ b/package-update-indicator.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- Wed Jun 10 14:26:33 UTC 2020 - Vinzenz Vietzke -- Adding patch for fixing boo#1172623 - * package-update-indicator should not start within Gnome or KDE +- Adding patch org.guido-berhoerster.code.package-update-indicator.desktop.in.patch + fixing package-update-indicator should not start within + Gnome or KDE (boo#1172623) ------------------------------------------------------------------- Sun Sep 1 14:25:56 UTC 2019 - Stefan Seyfried