diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index 2ac0083..3d09a41 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Nov 27 03:00:51 UTC 2019 - psimons@suse.com + +- Update skylighting-core to version 0.8.3. + ## 0.8.3 -- 2019-11-26 + + * Update XML syntax definitions for c, cmake, coffee, cpp, css, + diff, djangotemplate, elixir, elm, glsl, haskell, html, isocpp, + javascript-react, javascript, json, jsp, julia, latex, lua, + markdown, matlab, mediawiki, modelines, mustache, perl, php, + powershell, qml, rest, rust, typescript, vhdl. + + * Fix highlighting errors with non-ASCII characters in JSON (#90). + This error was due to an optimization that made some incorrect + assumptions. + +------------------------------------------------------------------- +Fri Nov 8 16:14:46 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Fri Oct 4 02:02:06 UTC 2019 - psimons@suse.com diff --git a/ghc-skylighting-core.spec b/ghc-skylighting-core.spec index 73f29a5..c7aa2b8 100644 --- a/ghc-skylighting-core.spec +++ b/ghc-skylighting-core.spec @@ -19,11 +19,10 @@ %global pkg_name skylighting-core %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.8.2.3 +Version: 0.8.3 Release: 0 Summary: Syntax highlighting library License: BSD-3-Clause -Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel @@ -70,7 +69,6 @@ under the GPL. %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} diff --git a/skylighting-core-0.8.2.3.tar.gz b/skylighting-core-0.8.2.3.tar.gz deleted file mode 100644 index 445fa50..0000000 --- a/skylighting-core-0.8.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccde924ebebfc84efaa877e7504a360812bbc87d64d9a7a2ee86208f16b3aa00 -size 660107 diff --git a/skylighting-core-0.8.3.tar.gz b/skylighting-core-0.8.3.tar.gz new file mode 100644 index 0000000..671e511 --- /dev/null +++ b/skylighting-core-0.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e39c32b44694527a9dd5e2a94a70a6c21db252b26d06782e1ea3540e92b0881e +size 657953