From 76472b196f1d09c5cffc356ed7b818d256ee5d7c6313a095ce630a51c47ada3f Mon Sep 17 00:00:00 2001 From: Antoine Belvire Date: Wed, 29 Nov 2017 18:30:32 +0000 Subject: [PATCH] - 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 --- ansifilter-2.9.tar.bz2 | 3 +++ ansifilter-2.9.tar.bz2.asc | 11 +++++++++++ ansifilter.changes | 10 ++++++++++ ansifilter.spec | 6 ++---- 4 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 ansifilter-2.9.tar.bz2 create mode 100644 ansifilter-2.9.tar.bz2.asc diff --git a/ansifilter-2.9.tar.bz2 b/ansifilter-2.9.tar.bz2 new file mode 100644 index 0000000..7b8d79f --- /dev/null +++ b/ansifilter-2.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c4c0d8a4532b89ee16ff5ac51eee46dc581fb4cc50d51a97dddd15385abc3a +size 455885 diff --git a/ansifilter-2.9.tar.bz2.asc b/ansifilter-2.9.tar.bz2.asc new file mode 100644 index 0000000..57b0521 --- /dev/null +++ b/ansifilter-2.9.tar.bz2.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEuMVVdBh/SRgO3HY3UP4CedgFp8cFAlodpCEACgkQUP4CedgF +p8fC5ggArGcHfgC+pxQzRWWZgsweHOkLX7Wngt9Lf9Uy+RaUs0HWk3sbHMC6A2BV +F0H9HLnJ4ocN+o7MPGyQ52SIwJMdS/IQIdYsK2k/+8nN9IxH7+Ct4fNp6UpP7IMR +zoTA6j9RP6CmEDMIZAeWPxij/q6So5VFFFFKdMnDU9iNFWDsBNLA7pgVswx55aPW +0DF82ad6H+EZRRiP0Diu/KBpWg8LhR+5JnjigvzP0JOTsOiB4Kh6ZH88AoGoCX/9 +O0RA3fRvQJHDWt0Mzxgfv5glBTXGpC34AXWYr1nofzbrFOD0D8jx/rwMLQney3k5 +Y8V/1iWyOleLzI/FjuwB6NUFNHn5wA== +=Fldk +-----END PGP SIGNATURE----- diff --git a/ansifilter.changes b/ansifilter.changes index b689e9b..6ceb02d 100644 --- a/ansifilter.changes +++ b/ansifilter.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Nov 29 18:18:17 UTC 2017 - antoine.belvire@opensuse.org + +- 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). + ------------------------------------------------------------------- Sun Aug 6 14:40:57 UTC 2017 - antoine.belvire@opensuse.org diff --git a/ansifilter.spec b/ansifilter.spec index 7a59026..a7edad8 100644 --- a/ansifilter.spec +++ b/ansifilter.spec @@ -19,14 +19,13 @@ %bcond_without gui Name: ansifilter -Version: 2.8 +Version: 2.9 Release: 0 Summary: ANSI Terminal Escape Code Converter License: GPL-3.0+ Group: Development/Tools/Other Url: http://www.andre-simon.de/ Source: http://www.andre-simon.de/zip/ansifilter-%{version}.tar.bz2 -Source1: ansifilter.desktop Source2: http://www.andre-simon.de/zip/ansifilter-%{version}.tar.bz2.asc Source99: ansifilter.keyring BuildRequires: gcc-c++ @@ -76,8 +75,7 @@ make \ %if %{with gui} install-gui -%suse_update_desktop_file -i %{name} -install -D -m0644 src/qt-gui/ansifilter.xpm "%{buildroot}%{_datadir}/pixmaps/ansifilter.xpm" +%suse_update_desktop_file %{name} %if 0%{suse_version} < 1330 %post gui