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..6896e45 100644 --- a/package-update-indicator.changes +++ b/package-update-indicator.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 10 14:26:33 UTC 2020 - Vinzenz Vietzke + +- 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 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