Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-typst-symbols for
openSUSE:Factory checked in at 2026-06-10 16:09:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-typst-symbols (Old)
and /work/SRC/openSUSE:Factory/.ghc-typst-symbols.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-typst-symbols"
Wed Jun 10 16:09:01 2026 rev:9 rq:1358466 version:0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-typst-symbols/ghc-typst-symbols.changes
2025-12-05 16:56:42.876580525 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-typst-symbols.new.2375/ghc-typst-symbols.changes
2026-06-10 16:13:50.128142549 +0200
@@ -1,0 +2,15 @@
+Mon Jun 1 11:40:00 UTC 2026 - Peter Simons <[email protected]>
+
+- Update typst-symbols to version 0.2.
+ ## 0.2
+
+ * Reorganize API (breaking API change). Now we only export one
+ module, `Typst.Symbols`. This contains `typstSymbols`,
+ `typstEmojis`, and `mathSymbolShorthands`, as well as types
+ `Sym` and `MathClass`. `typstSymbols` and `typstEmojis` are no
+ longer lists of tuples. Instead, they are lists of `Sym`
+ records, which now include deprecation and math symbol class
+ information. `scrape-symbols.hs` has been changed tot generate
+ the new API. See jgm/texmath#288 for motivation.
+
+-------------------------------------------------------------------
Old:
----
typst-symbols-0.1.9.1.tar.gz
New:
----
typst-symbols-0.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-typst-symbols.spec ++++++
--- /var/tmp/diff_new_pack.RpGf2O/_old 2026-06-10 16:13:52.924258421 +0200
+++ /var/tmp/diff_new_pack.RpGf2O/_new 2026-06-10 16:13:52.928258587 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-typst-symbols
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%global pkg_name typst-symbols
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
-Version: 0.1.9.1
+Version: 0.2
Release: 0
Summary: Symbol and emoji lookup for typst language
License: MIT
++++++ typst-symbols-0.1.9.1.tar.gz -> typst-symbols-0.2.tar.gz ++++++
++++ 20547 lines of diff (skipped)