From 2ba588a377e50cf3d83e365721f396183851c97e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=A3=E8=82=89=E9=85=B1?= Date: Thu, 22 Aug 2024 00:37:56 +0000 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..b4b2f61 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