- Update to version 0.15.0 * The --web-bundle flag can now be used in more situations, specifically tectonic -X new and tectonic -X init * As part of the above work, you can now activate the "V2" interface with the -X flag in more places on the Tectonic command line. * The Tectonic.toml file used by the "V2" interface now supports a [metadata] section for arbitrary structured user metadata. * The "V2" interface also now supports external commands. If you have a program named tectonic-blah in your search path, running tectonic -X blah will execute it. * Running tectonic -Z help (as opposed to tectonic -Zhelp) now actuallyworks works OBS-URL: https://build.opensuse.org/request/show/1161210 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/tectonic?expand=0&rev=21
10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
<services>
|
|
<service name="cargo_vendor" mode="disabled">
|
|
<param name="srctar">tectonic-0.15.0.tar.gz</param>
|
|
<param name="compression">zst</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="disabled" />
|
|
</services>
|
|
|