Changelog for
ghc-highlighting-kate-0.5.6.1-2.2.2.x86_64.rpm :
Thu Mar 27 13:00:00 2014 sbahlingAATTsuse.com
- Correct package license
Sun Mar 16 13:00:00 2014 sbahlingAATTsuse.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 14:00:00 2013 peter.trommlerAATTohm-hochschule.de
- fix typo in Group tag
Fri Aug 2 14:00:00 2013 peter.trommlerAATTohm-hochschule.de
- update to 0.5.5 from upstream
* fix LaTeX output issues
* improved input parsing
* code refactoring
Thu May 16 14:00:00 2013 peter.trommlerAATTohm-hochschule.de
- update to 0.5.3.9 from upstream
* update to Curry highlighting
Mon Mar 11 13:00:00 2013 peter.trommlerAATTohm-hochschule.de
- expand pkg_name macro in \"name\" tag for Factory submission
Mon Mar 11 13:00:00 2013 peter.trommlerAATTohm-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 13:00:00 2012 peter.trommlerAATTohm-hochschule.de
- update to 0.5.3.3 from upstream
* clickable line numbers
Wed Oct 3 14:00:00 2012 peter.trommlerAATTohm-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 14:00:00 2012 peter.trommlerAATTohm-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 14:00:00 2012 peter.trommlerAATTohm-hochschule.de
- cabal2spec 0.25.5 spec file template
Sat Mar 17 13:00:00 2012 peter.trommlerAATTohm-hochschule.de
- fixed LICENSE double packaging
Tue Mar 13 13:00:00 2012 peter.trommlerAATTohm-hochschule.de
- set option to build executable
Mon Mar 12 13:00:00 2012 peter.trommlerAATTohm-hochschule.de
- initial packaging.