diff --git a/texlive-base.spec b/texlive-base.spec index 072cd0f82dd52e9b0016e86ff7d329c01bc79bd3..a856ff50a4303b958f9b7f83d074570782952071 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -1,4 +1,4 @@ -%define anolis_release 7 +%define anolis_release 8 %global shortname texlive %global source_date 20210325 %global source_name texlive-%{source_date}-source @@ -17,7 +17,7 @@ %global __brp_mangle_shebangs_exclude ^$ # We have a circular dep on latex due to xindy -%bcond_without bootstrap +%bcond_with bootstrap Name: %{shortname}-base Version: %{source_date} @@ -9374,6 +9374,9 @@ yes | %{_bindir}/updmap-sys --quiet --syncwithtrees >/dev/null 2>&1 || : %doc %{_texdir}/texmf-dist/doc/latex/yplan/ %changelog +* Fri Dec 9 2022 Funda Wang - 20210325-8 +- rebuild without poppler (1st round) + * Mon Dec 05 2022 Chunmei Xu - 20210325-7 - rebuild with icu update