Hello community, here is the log from the commit of package libreoffice for openSUSE:Factory checked in at 2018-01-26 13:58:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreoffice (Old) and /work/SRC/openSUSE:Factory/.libreoffice.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreoffice" Fri Jan 26 13:58:11 2018 rev:144 rq:569245 version:6.0.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes 2018-01-20 11:25:55.402586641 +0100 +++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 2018-01-26 13:58:12.556874317 +0100 @@ -1,0 +2,10 @@ +Wed Jan 24 14:02:23 UTC 2018 - [email protected] + +- Require xorg-x11-fonts otherwise nothing is shown + +------------------------------------------------------------------- +Wed Jan 24 12:34:09 UTC 2018 - [email protected] + +- Do not pull in liberation2-fonts wrt bsc#1077375#c5 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.AZVrOW/_old 2018-01-26 13:58:24.940296146 +0100 +++ /var/tmp/diff_new_pack.AZVrOW/_new 2018-01-26 13:58:24.948295773 +0100 @@ -42,6 +42,7 @@ # faking libreoffice provide some system packages %global __provides_exclude_from ^%{_libdir}/libreoffice/program/lib(gpg|assuan).*\\.so.*$ %global __requires_exclude_from ^%{_libdir}/libreoffice/program/lib(gpg|assuan).*\\.so.*$ +%global __requires_exclude ^libgpgmepp\\.so.*$ %bcond_with system_gpgme %endif Name: libreoffice @@ -219,6 +220,7 @@ # We need at least english to launch ourselves. Requires: libreoffice-l10n-en = %{version} Requires: python3 +Requires: xorg-x11-fonts Requires(post): update-desktop-files Requires(postun): update-desktop-files Recommends: dejavu-fonts @@ -251,13 +253,8 @@ %else BuildRequires: boost-devel %endif -%if 0%{?suse_version} >= 1330 -BuildRequires: liberation2-fonts -Recommends: liberation2-fonts -%else BuildRequires: liberation-fonts Recommends: liberation-fonts -%endif %if %{with firebird} BuildRequires: pkgconfig(fbclient) %endif
