SHA256
1
0
forked from pool/ansifilter
Commit Graph

17 Commits

Author SHA256 Message Date
Martin Pluskal
7fa33b480a Accepting request 739500 from home:RBrownSUSE:branches:devel:tools
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739500
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=29
2019-10-17 13:10:32 +00:00
Antoine Belvire
e57987d702 - Update to version 2.14:
* Added SVG output option (gl#saalen/ansifilter#20).

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=27
2019-04-24 05:45:43 +00:00
Antoine Belvire
e91f08bc03 - Update to version 2.13:
* Line numbers do not trigger default style span in HTML
    (gl#saalen/ansifilter#19).
  * Fixed line numbering in batch mode.
  * CLI: Added --derived-styles option for HTML output
    (gl#saalen/ansifilter#11).
  * CLI: Added "self" argument to --anchors to generate
    self-referencing anchors.
- Changes from version 2.12:
  * Fixed -w char count if line contains escape sequences.
  * GUI: Added stylesheet input filed.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=24
2018-12-14 16:48:04 +00:00
Antoine Belvire
bc83b2396e - Update to version 2.11:
* Fixed parsing of "7" and "8" sequences
    (gl#saalen/ansifilter#16).
  * Added --ignore-clear option.
  * Converted README and ChangeLog to AsciiDoc

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=22
2018-10-14 07:53:13 +00:00
Antoine Belvire
e8b5d88d99 - Minor spec file cleanups.
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=19
2018-07-07 09:21:10 +00:00
Antoine Belvire
edc38eeca2 - Update to 2.10:
* Fix parsing of "K" sequence.
  * Fix memory leak in BIN parser.
- Ran spec-cleaner, use SPDX-3.0 format for license.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=17
2018-03-07 20:58:30 +00:00
Antoine Belvire
e83cb78248 - Update to 2.9:
* Fix parsing of "(B" reset sequence.
  * CLI: Add --no-version-info option.
  * GUI: Layout adjustments.
- Remove desktop file from sources (now included in upstream
  tarball).

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=15
2017-11-29 18:30:32 +00:00
Antoine Belvire
aaac642f15 - Update to 2.8:
* Fix reading from stdin.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=13
2017-08-06 14:44:35 +00:00
Antoine Belvire
9e6a89f032 - Update to 2.7:
* Fix processing of very small input files.
  * Add -fPIC to CXXFLAGS in src/makefile (no impact for openSUSE
    as default CXXFLAGS were already overriden with "%%{optflags}
    -fPIC" in spec file).

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=12
2017-08-05 15:00:34 +00:00
Antoine Belvire
d9755f84ce - Update to 2.6:
* Add support for Tundra 24bit ANSI art (--art-tundra option).
  * Fix Pango output.
  * Add EXTRA_CXXFLAGS in src/makefile.
- Fix rpmlint warnings:
  * Add conditional in order not to call desktop_database_post(un)
    macros on Tumbleweed, as it's now handled by RPM filetriggers.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=11
2017-07-30 16:16:30 +00:00
Martin Pluskal
dfcd098f0e 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
c3d394b67a Accepting request 206871 from home:babelworx:ldig:branches:devel:tools
license update: GPL-3.0+
No indication that the package is GPL-3.0 (i.e. only). Also, include the COPYING file in the %doc section of the package

OBS-URL: https://build.opensuse.org/request/show/206871
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=9
2013-11-20 08:48:17 +00:00
Philipp Thomas
69e2ad8e75 - Add copyright to spec file.
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=8
2013-10-29 15:56:45 +00:00
Philipp Thomas
4d5efcc789 - Fix options passed to make.
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=7
2013-10-29 15:46:48 +00:00
Philipp Thomas
2f22152fcf - Reorder compiler flags and use CXX and CXXFALGS instead of
CC and CFLAGS.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=6
2013-10-28 13:01:29 +00:00
Philipp Thomas
8eaa8a49ed - Update to 1.7:
* add --wrap option to wrap long lines
  * fix tab output in plain text mode
- Fix license specification.
- Regenerate moc_mydialog.cpp to cater for changing Qt versions.
- Pass RPM_OPT_FLAGS to compiler and do not use processor specific
  flags (-march -mtune):
  ansifilter-compiler_flags.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=5
2013-06-13 15:41:52 +00:00
Pascal Bleser
f23b0546bd 1.6
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=4
2011-03-31 15:57:08 +00:00