- Update to version 0.13.0
* Add new V2 command `tectonic -X init`. This initializes a new document in the current directory much like `cargo init`. * Setting the `shell-escape-cwd` unstable option. * Update many developer dependencies to newer versions OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/tectonic?expand=0&rev=15
This commit is contained in:
parent
3b564ef279
commit
44637faf75
2
_service
2
_service
@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srctar">tectonic-0.12.0.tar.gz</param>
|
||||
<param name="srctar">tectonic-0.13.0.tar.gz</param>
|
||||
<param name="compression">gz</param>
|
||||
<param name="update">true</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96a53ab5ba29d2bf263f19b6f07450471118bf2067c610b362a1492d0b9b989f
|
||||
size 2420171
|
3
tectonic-0.13.0.tar.gz
Normal file
3
tectonic-0.13.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe49a46419ac2ae6713cd91c68bf817e4026857b5202bedec9b18a8df427773e
|
||||
size 2442449
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 19 00:46:11 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Update to version 0.13.0
|
||||
* Add new V2 command `tectonic -X init`. This initializes a new document in
|
||||
the current directory much like `cargo init`.
|
||||
* Setting the `shell-escape-cwd` unstable option.
|
||||
* Update many developer dependencies to newer versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 14 14:12:12 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: tectonic
|
||||
Version: 0.12.0
|
||||
Version: 0.13.0
|
||||
Release: 0
|
||||
Summary: Modernized self-contained TeX and LaTeX engine
|
||||
License: (Apache-2.0 OR MIT) AND BSD-3-Clause ) AND ( 0BSD OR MIT OR Apache-2.0 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR MIT ) AND ( Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT ) AND ( MIT OR Apache-2.0 AND BSD-2-Clause ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND WTFPL
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6825358d8d5a76f016fa289f36b9824b221cf9aa0497bd049a17015e061e41e6
|
||||
size 67683932
|
||||
oid sha256:8cdce939f989b2c781a953caf32f61a02fc6b530c0ac1db2f5f25d2fc3f26224
|
||||
size 67173831
|
||||
|
Loading…
x
Reference in New Issue
Block a user