Hello community, here is the log from the commit of package libreoffice for openSUSE:Factory checked in at 2014-08-27 07:45:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreoffice (Old) and /work/SRC/openSUSE:Factory/.libreoffice.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreoffice" Changes: -------- --- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes 2014-07-27 18:47:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 2014-08-27 07:45:41.000000000 +0200 @@ -1,0 +2,23 @@ +Fri Aug 8 12:57:33 UTC 2014 - [email protected] + +- Require some fonts for compat: liberation / carlito fonts. bnc#824908 + +------------------------------------------------------------------- +Fri Aug 1 08:01:00 UTC 2014 - [email protected] + +- Version bump to 4.3.0.4: + * Final 4.3.0 release containing handful of last fixes from the + 4.3.0.4 + +------------------------------------------------------------------- +Tue Jul 29 15:20:41 UTC 2014 - [email protected] + +- Try to sort out broken help after migration from 13.1 + +------------------------------------------------------------------- +Tue Jul 29 15:07:13 UTC 2014 - [email protected] + +- Add more provides/obsoletes for lang help files to better handle + migration. + +------------------------------------------------------------------- Old: ---- libreoffice-4.3.0.3.tar.xz libreoffice-help-4.3.0.3.tar.xz libreoffice-translations-4.3.0.3.tar.xz New: ---- libreoffice-4.3.0.4.tar.xz libreoffice-help-4.3.0.4.tar.xz libreoffice-translations-4.3.0.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.TBDNR1/_old 2014-08-27 07:45:47.000000000 +0200 +++ /var/tmp/diff_new_pack.TBDNR1/_new 2014-08-27 07:45:47.000000000 +0200 @@ -32,7 +32,7 @@ %define tarball_url http://download.documentfoundation.org/libreoffice/src/4.3.0/ # This is used due to the need for beta releases Name: libreoffice -Version: 4.3.0.3 +Version: 4.3.0.4 Release: 0 Summary: A Free Office Suite (Framework) License: Apache-2.0 and Artistic-1.0 and BSD-3-Clause and BSD-4-Clause and GPL-2.0+ and LPPL-1.3c and LGPL-2.1+ and LGPL-3.0 and MPL-1.1 and MIT and SUSE-Public-Domain and W3C @@ -206,9 +206,11 @@ BuildRequires: xz BuildRequires: zip BuildRequires: pkgconfig(fbembed) +Requires: google-carlito-fonts Requires: libreoffice-branding >= 4.0 Requires: libreoffice-icon-themes = %{version} # We need at least english to launch ourselves. +Requires: liberation-fonts Requires: libreoffice-l10n-en = %{version} Requires: python3 Requires(post): coreutils @@ -740,6 +742,14 @@ %{-T: \ Provides: %{name}-help-%{lang} = %{version} \ Obsoletes: %{name}-help-%{lang} < %{version} \ +%{-L: \ +Provides: %{name}-help-%{-L*} = %{version} \ +Obsoletes: %{name}-help-%{-L*} < %{version} \ +} \ +%{-p: \ +Provides: %{name}-help-%{-p*} = %{version} \ +Obsoletes: %{name}-help-%{-p*} = %{version} \ +} \ } \ \ %description %{pkgname} \ @@ -1138,7 +1148,7 @@ # We have ton of duped files so run over it %fdupes %{buildroot}/usr -%pre +%pretrans # do not crate cache for bundled extensions because it is not secure # rather remove it (fdo#53006, fdo#51252, bnc#769448) # Remove after 12.2 is out of support/migration scope. @@ -1152,6 +1162,7 @@ autotextdir="%{_libdir}/%{name}/share/autotext" if [ -d "$helpdir" ]; then rm -rf "$helpdir" || true + rm -f %{_datadir}/%{name}/help/* || true ln -s "%{_datadir}/%{name}/help" "$helpdir" fi if [ -d "$autotextdir" ]; then ++++++ libreoffice-4.3.0.3.tar.xz -> libreoffice-4.3.0.4.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-4.3.0.3.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-4.3.0.4.tar.xz differ: char 26, line 1 ++++++ libreoffice-help-4.3.0.3.tar.xz -> libreoffice-help-4.3.0.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-4.3.0.3/ChangeLog-helpcontent2 new/libreoffice-4.3.0.4/ChangeLog-helpcontent2 --- old/libreoffice-4.3.0.3/ChangeLog-helpcontent2 2014-07-17 01:18:54.000000000 +0200 +++ new/libreoffice-4.3.0.4/ChangeLog-helpcontent2 2014-07-25 08:52:09.000000000 +0200 @@ -1,3 +1,9 @@ +2014-07-25 Christian Lohmaier <[email protected]> [f439acc80fc46e2a76d683482ab5915f87229261] + +Version 4.3.0.4, tag libreoffice-4.3.0.4 + +Change-Id: Ie84d0a2271aeed8a36bcb5869b70c904f76a542c + 2014-07-16 Christian Lohmaier <[email protected]> [fb068e48149458e3203c7bf6e64c6894494109d4] Version 4.3.0.3, tag libreoffice-4.3.0.3-buildfix1 ++++++ libreoffice-translations-4.3.0.3.tar.xz -> libreoffice-translations-4.3.0.4.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-4.3.0.3.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-translations-4.3.0.4.tar.xz differ: char 27, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
