From 3fe676c7b2f6f6796305e9640b04885e07a27ba9 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Thu, 22 Aug 2024 08:57:16 +0800 Subject: [PATCH] rebuild for new libpaper --- texlive-base.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/texlive-base.spec b/texlive-base.spec index c6fc884..ce282e0 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -4,7 +4,7 @@ Name: texlive-base Version: 20210325 -Release: 8 +Release: 9 Epoch: 9 Summary: TeX formatting system License: ASL 2.0 and LGPL-2.1-only and Zlib and OFL-1.1 and Public Domain and LGPL-2.0-only and GPLv2+ and MPL-1.1 and Libpng and LGPL-3.0-only and BSL-1.0 and GPLv2 and GPLv3 and CPL-1.0 and IJG and MIT and LPPL-1.3c and ICU and psutils @@ -8654,6 +8654,9 @@ yes | %{_bindir}/updmap-sys --quiet --syncwithtrees >/dev/null 2>&1 || : %doc %{_datadir}/texlive/texmf-dist/doc/latex/yplan/ %changelog +* Thu Aug 22 2024 Funda Wang - 9:20210325-9 +- rebuild for new libpaper + * Mon Aug 05 2024 wangkai <13474090681@163.com> - 9:20210325-8 - Fix CVE-2023-46048, CVE-2023-46051 -- Gitee