texlive-exsheets no longer require tex(l3sort.sty)

This commit is contained in:
misaka00251 2022-11-04 15:45:36 +08:00
parent ee82667b34
commit 17586cc463
No known key found for this signature in database
GPG Key ID: 4AA100DC964EDE26

View File

@ -4,7 +4,7 @@
Name: texlive-split-h
Version: %{tl_version}
Release: 1
Release: 2
Epoch: 9
Summary: TeX formatting system
License: Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL-1.3a and LPPL-1.3c and MIT and Public Domain and UCD and Utopia
@ -5415,7 +5415,7 @@ Summary: Create exercise sheets and exams
Version: svn52227
Requires: texlive-base, texlive-kpathsea-bin, tex-kpathsea
Requires: tex(listings.sty), tex(expl3.sty), tex(xparse.sty), tex(xtemplate.sty)
Requires: tex(l3sort.sty), tex(l3keys2e.sty), tex(xcolor.sty), tex(etoolbox.sty)
Requires: tex(l3keys2e.sty), tex(xcolor.sty), tex(etoolbox.sty)
Requires: tex(environ.sty), tex(pgfcore.sty), tex(cntformats.sty), tex(tasks.sty)
Requires: tex(ulem.sty), tex(translations.sty)
Provides: tex(exsheets-listings.sty) = %{tl_version}
@ -7752,6 +7752,9 @@ rm -f %{buildroot}%{_datadir}/texlive/texmf-dist/tlpkg/tlpobj/*
%doc %{_texdir}/texmf-dist/doc/latex/exercisebank/
%changelog
* Fri Nov 04 2022 misaka00251 <liuxin@iscas.ac.cn> - 9:2021-2
- texlive-exsheets no longer require tex(l3sort.sty)
* Wed Oct 26 2022 misaka00251 <liuxin@iscas.ac.cn> - 9:2021-1
- Upgrade texlive version to 2021
- The following packages no longer exist: einfuehrung-doc, einfuehrung2-doc