diff --git a/texlive.spec b/texlive.spec index 62c39c51afba272713533f9730b43593785c4ba2..b561803d5fc4556a9e7b1e10509df9b5ea45451c 100644 --- a/texlive.spec +++ b/texlive.spec @@ -1,8 +1,8 @@ %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 +%global source_date 2018041401 +%global source_name texlive-20180414-source %{!?_texdir: %global _texdir %{_datadir}/%{name}} %{!?_texmf_var: %global _texmf_var %{_var}/lib/texmf} @@ -27208,6 +27208,9 @@ fi %doc %{_texdir}/texmf-dist/doc/context/ %changelog +* Sun Jul 17 2022 Jacob Wang - 7.2018041401-25.0.1 +- To maintain independent version + * Tue Apr 19 2022 Weitao Zhou - 7:20180414-25.0.1 - anolis texlive add loongarch64(Yaxuan Liu) - Fix gcc10 -fno-common compile issue for compatible with gcc10 build