From 93843ee792e189430c6e6cc9e4f62260548f0960 Mon Sep 17 00:00:00 2001 From: dpd Date: Tue, 28 Apr 2026 14:30:40 +0800 Subject: [PATCH] Rebuilt --- texlive.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/texlive.spec b/texlive.spec index 9281a94..2fb3053 100644 --- a/texlive.spec +++ b/texlive.spec @@ -10,7 +10,7 @@ Name: texlive Version: %{tl_version} -Release: 2%{?dist} +Release: 3%{?dist} Summary: TeX formatting system License: Apache-2.0 AND Artistic-2.0 AND CC0-1.0 AND CC-BY-3.0 AND CC-BY-4.0 AND CC-BY-SA-3.0 AND CC-BY-SA-4.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later AND LPPL-1.2 AND LPPL-1.3c AND MIT AND LicenseRef-Fedora-Public-Domain AND LicenseRef-Utopia URL: http://tug.org/texlive/ @@ -186544,6 +186544,10 @@ mv %{buildroot}%{_texdir}/texmf-dist/fonts/map/dvips/mpfonts/mpfonts.map %{build %changelog +* Tue Apr 28 2026 doupengda - 2023-3 +- [Type] sync +- [DESC] Rebuilt + * Fri Jun 13 2025 bbrucezhang - 2023-2 - Rebuilt for loongarch64 -- Gitee