Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package texlive-specs-m for openSUSE:Factory checked in at 2025-09-02 17:58:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texlive-specs-m (Old) and /work/SRC/openSUSE:Factory/.texlive-specs-m.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texlive-specs-m" Tue Sep 2 17:58:07 2025 rev:57 rq:1302357 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/texlive-specs-m/texlive-specs-m.changes 2025-03-25 22:11:52.393295474 +0100 +++ /work/SRC/openSUSE:Factory/.texlive-specs-m.new.1977/texlive-specs-m.changes 2025-09-02 17:58:13.874266093 +0200 @@ -1,0 +2,12 @@ +Tue Sep 2 07:37:00 UTC 2025 - Dr. Werner Fink <wer...@suse.de> + +- Increase pool_size and pool_free for both xmltex and pdfxmltex + to get formats created and xmlto runing again (boo#1248830) + +------------------------------------------------------------------- +Mon Mar 24 12:45:45 UTC 2025 - Dr. Werner Fink <wer...@suse.de> + +- Add patch eolang_pl.dif + * Resolve missing local perl package tools.pm with upstream fix + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texlive-specs-m.spec ++++++ --- /var/tmp/diff_new_pack.jV46OD/_old 2025-09-02 17:58:26.622802579 +0200 +++ /var/tmp/diff_new_pack.jV46OD/_new 2025-09-02 17:58:26.638803252 +0200 @@ -14,14 +14,12 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -##### WARNING: Please do not edit this auto generated spec file. -# %define texlive_version 2025 %define texlive_previous 2022 %define texlive_release 20250308 -%define texlive_noarch 218 +%define texlive_noarch 220 %define biber_version 2.20 #!BuildIgnore: texlive @@ -75,7 +73,7 @@ BuildRequires: xz BuildArch: noarch Summary: Meta package for m -License: Apache-1.0 and BSD-3-Clause and GFDL-1.3-or-later and GPL-2.0-or-later and LGPL-2.1-or-later and LPPL-1.0 and LPPL-1.3c and OFL-1.1 and SUSE-Public-Domain and SUSE-TeX +License: Apache-1.0 AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LPPL-1.0 AND LPPL-1.3c AND OFL-1.1 AND SUSE-Public-Domain AND SUSE-TeX URL: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta Group: Productivity/Publishing/TeX/Base Source0: texlive-specs-m-rpmlintrc ++++++ kpathsea_cnf.dif ++++++ --- /var/tmp/diff_new_pack.jV46OD/_old 2025-09-02 17:58:27.414835909 +0200 +++ /var/tmp/diff_new_pack.jV46OD/_new 2025-09-02 17:58:27.418836078 +0200 @@ -348,10 +348,10 @@ +stack_size.xmltex = 1500 +hash_extra.xmltex = 50000 +string_vacancies.xmltex = 45000 -+pool_free.xmltex = 47500 ++pool_free.xmltex = 200000 +nest_size.xmltex = 500 +save_size.xmltex = 10000 -+pool_size.xmltex = 500000 ++pool_size.xmltex = 700000 +max_strings.xmltex = 55000 + +% These are pdfxmltex specific @@ -360,10 +360,10 @@ +stack_size.pdfxmltex = 1500 +hash_extra.pdfxmltex = 50000 +string_vacancies.pdfxmltex = 45000 -+pool_free.pdfxmltex = 47500 ++pool_free.pdfxmltex = 200000 +nest_size.pdfxmltex = 500 +save_size.pdfxmltex = 10000 -+pool_size.pdfxmltex = 500000 ++pool_size.pdfxmltex = 700000 +max_strings.pdfxmltex = 55000 + +% These are jadetex specific