Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libreoffice for openSUSE:Factory checked in at 2022-03-20 20:54:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreoffice (Old) and /work/SRC/openSUSE:Factory/.libreoffice.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreoffice" Sun Mar 20 20:54:46 2022 rev:249 rq:962697 version:7.3.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes 2022-03-15 19:04:09.188916920 +0100 +++ /work/SRC/openSUSE:Factory/.libreoffice.new.25692/libreoffice.changes 2022-03-20 20:55:01.634481454 +0100 @@ -1,0 +2,7 @@ +Thu Mar 17 10:10:22 UTC 2022 - Danilo Spinella <[email protected]> + +- Update gpgme minimum version +- Only use curl tarball when needed +- Remove wrong comment + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.h3CK9H/_old 2022-03-20 20:55:05.762487393 +0100 +++ /var/tmp/diff_new_pack.h3CK9H/_new 2022-03-20 20:55:05.766487399 +0100 @@ -34,7 +34,6 @@ %else %bcond_with kdeintegration %endif -# Use bundled gpgme on SLE-15-SP3 onwards # Use system gpgme on TW and SLE15-SP4 or newer %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400 %bcond_without system_gpgme @@ -95,7 +94,6 @@ # Skia is part of chromium and bundled everywhere as by google only way is monorepo way Source2010: %{external_url}/skia-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz Source2012: %{external_url}/libcmis-0.5.2.tar.xz -Source2013: %{external_url}/curl-7.79.1.tar.xz # change user config dir name from ~/.libreoffice/3 to ~/.libreoffice/3-suse # to avoid BerkleyDB incompatibility with the plain build Patch1: scp2-user-config-suse.diff @@ -126,6 +124,7 @@ BuildRequires: cups-devel # Use bundled curl on SLE-12-SP5 %if 0%{suse_version} >= 1500 +Source2013: %{external_url}/curl-7.79.1.tar.xz BuildRequires: curl-devel >= 7.68.0 %endif # Needed for tests @@ -314,7 +313,7 @@ BuildRequires: python-rpm-macros %endif %if %{with system_gpgme} -BuildRequires: libgpgmepp-devel +BuildRequires: libgpgmepp-devel >= 1.14 %endif %if %{with firebird} BuildRequires: pkgconfig(fbclient)
