File highlighting-kate.changes of Package highlighting-kate
-------------------------------------------------------------------
Thu Mar 27 14:45:49 UTC 2014 - sbahling@suse.com
- Correct package license
-------------------------------------------------------------------
Sun Mar 16 07:02:17 UTC 2014 - sbahling@suse.com
- Update to 0.5.6.1 from upstream
* Allow blaze-html 0.7
* Added restructuredtext.
* Updated rust syntax definition.
* Changed lua highlighting so variables/constants not highlighted
as keywords.
* Updated kate syntax definitions for python, cmake.
- Add add-rpmspec-syntax.patch for support of RPM spec file\
highlighting
-------------------------------------------------------------------
Thu Sep 26 17:08:33 UTC 2013 - peter.trommler@ohm-hochschule.de
- fix typo in Group tag
-------------------------------------------------------------------
Fri Aug 2 07:57:40 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 0.5.5 from upstream
* fix LaTeX output issues
* improved input parsing
* code refactoring
-------------------------------------------------------------------
Thu May 16 16:57:19 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 0.5.3.9 from upstream
* update to Curry highlighting
-------------------------------------------------------------------
Mon Mar 11 14:28:24 UTC 2013 - peter.trommler@ohm-hochschule.de
- expand pkg_name macro in "name" tag for Factory submission
-------------------------------------------------------------------
Mon Mar 11 14:23:49 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 0.5.3.8 from upstream
- requirement for pandoc 1.11
* support for mozilla rust and Julia
* updated xml descriptions from kate repository
* bumped version bound on blaze-html
* fixed alignment of line numbers with lines
-------------------------------------------------------------------
Sun Nov 18 11:26:01 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.5.3.3 from upstream
* clickable line numbers
-------------------------------------------------------------------
Wed Oct 3 08:04:31 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.5.3.2 from upstream
highlighting-kate 0.5.3.2 (07 Sep 2012)
* Fixed handling of backslash in bash highlighting.
Sometimes "\\" is used for backslash in the
syntax definitions (as in bash), other times "\".
We now handle both cases.
highlighting-kate 0.5.3.1 (07 Sep 2012)
* More changes to properly handle includes. This
closes issue #22 with doxygen comments. pDefault
has been incorporated into the ends of the context
parsers, instead of being put in parseExpression.
* Re-added doxygenlua, which now works.
highlighting-kate 0.5.3 (07 Sep 2012)
* Improved handling of include directives. This fixes
bugs in comments caused by doxygen and javadoc includes.
* Changes to internal Types and Common:
- Context is now a (String, String) rather than a String.
The first is the syntax name, the second the context name.
- ContextStack is now a list of Contexts.
- synStLanguage has been removed.
- pEndLine parameter has been removed from mkParseSourceLine.
- parseExpression now handles the endline.
- parseExpressionInternal has been removed in the
individual parsers; we now use parseExpression.
highlighting-kate 0.5.2 (10 Aug 2012)
* Updated xml syntax definitions from kate repository:
bash, c, clojure, coffee (formerly coffeescript),
cpp, doxygen, fortran, go, latex, prolog, r, ruby, tcl.
-------------------------------------------------------------------
Sat Jun 16 16:42:30 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 0.5.1 from upstream for pandoc update
highlighting-kate 0.5.1 (29 May 2012)
* Fixed inline LaTeX formatting: it should be `|...|`
rather than `\Verb{...}`.
highlighting-kate 0.5.0.6 (27 Apr 2012)
* Added zenburn style.
* Updated for compatibility with blaze-html 0.5.*.
-------------------------------------------------------------------
Thu Jun 7 07:50:59 UTC 2012 - peter.trommler@ohm-hochschule.de
- cabal2spec 0.25.5 spec file template
-------------------------------------------------------------------
Sat Mar 17 12:01:06 UTC 2012 - peter.trommler@ohm-hochschule.de
- fixed LICENSE double packaging
-------------------------------------------------------------------
Tue Mar 13 09:26:28 UTC 2012 - peter.trommler@ohm-hochschule.de
- set option to build executable
-------------------------------------------------------------------
Mon Mar 12 14:34:24 UTC 2012 - peter.trommler@ohm-hochschule.de
- initial packaging.