Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-branding-openSUSE for openSUSE:Factory checked in at 2021-06-04 00:33:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-branding-openSUSE (Old) and /work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-branding-openSUSE" Fri Jun 4 00:33:30 2021 rev:86 rq:897036 version:4.16.0+git6.add0468 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-branding-openSUSE/xfce4-branding-openSUSE.changes 2021-01-12 10:29:38.497277310 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new.1898/xfce4-branding-openSUSE.changes 2021-06-04 00:33:40.380896168 +0200 @@ -1,0 +2,5 @@ +Wed Jun 2 15:31:14 UTC 2021 - Marcel Kuehlhorn <tu...@opensuse.org> + +- Enable the fix for boo#1178511 on all Leap versions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-branding-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.065AUO/_old 2021-06-04 00:33:40.840896525 +0200 +++ /var/tmp/diff_new_pack.065AUO/_new 2021-06-04 00:33:40.844896529 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfce4-branding-openSUSE # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,7 +47,6 @@ Requires: libgio-2_0-0 # for regenerating xfce-mimeapps.list BuildRequires: desktop-file-utils -BuildRequires: openSUSE-xfce-icon-theme BuildRequires: gtk2-metatheme-greybird-geeko BuildRequires: gtk3-metatheme-greybird-geeko BuildRequires: hack-fonts @@ -55,6 +54,7 @@ BuildRequires: noto-coloremoji-fonts BuildRequires: noto-sans-fonts BuildRequires: openSUSE-xfce-icon-theme +BuildRequires: openSUSE-xfce-icon-theme BuildRequires: thunar-volman BuildRequires: xfce4-notifyd BuildRequires: xfce4-panel @@ -75,8 +75,8 @@ License: CC-BY-SA-3.0 AND GPL-2.0-or-later Group: System/GUI/XFCE Recommends: pavucontrol -Recommends: xfce4-panel-plugin-pulseaudio Recommends: xfce4-panel-plugin-power-manager +Recommends: xfce4-panel-plugin-pulseaudio # require. Because without this, many things (package-update-indicator...) will not work well, it's not really optional. Requires: xfce4-panel-plugin-whiskermenu Conflicts: otherproviders(xfce4-panel-branding) @@ -94,10 +94,10 @@ Requires: libgio-2_0-0 # for regenerating xfce-mimeapps.list Requires: desktop-file-utils -Requires: openSUSE-xfce-icon-theme Requires: gtk2-metatheme-greybird-geeko Requires: gtk3-metatheme-greybird-geeko Requires: metatheme-greybird-geeko-common +Requires: openSUSE-xfce-icon-theme Requires: thunar-volman Conflicts: otherproviders(xfce4-session-branding) Provides: xfce4-session-branding = %{xfce4_session_version} @@ -111,7 +111,6 @@ License: CC-BY-SA-3.0 AND GPL-2.0-or-later Group: System/GUI/XFCE Requires: desktop-data-openSUSE -Requires: openSUSE-xfce-icon-theme Requires: gtk2-metatheme-adwaita Requires: gtk2-metatheme-greybird-geeko Requires: gtk3-metatheme-adwaita @@ -121,6 +120,7 @@ Requires: noto-coloremoji-fonts Requires: noto-sans-fonts Requires: openSUSE-xfce-icon-theme +Requires: openSUSE-xfce-icon-theme Conflicts: otherproviders(xfce4-settings-branding) Provides: xfce4-settings-branding = %{xfce4_settings_version} Supplements: packageand(xfce4-settings:branding-openSUSE) @@ -222,7 +222,7 @@ %build %install -%if 0%{?sle_version} == 150200 && 0%{?is_opensuse} +%if 0%{?suse_version} < 1550 && 0%{?is_opensuse} # Make sure Adwaita cursor theme is used in QT applications boo#1178511 echo -e "[Icon Theme]\nInherits=Adwaita" > index.theme mkdir -p %{buildroot}%{_datadir}/icons/default/ @@ -281,7 +281,7 @@ %dir %{_sysconfdir}/xdg/menus %config %{_sysconfdir}/xdg/menus/xfce-settings-manager.menu %config %{_sysconfdir}/xdg/xfce4/helpers.rc -%if 0%{?sle_version} == 150200 && 0%{?is_opensuse} +%if 0%{?suse_version} < 1550 && 0%{?is_opensuse} %dir %{_datadir}/icons/default %{_datadir}/icons/default/index.theme %endif