Accepting request 748009 from devel:tools
- Update to version 2.15: * Added optional argument to --ignore-clear, the default setting is now true. * CLI: fixed -e argument description. OBS-URL: https://build.opensuse.org/request/show/748009 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansifilter?expand=0&rev=10
This commit is contained in:
commit
f66e9c6750
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2eee3912718b226d3217e2848e5c5a447bf30b7fbb9f0ebc8dd4ddfeb4797af
|
||||
size 441884
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEuMVVdBh/SRgO3HY3UP4CedgFp8cFAly/YxIACgkQUP4CedgF
|
||||
p8fHhwf/YmYRIsgb7gTO9rBap1KE33YmN3BpSiYEuUD/Oda1V1G+IdUyd9ZBIBWb
|
||||
riROB27WFNw4ByHti35G3GzvzgOp//zPv+PDqZqo81A3J0pPL/Eb1qQij6zN9hDW
|
||||
8VPXjMs2o9X3CjCxHP2WXGhg+ugVISTb0unk//ltqpAZlAFoCbkNl6Br9sV/ZcCD
|
||||
UJ4sfXdT/g3Zvu+3G01aQbmjPEZmaiE8i1ekXGsD7Rh78Dj2jPFtdF+7Zj9zZbto
|
||||
+RWBmSF503GEfDb/9uueNYqYyx5cOV1j6mkpwmNuiwTFdzOmg23jMBuB5NiSle1l
|
||||
F6zsP9wc+QqLXPbB4ZZ+S9kA3WHslQ==
|
||||
=4763
|
||||
-----END PGP SIGNATURE-----
|
3
ansifilter-2.15.tar.bz2
Normal file
3
ansifilter-2.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7eea2ffaf3b829722304b57745321eecd7eec2b4be1027b22ed6cd6e14a4a11f
|
||||
size 441381
|
11
ansifilter-2.15.tar.bz2.asc
Normal file
11
ansifilter-2.15.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEuMVVdBh/SRgO3HY3UP4CedgFp8cFAl3Jn7YACgkQUP4CedgF
|
||||
p8emIAf/dad9N2ApgCJkHLx9MnCtvdPQTQQA/fKpxFbJORTgE2f5Mif2bvHkyQyJ
|
||||
RDB24fqkFrnMCu8OZSH2aDvKJXJUUmtKPLeMDbFzDppsoMAQ/FO7hQvOTB6NxgL9
|
||||
DwuOs7URAeLni4QnWlw69ywo7gZq8no/ANCs+Nul4xbUIm1WhIY2YVe8V5zpjROl
|
||||
r+AABi+Rt/wGmrzE87SNS2Ru/ZZ4OZzgamjGU0xLOS3BkNCfMTjDc5yMc2eGcQIE
|
||||
yHENUw8LVutLgjhdPuJzRvudUaanIgihjuy6wgHuamV53R8lhv31roalHqBU/qHX
|
||||
eyg9GtQtskyhy5AcWefgeXvspM6tnQ==
|
||||
=xtZG
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 07:09:54 UTC 2019 - antoine.belvire@opensuse.org
|
||||
|
||||
- Update to version 2.15:
|
||||
* Added optional argument to --ignore-clear, the default setting
|
||||
is now true.
|
||||
* CLI: fixed -e argument description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 05:36:05 UTC 2019 - antoine.belvire@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ansifilter
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
# Copyright (c) 2013 Pascal Bleser.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
%bcond_without gui
|
||||
Name: ansifilter
|
||||
Version: 2.14
|
||||
Version: 2.15
|
||||
Release: 0
|
||||
Summary: ANSI Terminal Escape Code Converter
|
||||
License: GPL-3.0-or-later
|
||||
Group: Development/Tools/Other
|
||||
Url: http://www.andre-simon.de/
|
||||
URL: http://www.andre-simon.de/
|
||||
Source: http://www.andre-simon.de/zip/ansifilter-%{version}.tar.bz2
|
||||
Source2: http://www.andre-simon.de/zip/ansifilter-%{version}.tar.bz2.asc
|
||||
Source99: ansifilter.keyring
|
||||
|
Loading…
Reference in New Issue
Block a user