diff --git a/libreoffice.changes b/libreoffice.changes index 4c60a11..a893a54 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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 + +- 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..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} @@ -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