diff --git a/.gitattributes b/.gitattributes index 9b03811..1076d31 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,3 +21,5 @@ *.xz filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text +## Specific LFS patterns +vendor.tar.zstd filter=lfs diff=lfs merge=lfs -text diff --git a/_service b/_service index 8985633..40c1998 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - tectonic-0.13.1.tar.gz - gz + tectonic-0.14.1.tar.gz + zstd true diff --git a/tectonic-0.13.1.tar.gz b/tectonic-0.13.1.tar.gz deleted file mode 100644 index 2f24960..0000000 --- a/tectonic-0.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc16c2d7c85b646f5d168371a6cf1f2c219d8fcdcc919addcc9d74ce0cfbd442 -size 2443035 diff --git a/tectonic-0.14.1.tar.gz b/tectonic-0.14.1.tar.gz new file mode 100644 index 0000000..650880f --- /dev/null +++ b/tectonic-0.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3703a4fc768b3c7be6a4560857b17b2671f19023faee414aa7b6befd24ec9d25 +size 2464745 diff --git a/tectonic.changes b/tectonic.changes index 7dac2ff..1f55c33 100644 --- a/tectonic.changes +++ b/tectonic.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 4 23:36:32 UTC 2023 - Eyad Issa + +- Update to version 0.14.1 + * Bugfix release +- Update to version 0.14.0 + * Tectonic’s BibTeX engine has been partially translated from C to Rust + +Full changelog at https://github.com/tectonic-typesetting/tectonic/compare/tectonic%400.13.1...tectonic%400.14.1 + ------------------------------------------------------------------- Tue May 23 14:32:32 UTC 2023 - Soc Virnyl Estela diff --git a/tectonic.spec b/tectonic.spec index 84dd1d5..dde5ddc 100644 --- a/tectonic.spec +++ b/tectonic.spec @@ -17,14 +17,14 @@ Name: tectonic -Version: 0.13.1 +Version: 0.14.1 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 Group: Productivity/Publishing/TeX/Utilities URL: https://tectonic-typesetting.github.io Source0: https://github.com/tectonic-typesetting/tectonic/archive/refs/tags/%{name}@%{version}.tar.gz#/%{name}-%{version}.tar.gz -Source1: vendor.tar.gz +Source1: vendor.tar.zstd Source2: cargo_config BuildRequires: c++_compiler BuildRequires: c_compiler diff --git a/vendor.tar.gz b/vendor.tar.gz deleted file mode 100644 index 6f064d1..0000000 --- a/vendor.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23bcc8c987a797a05ebbe2caea9d7c59494f9fcab619bc16428252bf53a24b6c -size 67172573 diff --git a/vendor.tar.zstd b/vendor.tar.zstd new file mode 100644 index 0000000..cee8a29 --- /dev/null +++ b/vendor.tar.zstd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca593bf7d6485f5a16b1f64126bca482b3d1edae8c6ae210d2f80a3f9bca9924 +size 52241761