Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package texmath for openSUSE:Factory checked in at 2023-06-22 23:25:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texmath (Old) and /work/SRC/openSUSE:Factory/.texmath.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texmath" Thu Jun 22 23:25:43 2023 rev:52 rq:1094461 version:0.12.8 Changes: -------- --- /work/SRC/openSUSE:Factory/texmath/texmath.changes 2023-04-07 18:16:52.996737928 +0200 +++ /work/SRC/openSUSE:Factory/.texmath.new.15902/texmath.changes 2023-06-22 23:26:19.829924017 +0200 @@ -1,0 +2,27 @@ +Mon Jun 5 23:38:20 UTC 2023 - Peter Simons <psim...@suse.com> + +- Update texmath to version 0.12.8. + texmath (0.12.8) + + * Expose Text.TeXMath.Shared [API change] + + * Typst writer: Fix bug where 's' turned into 'space' (#219). + + * Typst writer: Fix handling of overline (#214). + + * Typst writer: Fix underbrace (#217). + + * Typst writer: Improve some accents (#216). + + * TeX writer: don't include \\ on last line of matrix. + + * TeX writer: Remove escaping of spaces inside \text{}. + It isn't needed, and it causes problems in MathJax rendering. + + * TeX reader: allow empty matrices. + + * MathML writer: Fix rendering of vectors (#218). + + * Depend on external typst-symbols package. + +------------------------------------------------------------------- Old: ---- texmath-0.12.7.1.tar.gz New: ---- texmath-0.12.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texmath.spec ++++++ --- /var/tmp/diff_new_pack.GmK0dh/_old 2023-06-22 23:26:21.281931422 +0200 +++ /var/tmp/diff_new_pack.GmK0dh/_new 2023-06-22 23:26:21.285931443 +0200 @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: %{pkg_name} -Version: 0.12.7.1 +Version: 0.12.8 Release: 0 Summary: Conversion between math formats License: GPL-2.0-or-later @@ -53,6 +53,8 @@ BuildRequires: ghc-syb-prof BuildRequires: ghc-text-devel BuildRequires: ghc-text-prof +BuildRequires: ghc-typst-symbols-devel +BuildRequires: ghc-typst-symbols-prof BuildRequires: ghc-xml-devel BuildRequires: ghc-xml-prof ExcludeArch: %{ix86} ++++++ texmath-0.12.7.1.tar.gz -> texmath-0.12.8.tar.gz ++++++ ++++ 4466 lines of diff (skipped)