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-01-20 17:36:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreoffice (Old) and /work/SRC/openSUSE:Factory/.libreoffice.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreoffice" Fri Jan 20 17:36:50 2023 rev:265 rq:1059320 version:7.4.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes 2023-01-11 14:34:08.168919443 +0100 +++ /work/SRC/openSUSE:Factory/.libreoffice.new.32243/libreoffice.changes 2023-01-20 17:37:03.935985396 +0100 @@ -1,0 +2,9 @@ +Tue Jan 17 11:52:18 UTC 2023 - Danilo Spinella <danilo.spine...@suse.com> + +- Update to 7.4.4.2: + https://wiki.documentfoundation.org/Releases/7.4.4/RC2 + https://wiki.documentfoundation.org/Releases/7.4.4/RC1 +- Updated bundled dependencies: + * poppler-22.09.0.tar.xz -> poppler-22.12.0.tar.xz + +------------------------------------------------------------------- Old: ---- libreoffice-7.4.3.2.tar.xz libreoffice-7.4.3.2.tar.xz.asc libreoffice-help-7.4.3.2.tar.xz libreoffice-help-7.4.3.2.tar.xz.asc libreoffice-translations-7.4.3.2.tar.xz libreoffice-translations-7.4.3.2.tar.xz.asc poppler-22.09.0.tar.xz New: ---- libreoffice-7.4.4.2.tar.xz libreoffice-7.4.4.2.tar.xz.asc libreoffice-help-7.4.4.2.tar.xz libreoffice-help-7.4.4.2.tar.xz.asc libreoffice-translations-7.4.4.2.tar.xz libreoffice-translations-7.4.4.2.tar.xz.asc poppler-22.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.kYLIW4/_old 2023-01-20 17:37:13.528038451 +0100 +++ /var/tmp/diff_new_pack.kYLIW4/_new 2023-01-20 17:37:13.532038473 +0100 @@ -49,7 +49,7 @@ %endif %bcond_with firebird Name: libreoffice -Version: 7.4.3.2 +Version: 7.4.4.2 Release: 0 Summary: A Free Office Suite (Framework) License: LGPL-3.0-or-later AND MPL-2.0+ @@ -279,7 +279,7 @@ %if 0%{?suse_version} < 1550 # Too old boost on the system Source2020: %{external_url}/boost_1_79_0.tar.xz -Source2023: %{external_url}/poppler-22.09.0.tar.xz +Source2023: %{external_url}/poppler-22.12.0.tar.xz Source2024: %{external_url}/poppler-data-0.4.11.tar.gz %else BuildRequires: libboost_date_time-devel @@ -1402,18 +1402,14 @@ %py3_compile %{buildroot}/%{_libdir}/libreoffice/sdk/examples/python/ # Add python cache dir to respective filelist for filelist in file-lists/*.txt; do - echo "filelist: ${filelist}" # For each python file in the filelist for pyfile in `cat "${filelist}" | grep '\.py$'`; do - echo "pyfile: ${pyfile}" pydir=`dirname ${pyfile}` pyname=`basename ${pyfile}` # If the bytecode for this python file exists, add it to the filelist if compgen -G "%{buildroot}${pydir}/__pycache__/${pyname%.*}*.pyc" > /dev/null; then echo "%dir ${pydir}/__pycache__/" >> "${filelist}" - #echo "%dir ${pydir}/__pycache__/" >> pycache.txt echo "${pydir}/__pycache__/${pyname%.*}*.pyc" >> "${filelist}" - echo "adding: ${pydir}/__pycache__/${pyname%.*}*.pyc" fi done done ++++++ libreoffice-7.4.3.2.tar.xz -> libreoffice-7.4.4.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-7.4.3.2.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new.32243/libreoffice-7.4.4.2.tar.xz differ: char 26, line 1 ++++++ libreoffice-help-7.4.3.2.tar.xz -> libreoffice-help-7.4.4.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-help-7.4.3.2.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new.32243/libreoffice-help-7.4.4.2.tar.xz differ: char 27, line 1 ++++++ libreoffice-translations-7.4.3.2.tar.xz -> libreoffice-translations-7.4.4.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/libreoffice/libreoffice-translations-7.4.3.2.tar.xz /work/SRC/openSUSE:Factory/.libreoffice.new.32243/libreoffice-translations-7.4.4.2.tar.xz differ: char 27, line 1 ++++++ poppler-22.09.0.tar.xz -> poppler-22.12.0.tar.xz ++++++ ++++ 1738 lines of diff (skipped)