Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libreoffice for openSUSE:Factory checked in at 2023-08-08 15:54:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreoffice (Old) and /work/SRC/openSUSE:Factory/.libreoffice.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreoffice" Tue Aug 8 15:54:14 2023 rev:279 rq:1102769 version:7.6.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes 2023-06-16 16:53:41.177293316 +0200 +++ /work/SRC/openSUSE:Factory/.libreoffice.new.22712/libreoffice.changes 2023-08-08 15:54:22.528783425 +0200 @@ -1,0 +2,27 @@ +Mon Aug 7 18:15:51 UTC 2023 - Fridrich Strba <[email protected]> + +- Added patch: + * atklistener-32bit-type-mismatch.patch + + fix type mismatch on i586 + +------------------------------------------------------------------- +Mon Jul 24 11:04:08 UTC 2023 - Andreas Schwab <[email protected]> + +- Add missing dependencies on jre-64 for riscv64 + +------------------------------------------------------------------- +Thu Jul 13 12:37:59 UTC 2023 - Danilo Spinella <[email protected]> + +- Update to 7.6.0.1: + https://wiki.documentfoundation.org/ReleaseNotes/7.6 + https://wiki.documentfoundation.org/Releases/7.6.0/RC1 +- Update bundled dependencies: + * pdfium-5408.tar.bz2 -> pdfium-5778.tar.bz2 + * skia-m103-b301ff025004c9cd82816c86c547588e6c24b466.tar.xz -> + skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz +- Removed upstreamed patches: + * bsc1198666.patch + * bsc1200085.patch + * bsc1204040.patch + +------------------------------------------------------------------- Old: ---- bsc1198666.patch bsc1200085.patch bsc1204040.patch libreoffice-7.5.4.2.tar.xz libreoffice-7.5.4.2.tar.xz.asc libreoffice-help-7.5.4.2.tar.xz libreoffice-help-7.5.4.2.tar.xz.asc libreoffice-translations-7.5.4.2.tar.xz libreoffice-translations-7.5.4.2.tar.xz.asc pdfium-5408.tar.bz2 skia-m103-b301ff025004c9cd82816c86c547588e6c24b466.tar.xz New: ---- atklistener-32bit-type-mismatch.patch libreoffice-7.6.0.1.tar.xz libreoffice-7.6.0.1.tar.xz.asc libreoffice-help-7.6.0.1.tar.xz libreoffice-help-7.6.0.1.tar.xz.asc libreoffice-translations-7.6.0.1.tar.xz libreoffice-translations-7.6.0.1.tar.xz.asc pdfium-5778.tar.bz2 skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.CzT76r/_old 2023-08-08 15:54:31.064836842 +0200 +++ /var/tmp/diff_new_pack.CzT76r/_new 2023-08-08 15:54:31.068836867 +0200 @@ -49,7 +49,7 @@ %endif %bcond_with firebird Name: libreoffice -Version: 7.5.4.2 +Version: 7.6.0.1 Release: 0 Summary: A Free Office Suite (Framework) License: LGPL-3.0-or-later AND MPL-2.0+ @@ -90,11 +90,11 @@ Source2006: https://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar Source2007: https://dev-www.libreoffice.org/extern/odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar # PDFium is bundled everywhere -Source2008: %{external_url}/pdfium-5408.tar.bz2 +Source2008: %{external_url}/pdfium-5778.tar.bz2 # Single C file with patches from LO Source2009: %{external_url}/dtoa-20180411.tgz # Skia is part of chromium and bundled everywhere as by google only way is monorepo way -Source2010: %{external_url}/skia-m103-b301ff025004c9cd82816c86c547588e6c24b466.tar.xz +Source2010: %{external_url}/skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz Source2012: %{external_url}/libcmis-0.5.2.tar.xz # change user config dir name from ~/.libreoffice/3 to ~/.libreoffice/3-suse # to avoid BerkleyDB incompatibility with the plain build @@ -115,18 +115,14 @@ Patch15: fix-sdk-idl.patch # PATCH-FIX-SUSE Allow the use of old harfbuzz versions Patch16: 0002-Revert-Require-HarfBuzz-5.1.0.patch -# LO-L3: FILEOPEN PPTX: extra paragraph after some 2-line text with link -Patch17: bsc1200085.patch -# LO-L3: PPTX: shadow effect for table offset too far to the right -Patch18: bsc1204040.patch -# LO-L3: Need to be able to set the default tab size for each text object -Patch19: bsc1198666.patch # Build with java 8 Patch101: 0001-Revert-java-9-changes.patch # try to save space by using hardlinks Patch990: install-with-hardlinks.diff # save time by relying on rpm check rather than doing stupid find+grep Patch991: libreoffice-no-destdircheck.patch +# Fix build on i586 +Patch992: atklistener-32bit-type-mismatch.patch BuildRequires: %{name}-share-linker BuildRequires: ant BuildRequires: autoconf @@ -150,6 +146,7 @@ BuildRequires: flex >= 2.6.0 BuildRequires: flute BuildRequires: fontforge +BuildRequires: frozen-devel BuildRequires: glm-devel # Needed for tests BuildRequires: google-carlito-fonts @@ -224,7 +221,7 @@ BuildRequires: pkgconfig(libmwaw-0.3) >= 0.3.21 BuildRequires: pkgconfig(libnumbertext) >= 1.0.6 BuildRequires: pkgconfig(libodfgen-0.1) >= 0.1.4 -BuildRequires: pkgconfig(liborcus-0.17) +BuildRequires: pkgconfig(liborcus-0.18) BuildRequires: pkgconfig(libpagemaker-0.0) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libpq) @@ -240,7 +237,7 @@ BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libxslt) BuildRequires: pkgconfig(libzmf-0.0) -BuildRequires: pkgconfig(mdds-2.0) +BuildRequires: pkgconfig(mdds-2.1) BuildRequires: pkgconfig(mythes) BuildRequires: pkgconfig(nspr) >= 4.8 BuildRequires: pkgconfig(nss) >= 3.9.3 @@ -463,7 +460,7 @@ %ifarch %{ix86} Requires: jre-32 >= 1.8 %endif -%ifarch x86_64 aarch64 +%ifarch x86_64 aarch64 riscv64 Requires: jre-64 >= 1.8 %endif %endif @@ -681,7 +678,7 @@ %ifarch %{ix86} Requires: jre-32 >= 1.8 %endif -%ifarch x86_64 aarch64 ppc64le +%ifarch x86_64 aarch64 ppc64le riscv64 Requires: jre-64 >= 1.8 %endif @@ -712,7 +709,7 @@ %ifarch %{ix86} Requires: jre-32 >= 1.8 %endif -%ifarch x86_64 aarch64 ppc64le +%ifarch x86_64 aarch64 ppc64le riscv64 Requires: jre-64 >= 1.8 %endif @@ -732,7 +729,7 @@ %ifarch %{ix86} Requires: jre-32 >= 1.8 %endif -%ifarch x86_64 aarch64 ppc64le +%ifarch x86_64 aarch64 ppc64le riscv64 Requires: jre-64 >= 1.8 %endif @@ -1046,11 +1043,9 @@ %if 0%{?suse_version} < 1550 %patch16 -p1 %endif -%patch17 -p1 -%patch18 -p1 -%patch19 -p1 %patch990 -p1 %patch991 -p1 +%patch992 -p1 # Disable some of the failing tests (some are random) %if 0%{?suse_version} < 1330 ++++++ atklistener-32bit-type-mismatch.patch ++++++ >From 469fc646ec782f42e42947f480d5931b97e686ab Mon Sep 17 00:00:00 2001 From: Michael Weghorn <[email protected]> Date: Fri, 7 Jul 2023 17:57:03 +0200 Subject: gtk3 a11y: Use sal_Int32 consistently to fix i386 build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... after commit 3b7db802731826b6cc3b55100470b0c61c1f2dfa Date: Thu May 4 10:06:14 2023 +0200 tdf#105404 [API CHANGE] add index to accessiblity change event Reported to fail like this: /home/rene/LibreOffice/git/libreoffice-7-6/vcl/unx/gtk3/a11y/atklistener.cxx:164:6: error: no declaration matches 'void AtkListener::handleChildAdded(const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessibleContext>&, const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible>&, sal_Int32)' 164 | void AtkListener::handleChildAdded( | ^~~~~~~~~~~ In file included from /home/rene/LibreOffice/git/libreoffice-7-6/vcl/unx/gtk3/a11y/atklistener.cxx:29: /home/rene/LibreOffice/git/libreoffice-7-6/vcl/unx/gtk3/a11y/atklistener.hxx:54:10: note: candidate is: 'void AtkListener::handleChildAdded(const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessibleContext>&, const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible>&, int)' 54 | void handleChildAdded( | ^~~~~~~~~~~~~~~~ Change-Id: I03caa5480ef133091ccd5c9ae682629cec3a789b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154190 Tested-by: René Engelhard <[email protected]> Reviewed-by: René Engelhard <[email protected]> Tested-by: Jenkins --- vcl/unx/gtk3/a11y/atklistener.cxx | 2 +- vcl/unx/gtk3/a11y/atklistener.hxx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/vcl/unx/gtk3/a11y/atklistener.cxx b/vcl/unx/gtk3/a11y/atklistener.cxx index 854e43133112..b9a053d83a7b 100644 --- a/vcl/unx/gtk3/a11y/atklistener.cxx +++ b/vcl/unx/gtk3/a11y/atklistener.cxx @@ -207,7 +207,7 @@ void AtkListener::handleChildAdded( void AtkListener::handleChildRemoved( const uno::Reference< accessibility::XAccessibleContext >& rxParent, const uno::Reference< accessibility::XAccessible>& rxChild, - int nChildIndexHint) + sal_Int32 nChildIndexHint) { sal_Int32 nIndex = nChildIndexHint; if (nIndex != -1 && (nIndex < 0 || nIndex >= static_cast<sal_Int32>(m_aChildList.size()))) diff --git a/vcl/unx/gtk3/a11y/atklistener.hxx b/vcl/unx/gtk3/a11y/atklistener.hxx index 546c5e9456fb..e286f40e5a19 100644 --- a/vcl/unx/gtk3/a11y/atklistener.hxx +++ b/vcl/unx/gtk3/a11y/atklistener.hxx @@ -54,13 +54,13 @@ private: void handleChildAdded( const css::uno::Reference< css::accessibility::XAccessibleContext >& rxParent, const css::uno::Reference< css::accessibility::XAccessible>& rxChild, - int nIndexHint); + sal_Int32 nIndexHint); // Process CHILD_EVENT notifications with a child removed void handleChildRemoved( const css::uno::Reference< css::accessibility::XAccessibleContext >& rxParent, const css::uno::Reference< css::accessibility::XAccessible>& rxChild, - int nIndexHint); + sal_Int32 nIndexHint); // Process INVALIDATE_ALL_CHILDREN notification void handleInvalidateChildren( -- cgit v1.2.1 ++++++ libreoffice-7.5.4.2.tar.xz -> libreoffice-7.6.0.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-7.5.4.2.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new.22712/libreoffice-7.6.0.1.tar.xz differ: char 13, line 1 ++++++ libreoffice-help-7.5.4.2.tar.xz -> libreoffice-help-7.6.0.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-help-7.5.4.2.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new.22712/libreoffice-help-7.6.0.1.tar.xz differ: char 13, line 1 ++++++ libreoffice-translations-7.5.4.2.tar.xz -> libreoffice-translations-7.6.0.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-7.5.4.2.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new.22712/libreoffice-translations-7.6.0.1.tar.xz differ: char 13, line 1 ++++++ pdfium-5408.tar.bz2 -> pdfium-5778.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/libreoffice/pdfium-5408.tar.bz2 /work/SRC/openSUSE:Factory/.libreoffice.new.22712/pdfium-5778.tar.bz2 differ: char 11, line 1 ++++++ skia-m103-b301ff025004c9cd82816c86c547588e6c24b466.tar.xz -> skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/skia-m103-b301ff025004c9cd82816c86c547588e6c24b466.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new.22712/skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz differ: char 13, line 1
