Accepting request 759509 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/759509 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting?expand=0&rev=13
This commit is contained in:
commit
92ce6116b2
@ -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 <psimons@suse.com>
|
||||
|
||||
- Drop obsolete group attributes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 4 02:02:00 UTC 2019 - psimons@suse.com
|
||||
|
||||
|
@ -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}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:578cf56e9cba1be805de9bc0caad550590ff911581448accd0386b8b05c97e81
|
||||
size 629917
|
3
skylighting-0.8.3.tar.gz
Normal file
3
skylighting-0.8.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:269a4d5cd3a1b83d8d37442f7f76b17bf2b2294da2ad3aa6dd4ef3eede5f55bf
|
||||
size 629989
|
Loading…
Reference in New Issue
Block a user