|
|
@ -1,5 +1,5 @@
|
|
|
|
# download path contains version without the last (fourth) digit
|
|
|
|
# download path contains version without the last (fourth) digit
|
|
|
|
%global libo_version 7.5.3
|
|
|
|
%global libo_version 7.5.4
|
|
|
|
# Should contain .alphaX / .betaX, if this is pre-release (actually
|
|
|
|
# Should contain .alphaX / .betaX, if this is pre-release (actually
|
|
|
|
# pre-RC) version. The pre-release string is part of tarball file names,
|
|
|
|
# pre-RC) version. The pre-release string is part of tarball file names,
|
|
|
|
# so we need a way to define it easily at one place.
|
|
|
|
# so we need a way to define it easily at one place.
|
|
|
@ -55,7 +55,7 @@ Summary: Free Software Productivity Suite
|
|
|
|
Name: libreoffice
|
|
|
|
Name: libreoffice
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Version: %{libo_version}.2
|
|
|
|
Version: %{libo_version}.2
|
|
|
|
Release: 4%{?libo_prerelease}%{?dist}
|
|
|
|
Release: 1%{?libo_prerelease}%{?dist}
|
|
|
|
# default new files are: MPLv2
|
|
|
|
# default new files are: MPLv2
|
|
|
|
# older files are typically: MPLv2 incorporating work under ASLv2
|
|
|
|
# older files are typically: MPLv2 incorporating work under ASLv2
|
|
|
|
# nlpsolver is: LGPLv3
|
|
|
|
# nlpsolver is: LGPLv3
|
|
|
@ -268,7 +268,6 @@ Patch4: 0001-default-to-sifr-for-gnome-light-mode.patch
|
|
|
|
# TODO investigate these
|
|
|
|
# TODO investigate these
|
|
|
|
Patch5: 0001-aarch64-failing-here.patch
|
|
|
|
Patch5: 0001-aarch64-failing-here.patch
|
|
|
|
Patch6: 0001-include-filename-if-the-test-fails.patch
|
|
|
|
Patch6: 0001-include-filename-if-the-test-fails.patch
|
|
|
|
Patch7: 0001-tdf-155161-Always-embed-fonts-with-CFF2-table-as-PDF.patch
|
|
|
|
|
|
|
|
# not upstreamed
|
|
|
|
# not upstreamed
|
|
|
|
Patch500: 0001-disable-libe-book-support.patch
|
|
|
|
Patch500: 0001-disable-libe-book-support.patch
|
|
|
|
|
|
|
|
|
|
|
@ -2249,6 +2248,10 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
%{_includedir}/LibreOfficeKit
|
|
|
|
%{_includedir}/LibreOfficeKit
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jun 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:7.5.4.2-1
|
|
|
|
|
|
|
|
- 7.5.4.2
|
|
|
|
|
|
|
|
- Drop 0001-tdf-155161-Always-embed-fonts-with-CFF2-table-as-PDF.patch, upstreamed.
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:7.5.3.2-4
|
|
|
|
* Thu Jun 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:7.5.3.2-4
|
|
|
|
- Disable tests temporarily to resolve FTBFS.
|
|
|
|
- Disable tests temporarily to resolve FTBFS.
|
|
|
|
|
|
|
|
|
|
|
|