12
0

Skip *-dev packages from file dependendcy scanner as otherwise we see doubling name space for some style files like amsmath.sty

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-a?expand=0&rev=107
This commit is contained in:
2020-05-04 15:30:11 +00:00
committed by Git OBS Bridge
parent 6eaf87015f
commit 22086a7cb5
150 changed files with 276 additions and 1900 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon May 4 09:00:25 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- Skipt *-dev packages from file dependendcy scanner as otherwise
we see doubling name space for some style files like amsmath.sty
-------------------------------------------------------------------
Mon Apr 27 06:52:15 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- Add patch pythontex_p2top3.dif and a removes file to fully
switch pythontex packages of TeXLive to python3
-------------------------------------------------------------------
Mon Apr 20 10:29:02 UTC 2020 - Dr. Werner Fink <werner@suse.de>