forked from pool/ghc-skylighting-core
Accepting request 642896 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/642896 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting-core?expand=0&rev=4
This commit is contained in:
commit
9fde2a1228
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 10 19:23:55 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update skylighting-core to version 0.7.4.
|
||||||
|
## 0.7.4 -- 2018-10-08
|
||||||
|
|
||||||
|
* HTML output: use title instead of data-line-number.
|
||||||
|
data- attributes are not valid HTML 4, and we would like this to
|
||||||
|
work with HTML 4 (e.g. in epub v2). See jgm/pandoc#4920.
|
||||||
|
* Print FALLTHROUGH in --trace output.
|
||||||
|
* Updated syntax definitions for actionscript, awk, bash, c, clojure, cmake,
|
||||||
|
coffee, cs, css, dockerfile, email, fortran, gcc, haskell, ini, isocpp,
|
||||||
|
java, javadoc, javascript, jsp, kotlin, latex, lua, mediawiki, modelines,
|
||||||
|
modula-2, objectivec, objectivecpp, opencl, perl, powershell, prolog,
|
||||||
|
python, r, rest, rhtml, ruby, rust, scala, sql-mysql, sql-postgresql, sql,
|
||||||
|
tcl, vhdl, xml, xul, yaml, zsh.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 30 15:29:17 UTC 2018 - psimons@suse.com
|
Thu Aug 30 15:29:17 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -12,14 +12,14 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%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.7.3
|
Version: 0.7.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Syntax highlighting library
|
Summary: Syntax highlighting library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ec680d7ae507562e35916cb8bfe651b5644181946d2e7830116d2bb00c7a6262
|
|
||||||
size 556588
|
|
3
skylighting-core-0.7.4.tar.gz
Normal file
3
skylighting-core-0.7.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:80ba354586b80cde6b1756c6eefe13f324cc6c0e22c793be53fe15cb126e8dab
|
||||||
|
size 584056
|
Loading…
Reference in New Issue
Block a user