source-highlight/source-highlight.changes

261 lines
9.6 KiB
Plaintext

-------------------------------------------------------------------
Tue Apr 26 07:51:16 UTC 2022 - Dirk Müller <dmueller@suse.com>
- add gpg signature validation
- use https:// as source reference
-------------------------------------------------------------------
Fri Dec 17 11:15:15 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
- Replace ctags hard requirement with a recommendation for
libsource-highlight, fixes bsc#1193401
- Run spec-cleaner
-------------------------------------------------------------------
Tue Jun 1 09:33:31 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Add GCC 11 compatibility fix:
* 0001-Remove-throw-specifications.patch
- Update source-highlight-doxygen_disable_timestamp_in_footer.patch
to allow using %autosetup
-------------------------------------------------------------------
Mon Dec 28 08:02:57 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Do not use keyring for now as key signing key is not properly
published
- Modernise spec-file and simplify depenency conditionals
-------------------------------------------------------------------
Tue Dec 22 08:16:54 UTC 2020 - Arjen de Korte <suse+build@de-korte.org>
- restore keyring as sig is available from upstream
-------------------------------------------------------------------
Thu Aug 20 19:31:20 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.1.9:
* changed esc.style to work better with dark theme terminals
* updated C and C++ to more recent standards
* fixed zsh.lang
* added new Python keywords
* added Rust
* added ixpe
* added vim
- remove keyring as sig no longer is available
-------------------------------------------------------------------
Thu Feb 2 14:51:06 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Mon Mar 7 09:49:19 UTC 2016 - fcrozat@suse.com
- Add use-lessopen.patch: use lessopen.sh instead of lesspipe in
src-hilite-lesspipe.sh, since our less package ships with
lessopen.sh (boo#1016309).
-------------------------------------------------------------------
Wed Apr 1 13:54:12 UTC 2015 - mpluskal@suse.com
- Update to 3.1.8
* src/lang.map: .f mapped to fotran
* src/sh.lang: do not consider $' a variable
* https://savannah.gnu.org/bugs/?36613
- Use correct requires for info
-------------------------------------------------------------------
Wed Mar 18 07:48:00 UTC 2015 - mpluskal@suse.com
- Add baselibs.conf to sources
-------------------------------------------------------------------
Tue Mar 17 16:58:03 UTC 2015 - mpluskal@suse.com
- Cleanup spec file with spec-cleaner
- Add gpg signature
- Use graphviz-gd instead of graphiz-gnome
- Disable build of static library
- Remove source-highlight-rpmlintrc
-------------------------------------------------------------------
Fri Mar 28 15:51:31 UTC 2014 - schwab@suse.de
- Build with graphiz-gnome, needed for png support in dot
-------------------------------------------------------------------
Sun Dec 29 15:33:29 UTC 2013 - benoit.monin@gmx.fr
- update to 3.1.7:
* language definition for Lilypond
* language definition for R statistics programming language
* language definition for ISLISP
* improved Erlang definition file
* new output format: ESC 256 ascii code
-------------------------------------------------------------------
Wed May 16 08:39:18 UTC 2012 - coolo@suse.com
- remove explicit lib requires that are even wrong in parts
-------------------------------------------------------------------
Wed May 9 13:10:28 UTC 2012 - coolo@suse.com
- format sources to readd preamble
-------------------------------------------------------------------
Mon Feb 13 10:56:15 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Mon Jan 02 20:20:09 UTC 2012 - pascal.bleser@opensuse.org
- update to 3.1.6:
* language definition file for T/Foswiki TML markup
* new output format: ODF (e.g. for LibreOffice or to generate ODF
color-highlighted snippets to be used by ODF back-ends, like asciidoc-odf)
* new output format: MediaWiki
-------------------------------------------------------------------
Sun Sep 04 14:36:55 UTC 2011 - pascal.bleser@opensuse.org
- soname bumped from 3 to 4
- dropped source-highlight-boost_ldflags_lib64.patch, was merged upstream
- update to 3.1.5:
* boost m4 macro finds boost in lib64
* boost m4 macro files are not installed
* updated php lang definition with new php 5 keywords
* language definition for Scheme
* language definition for Po files
* language definition for Opa
* language definition for Javalog
* language definition for UPC
* fixed a bug in scala.lang dealing with keywords
* updated sql.lang
* Emacs lisp files highlighted as Lisp
* improved logtalk.lang
* embed inputlang in the output file
* highlight _ in variable declarations
* correctly highlight for less when filenames contain spaces
-------------------------------------------------------------------
Tue Jun 15 15:37:20 UTC 2010 - pascal.bleser@opensuse.org
- update to 3.1.4:
* php handles embedded html
* html handles embedded css and javascript
* Google's Protocol Buffers language definition added
* CakePhp template files highlighted as php
* haskell literate programming highlighting
* vala language definition
* lisp language definition
-------------------------------------------------------------------
Wed Jan 20 00:14:29 UTC 2010 - pascal.bleser@opensuse.org
- update to 3.1.3:
* --tab option is correcly handled
* bash is highlighted
-------------------------------------------------------------------
Thu Dec 24 23:03:38 UTC 2009 - pascal.bleser@opensuse.org
- update to 3.1.2:
* language for files starting with <? and <!doctype is now
inferred
* some language definitions were added: manifest files, asm,
applescript, vbscript, awk, bat, clipper, cobol, D, Erlang, and
compiler output errors
* a style for label and path was added
* label elements are recognized in C/C++
* logtalk.lang was improved
* email regular expression in url.lang was improved
-------------------------------------------------------------------
Thu Sep 24 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- SONAME change from 1 to 3
- added baselibs.conf
- update to 3.1.1:
* access to static global LangDefManager, LangMaps is provided through the
class Instances
* a mechanism for setting a global data directory value was added, together
with library utility functions to retrieve .lang and .outlang files
* the SourceHighlight class returns the output file extension
* the background color for the document is kept empty if it is not specified
in the style file
* the utils.h file is installed in the header directory
* White is a standard color in style files
* language definition files for Texinfo and Haskell were added
-------------------------------------------------------------------
Sat Jun 13 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- update to 3.1:
* some library utility functions to retrieve .style and .css files were added
* a language definition for Oz was added
-------------------------------------------------------------------
Thu May 21 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- moved to openSUSE Build Service (devel:tools)
-------------------------------------------------------------------
Wed May 20 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- package the CGI into a -cgi subpackage
- update to 3.0.1:
* fixed library manual link in index.html
* doxyfile is now distributed
* better formatting for < and > in latex output
* doxygen documentation can be built even when building in a separate
directory
* added man page for source-highlight-settings
-------------------------------------------------------------------
Sun May 10 00:00:00 CEST 2009 - pascal.bleser@opensuse.org
- update to 3.0:
* source-highlight now also provides a C++ library
* --regex-range has been added (highlight only specified lines of an input
file)
* --docdir is used for the documentation directory
* the --binary-output command line option has been added
* the program source-highlight-settings has been added to write a
configuration file for source-highlight
* language definitions for generic configuration files and for pkg-config
files have been added
* the input language is now also discovered using the whole file name
* in .lang files, it is now possible to specify the exit level
- changes from 2.11.1:
* language definitions for Fortran, Caml, and JavaScript were improved
* ada language definition file was added
- changes from 2.11:
* language definitions for Scala and Xorg configuration files were added
* the procedure for regular expression matching was improved
* boost regex library discovery in the configure script was improved
* the configuration file for bash_completion was added
* it is now possible to highlight only specific ranges of lines
-------------------------------------------------------------------
Wed Sep 10 00:00:00 CEST 2008 - guru@unixtech.be
- update to 2.10:
* formatting is applied even when generating anchors and references
* noref is handled also for output languages using onestyle (e.g., xhtml)
* improved fortran highlighting
* improved python highlighting
* fixed title in docbook output
* language definition for ldap files (e.g., ldiff files)
* language definition for autoconf files
* improved m4 language definition
* improved logtalk language definition
* url.lang handles ~ in urls
* language definition for glsl.lang (provided by Cesare Tirabassi)