python3
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-b?expand=0&rev=78
This commit is contained in:
parent
d1ee974652
commit
c116abf841
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 24 08:46:16 UTC 2018 - werner@suse.de
|
||||||
|
|
||||||
|
- Switch over to python 3 (boo#1077170)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 11 12:48:35 UTC 2018 - werner@suse.de
|
||||||
|
|
||||||
|
- Avoid nasty warning about missing batchmode in ENVironment
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 8 12:55:08 UTC 2018 - werner@suse.de
|
Mon Jan 8 12:55:08 UTC 2018 - werner@suse.de
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define texlive_version 2017
|
%define texlive_version 2017
|
||||||
%define texlive_previous 2016
|
%define texlive_previous 2016
|
||||||
%define texlive_release 20170520
|
%define texlive_release 20170520
|
||||||
%define texlive_noarch 133
|
%define texlive_noarch 135
|
||||||
|
|
||||||
#!BuildIgnore: texlive
|
#!BuildIgnore: texlive
|
||||||
|
|
||||||
@ -4708,7 +4708,7 @@ Requires(posttrans): grep
|
|||||||
Requires(posttrans): sed
|
Requires(posttrans): sed
|
||||||
Requires(posttrans): texlive >= %{texlive_version}
|
Requires(posttrans): texlive >= %{texlive_version}
|
||||||
Recommends: texlive-asymptote-doc >= %{texlive_version}
|
Recommends: texlive-asymptote-doc >= %{texlive_version}
|
||||||
Requires: python-tk
|
Requires: python3-tk
|
||||||
Requires: texlive-media9 >= %{texlive_version}
|
Requires: texlive-media9 >= %{texlive_version}
|
||||||
Requires: texlive-movie15 >= %{texlive_version}
|
Requires: texlive-movie15 >= %{texlive_version}
|
||||||
Provides: tex(asycolors.sty)
|
Provides: tex(asycolors.sty)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user