Hello community, here is the log from the commit of package libreoffice for openSUSE:Factory checked in at 2017-05-18 20:47:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreoffice (Old) and /work/SRC/openSUSE:Factory/.libreoffice.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreoffice" Thu May 18 20:47:04 2017 rev:131 rq:494638 version:5.3.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes 2017-04-28 09:12:02.940694947 +0200 +++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 2017-05-18 20:47:14.204434289 +0200 @@ -1,0 +2,14 @@ +Thu May 11 11:52:17 UTC 2017 - [email protected] + +- Version update to 5.3.3.2 fate#323270: + * Update to 5.3.3 release containing bunch of additional fixes +- Add direct dep on harfbuzz-icu + +------------------------------------------------------------------- +Tue May 2 11:32:46 UTC 2017 - [email protected] + +- Version update to 5.3.3.1: + * Also contians fix for bsc#1036975 CVE-2017-8358 + * Various fixes in 5.3 branch for rc1 of 5.3.3 + +------------------------------------------------------------------- @@ -31,0 +46,6 @@ +Mon Mar 13 17:12:52 UTC 2017 - [email protected] + +- Fix syntax error in 0001-allow-none-gi-support.patch + (bsc#1028817). + +------------------------------------------------------------------- @@ -76,0 +97,6 @@ +Sun Jan 22 10:52:54 UTC 2017 - [email protected] + +- Remove upstreamed patch + * bnc1010961.diff + +------------------------------------------------------------------- @@ -82,0 +109,12 @@ +Fri Jan 20 10:53:49 UTC 2017 - [email protected] + +- Version update to 5.2.5.1 + * various bugfixes +- Remove upstreamed patches + * bnc945446-vertical-text-clone-formatting.patch + * bnc955548-crash-fix.patch + * bnc980734.diff +- Fix L3 bnc#1014896 LO-L3: Libreoffice calc (writer in fact!) freezing when running a hyphenate all + * bnc1014896.diff + +------------------------------------------------------------------- @@ -99,0 +138,6 @@ +Mon Jan 9 16:41:37 UTC 2017 - [email protected] + +- Fix L3 bnc#1010961 LO-L3: Change tracking: everything is a change, and accepting changes + * bnc1010961.diff + +------------------------------------------------------------------- @@ -112,0 +157,6 @@ +Tue Dec 20 12:54:20 UTC 2016 - [email protected] + +- Fix L3 bnc#980734 LO-L3: LibreOffice missing contents in PPTX deck + * bnc980734.diff + +------------------------------------------------------------------- @@ -116,0 +167,8 @@ + +------------------------------------------------------------------- +Tue Dec 13 11:50:28 UTC 2016 - [email protected] + +- Fix L3 bnc#945446 LO-L3: Clone Formatting ignores vertical text alignment + * bnc945446-vertical-text-clone-formatting.patch +- Fix L3 bnc#955548 LO-L3: CTRL+Z not working to undo changes performed through Navigator crash fix + * bnc955548-crash-fix.patch Old: ---- libreoffice-5.3.2.2.tar.xz libreoffice-help-5.3.2.2.tar.xz libreoffice-translations-5.3.2.2.tar.xz New: ---- libreoffice-5.3.3.2.tar.xz libreoffice-help-5.3.3.2.tar.xz libreoffice-translations-5.3.3.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.n2SjLM/_old 2017-05-18 20:47:22.619246741 +0200 +++ /var/tmp/diff_new_pack.n2SjLM/_new 2017-05-18 20:47:22.623246176 +0200 @@ -22,7 +22,7 @@ %define numbertext_version 0.9.5 # Urls %define external_url http://dev-www.libreoffice.org/src/ -%define tarball_url http://download.documentfoundation.org/libreoffice/src/5.3.2 +%define tarball_url http://download.documentfoundation.org/libreoffice/src/5.3.3 # Wether to enable the kde integration %if 0%{?is_opensuse} %bcond_without kdeintegration @@ -35,7 +35,7 @@ %bcond_with firebird %endif Name: libreoffice -Version: 5.3.2.2 +Version: 5.3.3.2 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 @@ -176,7 +176,8 @@ BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) BuildRequires: pkgconfig(gtk+-2.0) >= 2.18.0 BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(harfbuzz) +BuildRequires: pkgconfig(harfbuzz) >= 0.9.42 +BuildRequires: pkgconfig(harfbuzz-icu) >= 0.9.42 BuildRequires: pkgconfig(hunspell) BuildRequires: pkgconfig(icu-i18n) BuildRequires: pkgconfig(krb5) ++++++ libreoffice-5.3.2.2.tar.xz -> libreoffice-5.3.3.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-5.3.2.2.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-5.3.3.2.tar.xz differ: char 27, line 1 ++++++ libreoffice-help-5.3.2.2.tar.xz -> libreoffice-help-5.3.3.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libreoffice-5.3.2.2/ChangeLog-helpcontent2 new/libreoffice-5.3.3.2/ChangeLog-helpcontent2 --- old/libreoffice-5.3.2.2/ChangeLog-helpcontent2 2017-03-29 22:45:50.000000000 +0200 +++ new/libreoffice-5.3.3.2/ChangeLog-helpcontent2 2017-05-03 19:00:38.000000000 +0200 @@ -1,14 +1,14 @@ -2017-03-29 Christian Lohmaier <[email protected]> [42efbf04064ed4b14a6fee4c4e1c65088ac03bd3] +2017-05-03 Christian Lohmaier <[email protected]> [6253edcfa9cd09db9f65aff2dbaf0086c829f3c7] - Version 5.3.2.2, tag libreoffice-5.3.2.2 + Version 5.3.3.2, tag libreoffice-5.3.3.2 - Change-Id: I06fe9632190bb4a2d1ffbca6c496bb82ee84b79b + Change-Id: If18d02b2beaf7edee97f26dd79c7a5fd350d0f21 -2017-03-17 Christian Lohmaier <[email protected]> [84b3e89c169e4d2108d9f40945be0e598a81c464] +2017-04-19 Xisco Fauli <[email protected]> [2ad18fc0a1256c2c3974a31a24aa1b04bf0bcb24] - Branch libreoffice-5-3-2 + Branch libreoffice-5-3-3 - This is 'libreoffice-5-3-2' - the stable branch for the 5.3.2 release. + This is 'libreoffice-5-3-3' - the stable branch for the 5.3.3 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 5.3.x release, @@ -16,7 +16,7 @@ If you want to build something cool, unstable, and risky, use master. - Change-Id: I32b0de665a59fa4e16e4d72475243170b86c939a + Change-Id: I28b649db39ef9b909b4cda069f4b138672bf29de 2017-01-02 Andras Timar <[email protected]> [0df61eb0f112955ec3ea5e060df80fc8fbe9f62d] ++++++ libreoffice-translations-5.3.2.2.tar.xz -> libreoffice-translations-5.3.3.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-5.3.2.2.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice-translations-5.3.3.2.tar.xz differ: char 26, line 1
