Commit Graph

2 Commits

Author SHA256 Message Date
Antoine Belvire
145c848219 - Update to version 2.17:
- Improved handling of carriage return (gl#saalen/ansifilter#25).
  - Applied makefile patch to address Portage warnings
    (gl#saalen/ansifilter#24).
  - Fixed section naming of LaTeX files if input path contained
    slashes.
  - CLI: Added `--max-size` option to limit input file size
    (default: 256 MB).
- Update ansifilter.keyring.
- Don't try to remove pre-generated "src/qt-gui/Makefile*" in prep
  section: File is not present in source anymore.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=37
2020-10-01 21:30:53 +00:00
Martin Pluskal
5a3327370d Accepting request 507939 from home:1Antoine1:branches:devel:tools
- Update to 2.5:
  * CLI: Add --no-trailing-nl option.
  * CLI: Add support for environment variable ANSIFILTER_OPTIONS.
- Changes from 2.4:
  * Fix crash reading irregular escape codes.
- Clean spec file.
- Update GPG public key (key had expired).

- Update to 2.3:
  * Add support for true color escape codes

- Update to 2.2:
  * A lot of changes happened since 1.7. Please refer to
    /usr/share/doc/packages/ansifilter/ChangeLog
  * Build with Qt 5 instead of Qt 4
- Drop ansifilter-compiler_flags.patch: this can be handled in
  %%build with environment variables.
- Add signature verification:
  * Add ansifilter.keyring (ansifilter's main developer Andre Simon
    public key)
  * Add ansifilter-2.2.tar.bz2.asc
- Clean spec file:
  * Remove obsolete conditional for openSUSE < 10.3
  * Simplify build requirements, move GUI specific dependencies
    to GUI subpackage
  * Clean with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/507939
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=10
2017-07-04 09:31:08 +00:00