diff --git a/texlive.spec b/texlive.spec index 15cc3ad9062951f4ddd43d7fcf3b05053817572a..ba0bc1b1e76a88807d05c030a681fc93f89d1181 100755 --- a/texlive.spec +++ b/texlive.spec @@ -1,3 +1,5 @@ +%define anolis_release .0.1 +%define _legacy_common_support 1 %global tl_epoch 7 %global source_date 20180414 %global source_name texlive-%{source_date}-source @@ -15,7 +17,7 @@ Name: texlive Version: %{source_date} -Release: 23%{?dist} +Release: 23%{anolis_release}%{?dist} Epoch: %{tl_epoch} Summary: TeX formatting system Group: Applications/Publishing @@ -27190,6 +27192,9 @@ fi %doc %{_texdir}/texmf-dist/doc/context/ %changelog +* Thu Jan 20 2022 Weitao Zhou - 7:20180414-23.0.1 +- Fix gcc10 -fno-common compile issue for compatible with gcc10 build + * Fri Apr 30 2021 Than Ngo - 7:20180414-23 - Related: #1902187, rebuild regarding to broken binutils