From 8d45d5fc6e3886dc8eb38ed5a08f5fc3c8f893fd Mon Sep 17 00:00:00 2001 From: hongwei-qin Date: Thu, 24 Feb 2022 05:51:40 -0500 Subject: [PATCH] Rebuild on platform-python --- libreoffice.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index eb59722..8b39807 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 # This package depends on automagic byte compilation # https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 %global _python_bytecompile_extra 1 @@ -2252,6 +2252,9 @@ done %{_includedir}/LibreOfficeKit %changelog +* Thu Feb 24 2022 Weitao Zhou - 1:6.4.7.2-5.0.2 +- Rebuild on platform-python + * Sat Jun 19 2021 yangxiaoxuan 1:6.4.7.2-5.0.1 - Add configuration file and vemdor for Anolis OS -- Gitee