diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index 2bbe930..142662d 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 7 23:20:05 UTC 2025 - Peter Simons + +- Update skylighting 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. + ------------------------------------------------------------------- Mon Dec 23 06:56:47 UTC 2024 - Peter Simons diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 34ceced..f03a1f0 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-skylighting # -# 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 @@ -19,7 +19,7 @@ %global pkg_name skylighting %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.14.5 +Version: 0.14.6 Release: 0 Summary: Syntax highlighting library License: GPL-2.0-or-later @@ -45,6 +45,8 @@ BuildRequires: ghc-skylighting-format-context-devel BuildRequires: ghc-skylighting-format-context-prof BuildRequires: ghc-skylighting-format-latex-devel BuildRequires: ghc-skylighting-format-latex-prof +BuildRequires: ghc-skylighting-format-typst-devel +BuildRequires: ghc-skylighting-format-typst-prof ExcludeArch: %{ix86} %description diff --git a/skylighting-0.14.5.tar.gz b/skylighting-0.14.5.tar.gz deleted file mode 100644 index 23dd768..0000000 --- a/skylighting-0.14.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cc20fc02b5996bb0b98c7ef2c35281ed8d12a43f6cb94aa43d65ba43adc43f7 -size 1471559 diff --git a/skylighting-0.14.6.tar.gz b/skylighting-0.14.6.tar.gz new file mode 100644 index 0000000..5c42ea8 --- /dev/null +++ b/skylighting-0.14.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eae33be53dee6498d2b87e7b71abc620d5593c5543678f237c6b7982bb96e3bc +size 1471714