From 8b3cb85ad7d6da33ad83bd351ea65dfad56bd3b1 Mon Sep 17 00:00:00 2001 From: Chunmei Xu Date: Mon, 5 Dec 2022 19:39:21 +0800 Subject: [PATCH] rebuild with icu update Signed-off-by: Chunmei Xu --- texlive-base.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/texlive-base.spec b/texlive-base.spec index 3f551fe..072cd0f 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -1,4 +1,4 @@ -%define anolis_release 6 +%define anolis_release 7 %global shortname texlive %global source_date 20210325 %global source_name texlive-%{source_date}-source @@ -9374,6 +9374,9 @@ yes | %{_bindir}/updmap-sys --quiet --syncwithtrees >/dev/null 2>&1 || : %doc %{_texdir}/texmf-dist/doc/latex/yplan/ %changelog +* Mon Dec 05 2022 Chunmei Xu - 20210325-7 +- rebuild with icu update + * Wed Nov 23 2022 Funda Wang - 20210325-6 - rebuild without bootstrap -- Gitee