From afafe9c2de60e33fb430f6928f089757e2c524ba Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 15 Jul 2020 15:38:24 -0400 Subject: [PATCH] do a temporary unbootstrapped build to keep rawhide working while we wait on the side tag --- texlive-base.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/texlive-base.spec b/texlive-base.spec index 10bd75d..6c31f68 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -20,7 +20,7 @@ Name: %{shortname}-base Version: %{source_date} -Release: 11%{?dist} +Release: 10%{?dist}.1 Epoch: 7 Summary: TeX formatting system # The only files in the base package are directories, cache, and license texts @@ -6540,7 +6540,7 @@ xz -dc %{SOURCE0} | tar x %endif %patch28 -p1 -b .CVE-2019-19601 %if 0%{?fedora} >= 33 || 0%{?rhel} >= 9 -%patch29 -p1 -b .poppler090 +# %%patch29 -p1 -b .poppler090 %endif # Setup copies of the licenses @@ -9104,6 +9104,9 @@ done <<< "$list" * Tue Jul 14 2020 Tom Callaway - 7:20200327-11 - disable bootstrap +* Tue Jul 14 2020 Tom Callaway - 7:20200327-10.1 +- unbootstrapped build (TEMPORARY, when -11 comes out of the side tag, it will replace this) + * Tue Jul 14 2020 Tom Callaway - 7:20200327-10 - bootstrap again again