diff --git a/libreoffice.spec b/libreoffice.spec index c55f291..8ea1068 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -20,14 +20,14 @@ %define langpacks 1 Name: libreoffice -Version: 7.1.3.2 +Version: 7.1.4.1 Release: 1mamba Summary: Free Office Suite Group: Graphical Desktop/Applications/Office Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.documentfoundation.org/develop/ +URL: https://www.libreoffice.org/ Source0: http://download.documentfoundation.org/libreoffice/src/%{pkgver}/libreoffice-%{version}.tar.xz Source2: http://download.documentfoundation.org/libreoffice/src/%{pkgver}/libreoffice-dictionaries-%{version}.tar.xz Source3: http://download.documentfoundation.org/libreoffice/src/%{pkgver}/libreoffice-help-%{version}.tar.xz @@ -597,7 +597,6 @@ export JAVACMD=%{java_home}/bin/java --disable-fetch-external \ --disable-debug \ --with-vendor="%{distribution}" \ - --with-branding=`pwd`/branding \ --with-build-version="Ver: %{version}-%{release}" \ --disable-epm \ --enable-gio \ @@ -648,6 +647,8 @@ export JAVACMD=%{java_home}/bin/java --enable-split-app-modules \ --enable-split-opt-features +# --with-branding=`pwd`/branding \ + # --enable-symbols \ # --enable-graphite \ # --with-system-mozilla=libxul \ @@ -1055,6 +1056,9 @@ This package contains %{langname} translations and resources for LibreOffice.\ %langpack -l zu -n Zulu -F -H -Y %changelog +* Sun May 30 2021 Silvan Calarco 7.1.4.1-1mamba +- update to 7.1.4.1 + * Tue May 11 2021 Automatic Build System 7.1.3.2-1mamba - automatic version update by autodist