From 00bd8f577546733d122297b59c873415ae50e98d5146001f598971beeaa5a9b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 7 Mar 2018 10:23:27 +0000 Subject: [PATCH 1/2] - Install gtk3 subpkg on mate desktop wrt bsc#1083993 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=609 --- libreoffice.changes | 5 +++++ libreoffice.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libreoffice.changes b/libreoffice.changes index 4c60a11..e0b8d56 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 7 10:22:42 UTC 2018 - tchvatal@suse.com + +- Install gtk3 subpkg on mate desktop wrt bsc#1083993 + ------------------------------------------------------------------- Mon Mar 5 15:47:27 UTC 2018 - andras.timar@collabora.com diff --git a/libreoffice.spec b/libreoffice.spec index 5091f80..6e4e449 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -505,6 +505,7 @@ Group: Productivity/Office/Suite Requires: %{name}-gnome = %{version} %if 0%{?suse_version} > 1315 || 0%{?is_opensuse} Supplements: packageand(libreoffice:gnome-session) +Supplements: packageand(libreoffice:mate-session-manager) %endif %description gtk3 From 1f74cab0ef7043bf7d6951ef12f6bc2ef33f75ff8f87ee3845b78f64035a0fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 8 Mar 2018 10:51:32 +0000 Subject: [PATCH 2/2] Accepting request 584266 from home:alarrosa:branches:LibreOffice:Factory - Require libreoffice-branding >= 6.0. Otherwise, an update of the libreoffice package keeps the 5.0 branding (including the 5.0 splash screen), which is not nice. OBS-URL: https://build.opensuse.org/request/show/584266 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=610 --- libreoffice.changes | 7 +++++++ libreoffice.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/libreoffice.changes b/libreoffice.changes index e0b8d56..a893a54 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 8 10:23:52 UTC 2018 - alarrosa@suse.com + +- Require libreoffice-branding >= 6.0. Otherwise, an update of the libreoffice + package keeps the 5.0 branding (including the 5.0 splash screen), + which is not nice. + ------------------------------------------------------------------- Wed Mar 7 10:22:42 UTC 2018 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 6e4e449..fb8565a 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -223,7 +223,7 @@ BuildRequires: pkgconfig(redland) BuildRequires: pkgconfig(sane-backends) BuildRequires: pkgconfig(xmlsec1-nss) >= 1.2.24 BuildRequires: pkgconfig(xt) -Requires: libreoffice-branding >= 4.0 +Requires: libreoffice-branding >= 6.0 Requires: libreoffice-icon-themes = %{version} # We need at least english to launch ourselves. Requires: libreoffice-l10n-en = %{version}