From 3ed5d34fc39f131c69e5afd41bbe70af47a352e3 Mon Sep 17 00:00:00 2001 From: mylee Date: Fri, 13 May 2022 10:49:34 +0800 Subject: [PATCH] fix spec changelog date --- doxygen.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doxygen.spec b/doxygen.spec index 2e6f47a..74d2258 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -105,7 +105,7 @@ make tests -C %{BuildDir} - detach the sub package doxygen-help from doxygen; - disable xapian_core_support -* Tue Dec 31 2021 zoulin - 1.9.2-3 +* Fri Dec 31 2021 zoulin - 1.9.2-3 - Fix bare words are no longer supported * Tue Dec 28 2021 zoulin - 1.9.2-2 @@ -120,7 +120,7 @@ make tests -C %{BuildDir} * Tue May 11 2021 wangchen - 1.8.18-8 - RTFGenerator should exit with 0 when gengrate file success -* Tue Jan 05 2020 shixuantong - 1.8.18-7 +* Tue Jan 05 2021 shixuantong - 1.8.18-7 - fix incorrect label in map of dot files in xhtml * Thu Dec 10 2020 shixuantong - 1.8.18-6 -- Gitee