Accepting request 759510 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/759510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting-core?expand=0&rev=11
This commit is contained in:
commit
fa20386597
@ -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 <psimons@suse.com>
|
||||||
|
|
||||||
|
- Drop obsolete group attributes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 4 02:02:06 UTC 2019 - psimons@suse.com
|
Fri Oct 4 02:02:06 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,11 +19,10 @@
|
|||||||
%global pkg_name skylighting-core
|
%global pkg_name skylighting-core
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.2.3
|
Version: 0.8.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Syntax highlighting library
|
Summary: Syntax highlighting library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Libraries/Haskell
|
|
||||||
URL: https://hackage.haskell.org/package/%{pkg_name}
|
URL: https://hackage.haskell.org/package/%{pkg_name}
|
||||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
@ -70,7 +69,6 @@ under the GPL.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Haskell %{pkg_name} library development files
|
Summary: Haskell %{pkg_name} library development files
|
||||||
Group: Development/Libraries/Haskell
|
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: ghc-compiler = %{ghc_version}
|
Requires: ghc-compiler = %{ghc_version}
|
||||||
Requires(post): ghc-compiler = %{ghc_version}
|
Requires(post): ghc-compiler = %{ghc_version}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ccde924ebebfc84efaa877e7504a360812bbc87d64d9a7a2ee86208f16b3aa00
|
|
||||||
size 660107
|
|
3
skylighting-core-0.8.3.tar.gz
Normal file
3
skylighting-core-0.8.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e39c32b44694527a9dd5e2a94a70a6c21db252b26d06782e1ea3540e92b0881e
|
||||||
|
size 657953
|
Loading…
x
Reference in New Issue
Block a user