Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-typst for openSUSE:Factory checked in at 2024-03-20 21:14:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-typst (Old) and /work/SRC/openSUSE:Factory/.ghc-typst.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-typst" Wed Mar 20 21:14:28 2024 rev:4 rq:1157270 version:0.5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-typst/ghc-typst.changes 2023-12-28 23:05:05.546400402 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-typst.new.1905/ghc-typst.changes 2024-03-20 21:16:33.090890878 +0100 @@ -1,0 +2,24 @@ +Wed Feb 14 20:16:16 UTC 2024 - Peter Simons <[email protected]> + +- Update typst to version 0.5.0.1. + ## 0.5.0.1 + + * Set `evalPackageRoot` to working dir to start, even if the file to be + converted is somewhere else. This seems to be what the test suite expects. + + * Make file loading relative to package root if present (#39). + + * Parser: remove `pBindExpr` from `pBaseExpr`. It does not seem + to be necessary, and it causes problems with things like `$#x = $y$` (#34). + + * Fix assignment of module name in package imports (#30). + + * Don't allow `container.at` to insert new values (#26). + + * Handle `dict.at(variable) = expression` (#25). + + * Remove dependency on the unmaintained digits library (#24). + We just copy the code for the function we need (with + attribution): it is BSD3-licensed. + +------------------------------------------------------------------- Old: ---- typst-0.5.tar.gz New: ---- typst-0.5.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-typst.spec ++++++ --- /var/tmp/diff_new_pack.G9R3BB/_old 2024-03-20 21:16:34.310936603 +0100 +++ /var/tmp/diff_new_pack.G9R3BB/_new 2024-03-20 21:16:34.314936752 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-typst # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.5 +Version: 0.5.0.1 Release: 0 Summary: Parsing and evaluating typst syntax License: BSD-3-Clause @@ -39,8 +39,6 @@ BuildRequires: ghc-cassava-prof BuildRequires: ghc-containers-devel BuildRequires: ghc-containers-prof -BuildRequires: ghc-digits-devel -BuildRequires: ghc-digits-prof BuildRequires: ghc-directory-devel BuildRequires: ghc-directory-prof BuildRequires: ghc-filepath-devel ++++++ typst-0.5.tar.gz -> typst-0.5.0.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/ghc-typst/typst-0.5.tar.gz /work/SRC/openSUSE:Factory/.ghc-typst.new.1905/typst-0.5.0.1.tar.gz differ: char 13, line 1
