From 29f982dd7810ec93e73c5e201be81c9f2d964fbd Mon Sep 17 00:00:00 2001 From: "taifu.gc" Date: Sun, 8 Jan 2023 13:13:48 +0800 Subject: [PATCH] Rebuild for libhunspell so version bump --- libreoffice.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 98ee639..03c478b 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 # download path contains version without the last (fourth) digit %global libo_version 7.1.8 # Should contain .alphaX / .betaX, if this is pre-release (actually @@ -2284,6 +2284,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || : %{_includedir}/LibreOfficeKit %changelog +* Fri Jan 06 2023 Chang Gao - 1:7.1.8.1-6.0.2 +- Rebuild for libhunspell so version bump + * Mon Jul 18 2022 Liwei Ge - 1:7.1.8.1-6.0.1 - Add configuration file and vemdor for Anolis OS - Fit build on Anolis OS 8 -- Gitee