From c046d9257c2d8ec603bf61b65f400334ee5b609f9609628a612a8d08daf0ac7c Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 9 Feb 2021 15:11:50 +0000 Subject: [PATCH 1/2] Skip packages which are based on python2 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-c?expand=0&rev=94 --- texlive-specs-c.changes | 25 +++++++++++++++++++++++++ texlive-specs-c.spec | 4 ++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/texlive-specs-c.changes b/texlive-specs-c.changes index aed956f..f239a2f 100644 --- a/texlive-specs-c.changes +++ b/texlive-specs-c.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Feb 9 08:49:12 UTC 2021 - Dr. Werner Fink + +- Reenable package lilyglyphs by adding patch lilyglyphs-8ffa820e4.dif + from upstream repository + +------------------------------------------------------------------- +Mon Feb 8 13:41:32 UTC 2021 - Dr. Werner Fink + +- Skip packages which are based on python2 + +------------------------------------------------------------------- +Fri Feb 5 13:54:52 UTC 2021 - Dr. Werner Fink + +- Fix the fix for boo#1046104 reported by boo#1181691 + * Increase dict size which holds the font description + to fit with added descriptions of PostScript Type 1 + +------------------------------------------------------------------- +Wed Jan 20 12:18:18 UTC 2021 - Dr. Werner Fink + +- Enhance latexmk configuration, that is add a systemwide + configuration below /etc/texmf/latexmk/ as latexmk.conf (boo#1180789) + For this add patch latexmk_conf.dif + ------------------------------------------------------------------- Mon May 18 08:47:10 UTC 2020 - Dr. Werner Fink diff --git a/texlive-specs-c.spec b/texlive-specs-c.spec index 15876e5..543d32d 100644 --- a/texlive-specs-c.spec +++ b/texlive-specs-c.spec @@ -1,7 +1,7 @@ # # spec file for package texlive-specs-c # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define texlive_version 2020 %define texlive_previous 2019 %define texlive_release 20200327 -%define texlive_noarch 176 +%define texlive_noarch 180 #!BuildIgnore: texlive #!BuildIgnore: texlive-scripts From 85529dea8935b2a40c673a682da2e8bec7817ae32339d109ae82942d75852fd4 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 9 Mar 2021 08:57:26 +0000 Subject: [PATCH 2/2] Add patch de-macro_p2top3.dif OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-c?expand=0&rev=95 --- texlive-specs-c.changes | 7 +++++++ texlive-specs-c.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/texlive-specs-c.changes b/texlive-specs-c.changes index f239a2f..29f4496 100644 --- a/texlive-specs-c.changes +++ b/texlive-specs-c.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 5 13:52:04 UTC 2021 - Dr. Werner Fink + +- Rename patch lilyglyphs-8ffa820e4.dif to lilyglyphs_p2top3.dif +- Add patch de-macro_p2top3.dif + * Re-enable texlive-de-macro as required by extra binary package + ------------------------------------------------------------------- Tue Feb 9 08:49:12 UTC 2021 - Dr. Werner Fink diff --git a/texlive-specs-c.spec b/texlive-specs-c.spec index 543d32d..fb8ae19 100644 --- a/texlive-specs-c.spec +++ b/texlive-specs-c.spec @@ -21,7 +21,7 @@ %define texlive_version 2020 %define texlive_previous 2019 %define texlive_release 20200327 -%define texlive_noarch 180 +%define texlive_noarch 182 #!BuildIgnore: texlive #!BuildIgnore: texlive-scripts