Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-skylighting-core for openSUSE:Factory checked in at 2025-01-28 16:41:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-skylighting-core (Old) and /work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-skylighting-core" Tue Jan 28 16:41:01 2025 rev:44 rq:1240770 version:0.14.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-skylighting-core/ghc-skylighting-core.changes 2025-01-05 15:29:27.249314700 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-skylighting-core.new.2316/ghc-skylighting-core.changes 2025-01-28 16:41:11.835100039 +0100 @@ -1,0 +2,9 @@ +Tue Jan 7 23:19:41 UTC 2025 - Peter Simons <psim...@suse.com> + +- Update skylighting-core to version 0.14.6. + ## 0.14.6 + + * Export Skylighting.Format.Typst from Skylighting [API change] (#201). + Allow typst as an output format in the cli executable. + +------------------------------------------------------------------- Old: ---- skylighting-core-0.14.5.tar.gz New: ---- skylighting-core-0.14.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-skylighting-core.spec ++++++ --- /var/tmp/diff_new_pack.iHPcr0/_old 2025-01-28 16:41:13.003147865 +0100 +++ /var/tmp/diff_new_pack.iHPcr0/_new 2025-01-28 16:41:13.007148029 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-skylighting-core # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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.14.5 +Version: 0.14.6 Release: 0 Summary: Syntax highlighting library License: BSD-3-Clause ++++++ skylighting-core-0.14.5.tar.gz -> skylighting-core-0.14.6.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skylighting-core-0.14.5/changelog.md new/skylighting-core-0.14.6/changelog.md --- old/skylighting-core-0.14.5/changelog.md 2001-09-09 03:46:40.000000000 +0200 +++ new/skylighting-core-0.14.6/changelog.md 2001-09-09 03:46:40.000000000 +0200 @@ -1,5 +1,10 @@ # Revision history for skylighting and skylighting-core +## 0.14.6 + + * Export Skylighting.Format.Typst from Skylighting [API change] (#201). + Allow typst as an output format in the cli executable. + ## 0.14.5 * Update xml syntax definitions for bash, cmake, commonlisp, isocpp, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skylighting-core-0.14.5/skylighting-core.cabal new/skylighting-core-0.14.6/skylighting-core.cabal --- old/skylighting-core-0.14.5/skylighting-core.cabal 2001-09-09 03:46:40.000000000 +0200 +++ new/skylighting-core-0.14.6/skylighting-core.cabal 2001-09-09 03:46:40.000000000 +0200 @@ -1,5 +1,5 @@ name: skylighting-core -version: 0.14.5 +version: 0.14.6 synopsis: syntax highlighting library description: Skylighting is a syntax highlighting library. It derives its tokenizers from XML syntax