commit libreoffice for openSUSE:Factory
Hello community, here is the log from the commit of package libreoffice for openSUSE:Factory checked in at Mon Mar 21 15:29:16 CET 2011. -------- --- libreoffice/libreoffice.changes 2011-02-23 16:06:29.000000000 +0100 +++ /mounts/work_src_done/STABLE/libreoffice/libreoffice.changes 2011-03-18 18:57:52.000000000 +0100 @@ -1,0 +2,63 @@ +Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz + +- updated to libreoffice-3.3.2.2 (3.3.2-rc2): + * build + * fix non-working VBA container controls + * l10n + * l10n: update translations from Pootle + * libs-gui + * hidden tabs in Impress tasks panel (fdo#34718) + +------------------------------------------------------------------- +Wed Mar 16 16:45:15 UTC 2011 - neptunia@mail.ru + +- enabled KDE3 support (bnc#678998) + +------------------------------------------------------------------- +Wed Mar 9 17:42:27 CET 2011 - pmladek@suse.cz + +- updated to libreoffice-3.3.2.1 (3.3.2-rc1): + * build + * enabled KDE4 support for SLED11 + * move the WebDAV patches from NovellOnly to Experimental + * calc + * sheet reference export (i#116833) + * interval range crasher (fdo#34350) + * fixed incorrect cursor navigation (fdo#33756) + * go through all tokens to look for a volatile one (fdo#31939) + * selecting multiple cells does not update headers (fdo#34383) + * better fix for unusable TODAY() in formula computing (fdo#31939) + * filters + * ensure node outlines path (fdo#33701) + * macros not imported for word documents OOXML (fdo#34909) + * VBA event binding for macros imported from XLSM (fdo#34941) + * help + * typo $PRODUCTNAME -> %PRODUCTNAME (fdo#34857) + * remove Online Update and Improvement program (fdo#33468) + * impress + * occasional blank first slide in presentation (fdo#34533) + * libs-core + * restrict metafile decomposition (bnc#650049) + * StarDesktop.terminate() macro behaviour (fdo#30879) + * crashing oosplash and malformed picture (bnc#652562) + * don't leave a thread running after main is completed + * fixed BorderLine(2) conversion to SvxBorderLine (fdo#34226) + * Byref variable in a Declare statement (fdo#33964, i#115716) + * libs-gui + * Cairo canvas edge count calculation + * do not access polygon points outside range + * getEnglishSearchFontName() searches Takao fonts + * size computation for toolbar menus with controls + * catch exceptions from failing UNO-ness (fdo#33785) + * unnecessary reverse lookup on startup (fdo#32640) + * gDIMetaFile::bUseCanvas related changes (bnc#650049) + * work around IM problems with KDE4 integration (bnc#665112) + * sdk + * fix ODK settings.mk to only set STLPORTLIB if needed + * ure + * fix pyuno/demo/pyunoenv.tcsh for PYTHONPATH usage + * writer + * bad RTF when save with ru_RU locale (fdo#33478) + * visual editor produces wrong stack syntax (fdo#32759, fdo#32755) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libreoffice-postprocess-3.3.1.2.tar.bz2 New: ---- libreoffice-postprocess-3.3.2.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.zkiDD2/_old 2011-03-21 15:29:02.000000000 +0100 +++ /var/tmp/diff_new_pack.zkiDD2/_new 2011-03-21 15:29:02.000000000 +0100 @@ -21,11 +21,11 @@ Name: libreoffice # allow to use xulrunner191 on SLED11-SP1 (bnc#540726) %define use_xulrunner191 no -Version: 3.3.1.2 -Release: 2 +Version: 3.3.2.2 +Release: 1 %define piece postprocess -%define ooo_build_version 3.3.1.2 -%define ooo_piece_version 3.3.1.2 +%define ooo_build_version 3.3.2.2 +%define ooo_piece_version 3.3.2.2 %define ooo_sourcedirname libreoffice-build-%ooo_piece_version %define ooo_prefix %_libdir %define ooo_home libreoffice @@ -43,7 +43,7 @@ %endif ############################ # KDE3 stuff -%if 0%{?suse_version} && 0%{?suse_version} <= 1110 +%if 0%{?suse_version} BuildRequires: kdelibs3-devel %endif ############################ ++++++ libreoffice-postprocess-3.3.1.2.tar.bz2 -> libreoffice-postprocess-3.3.2.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-postprocess-3.3.1.2/ChangeLog new/libreoffice-postprocess-3.3.2.2/ChangeLog --- old/libreoffice-postprocess-3.3.1.2/ChangeLog 2011-02-15 20:18:11.000000000 +0100 +++ new/libreoffice-postprocess-3.3.2.2/ChangeLog 2011-03-15 17:59:30.000000000 +0100 @@ -1,18 +1,13 @@ -2011-02-15 Petr Mladek <pmladek@suse.cz> [4813538fc932b1f4699f943043167213e99c9765] +2011-03-15 Petr Mladek <pmladek@suse.cz> [81f5a55a5e0d7708a6cfd7a8a0fff6241919595b] -Version 3.3.1.2, tag libreoffice-3.3.1.2 (3.3.1-rc2) +Version 3.3.2.2, tag libreoffice-3.3.2.2 (3.3.2-rc2) -2011-02-08 Petr Mladek <pmladek@suse.cz> [634552bb653af74dc0c76090ca00f8c1bbc2b3c7] +2011-03-08 Petr Mladek <pmladek@suse.cz> [0ce669039352fae787c6013e4311cd339f141cb5] -Version 3.3.1.1, tag libreoffice-3.3.1.1 (3.3.1-rc1) +Branch libreoffice-3-3-2 - -2011-02-07 Jan Holesovsky <kendy@suse.cz> [28074451d6e974855f121fc3cb834175db14c1cd] - -Branch libreoffice-3-3-1 - -This is 'libreoffice-3-3-1' - the stable branch for the 3.3.1 release. +This is 'libreoffice-3-3-2' - the stable branch for the 3.3.2 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.3.x release, @@ -20,6 +15,11 @@ If you want to build something cool, unstable, and risky, use master. +2011-03-08 Petr Mladek <pmladek@suse.cz> [cea99eac8bb9d21db96ffc0889659fb46cf4bd54] + +Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1) + + 2011-01-11 Petr Mladek <pmladek@suse.cz> [cc61189c518e1a943d4568d43a8a4d37e2a358fd] Please, ignore the previous message; it was for the libreoffice-3-3-0 branch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de