update to 6.3.3.2 [release 6.3.3.2-1mamba;Sat Nov 09 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 05:34:49 +01:00
parent 14eb221cf8
commit 3259028a22

View File

@ -28,7 +28,7 @@
%define langpacks 1 %define langpacks 1
Name: libreoffice Name: libreoffice
Version: 6.3.2.2 Version: 6.3.3.2
Release: 1mamba Release: 1mamba
Summary: Free Office Suite Summary: Free Office Suite
Group: Graphical Desktop/Applications/Office Group: Graphical Desktop/Applications/Office
@ -676,9 +676,9 @@ A plug-in for LibreOffice that enables integration into the GNOME desktop enviro
%debug_package %debug_package
%prep %prep
#%setup -q -b 2 -b 3 -b4 -a5 %setup -q -b 2 -b 3 -b4 -a5
%setup -q -c -T -D #% setup -q -c -T -D
:<< ____EOF #:<< ____EOF
#rm -rf libreoffice-*/git-hooks #rm -rf libreoffice-*/git-hooks
#for a in libreoffice-*/*; do mv $PWD/$a .; done #for a in libreoffice-*/*; do mv $PWD/$a .; done
@ -756,7 +756,7 @@ sed -i -e "\
echo build start time is `date`, diskspace: `df -h . | tail -n 1` echo build start time is `date`, diskspace: `df -h . | tail -n 1`
export JAVA_HOME=%{java_home} export JAVA_HOME=%{java_home}
:<< ___EOF #:<< ___EOF
#./autogen.sh #./autogen.sh
@ -824,7 +824,7 @@ export JAVA_HOME=%{java_home}
# --with-intro-progressbar-position=60,316 \ # --with-intro-progressbar-position=60,316 \
# --with-intro-progressbar-size=409,8 \ # --with-intro-progressbar-size=409,8 \
___EOF #___EOF
for i in $RPM_OPT_FLAGS; do for i in $RPM_OPT_FLAGS; do
case "$i" in case "$i" in
@ -836,7 +836,7 @@ export ARCH_FLAGS
count=0 count=0
set +e set +e
while [[ count -lt 3 ]]; do while [[ count -lt 5 ]]; do
# Workaround for java random crashes on build servers # Workaround for java random crashes on build servers
count=$((count+1)) count=$((count+1))
%make %make
@ -2820,6 +2820,9 @@ This package contains additional Zulu translations and resources for LibreOffice
%endif %endif
%changelog %changelog
* Sat Nov 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.3.2-1mamba
- update to 6.3.3.2
* Thu Oct 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.2.2-1mamba * Thu Oct 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.2.2-1mamba
- update to 6.3.2.2 - update to 6.3.2.2