diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index 8901916..a27dfdd 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Nov 27 03:00:59 UTC 2019 - psimons@suse.com + +- Update skylighting 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:00 UTC 2019 - psimons@suse.com diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 04e9cc9..2ad9ece 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -18,11 +18,10 @@ %global pkg_name skylighting Name: ghc-%{pkg_name} -Version: 0.8.2.3 +Version: 0.8.3 Release: 0 Summary: Syntax highlighting library License: GPL-2.0-or-later -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 @@ -43,7 +42,6 @@ package. As a result this package is licensed 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-0.8.2.3.tar.gz b/skylighting-0.8.2.3.tar.gz deleted file mode 100644 index 73e7f25..0000000 --- a/skylighting-0.8.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:578cf56e9cba1be805de9bc0caad550590ff911581448accd0386b8b05c97e81 -size 629917 diff --git a/skylighting-0.8.3.tar.gz b/skylighting-0.8.3.tar.gz new file mode 100644 index 0000000..d822243 --- /dev/null +++ b/skylighting-0.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269a4d5cd3a1b83d8d37442f7f76b17bf2b2294da2ad3aa6dd4ef3eede5f55bf +size 629989