Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package typst for openSUSE:Factory checked in at 2023-06-16 16:55:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/typst (Old) and /work/SRC/openSUSE:Factory/.typst.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "typst" Fri Jun 16 16:55:47 2023 rev:6 rq:1093472 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/typst/typst.changes 2023-06-05 18:08:09.731684469 +0200 +++ /work/SRC/openSUSE:Factory/.typst.new.15902/typst.changes 2023-06-16 16:56:54.466437861 +0200 @@ -1,0 +2,49 @@ +Fri Jun 16 09:57:58 UTC 2023 - Martin Sirringhaus <martin.sirringh...@suse.com> + +- Update to version 0.5.0 + * Text and Layout + - Added raw syntax highlighting for many more languages + - Added support for Korean numbering + - Added basic i18n for a few more languages (NL, SV, DA) + - Improved linebreaking for East Asian languages + - Expanded functionality of outline indent property + - Fixed footnotes in columns + - Fixed page breaking bugs with footnotes + - Fixed bug with handling of footnotes in lists, tables, and figures + - Fixed a bug with CJK punctuation adjustment + - Fixed a crash with rounded rectangles + - Fixed alignment of line elements + * Math + - Breaking change: The syntax rules for mathematical attachments were improved: $f^abs(3)$ now parses as $f^(abs(3))$ instead of $(f^abs)(3)$. To disambiguate, add a space: $f^zeta (3)$. + - Added forced size commands for math (e.g., display) + - Added supplement parameter to equation, used by references + - New symbols: bullet, xor, slash.big, sigma.alt, tack.r.not, tack.r.short, tack.r.double.not + - Fixed a bug with symbols in matrices + - Fixed a crash in the attach function + * Scripting + - Added new datetime type and datetime.today() to retrieve the current date + - Added str.from-unicode and str.to-unicode functions + - Added fields method on content + - Added base parameter to str function + - Added calc.exp and calc.ln + - Improved accuracy of calc.pow and calc.log) for specific bases + - Fixed removal order for dictionary + - Fixed .at(default: ..) for strings and content + - Fixed field access on styled elements + - Removed deprecated calc.mod function + * Command line interface + - Added PNG export via typst compile source.typ output-{n}.png. The output path must contain [{n}] if the document has multiple pages. + - Added --diagnostic-format=short for Unix-style short diagnostics + - Doesn't emit color codes anymore if stderr isn't a TTY + - Now sets the correct exit code when invoked with a non-existent file + - Now ignores UTF-8 BOM in Typst files + * Miscellaneous Improvements + - Improved errors for mismatched delimiters + - Improved error message for failed length comparisons + - Fixed a bug with images not showing up in Apple Preview + - Fixed multiple bugs with the PDF outline + - Fixed citations and other searchable elements in hide + - Fixed bugs with reference supplements + - Fixed Nix flake + +------------------------------------------------------------------- Old: ---- typst-0.4.0.tar.gz New: ---- typst-0.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ typst.spec ++++++ --- /var/tmp/diff_new_pack.grtQ8T/_old 2023-06-16 16:56:56.218448196 +0200 +++ /var/tmp/diff_new_pack.grtQ8T/_new 2023-06-16 16:56:56.222448220 +0200 @@ -19,7 +19,7 @@ %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' Name: typst -Version: 0.4.0 +Version: 0.5.0 Release: 0 Summary: A new markup-based typesetting system that is powerful and easy to learn License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.grtQ8T/_old 2023-06-16 16:56:56.254448409 +0200 +++ /var/tmp/diff_new_pack.grtQ8T/_new 2023-06-16 16:56:56.258448432 +0200 @@ -1,7 +1,7 @@ <services> <service name="download_files" mode="disabled" /> <service name="cargo_vendor" mode="disabled"> - <param name="srctar">typst-0.4.0.tar.gz</param> + <param name="srctar">typst-0.5.0.tar.gz</param> <param name="compression">xz</param> <param name="update">true</param> </service> ++++++ typst-0.4.0.tar.gz -> typst-0.5.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/typst/typst-0.4.0.tar.gz /work/SRC/openSUSE:Factory/.typst.new.15902/typst-0.5.0.tar.gz differ: char 15, line 1 ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/typst/vendor.tar.xz /work/SRC/openSUSE:Factory/.typst.new.15902/vendor.tar.xz differ: char 26, line 1