Hello community, here is the log from the commit of package ansifilter for openSUSE:Factory checked in at 2018-03-09 10:44:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansifilter (Old) and /work/SRC/openSUSE:Factory/.ansifilter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansifilter" Fri Mar 9 10:44:16 2018 rev:3 rq:584108 version:2.10 Changes: -------- --- /work/SRC/openSUSE:Factory/ansifilter/ansifilter.changes 2017-11-30 12:46:04.932411967 +0100 +++ /work/SRC/openSUSE:Factory/.ansifilter.new/ansifilter.changes 2018-03-09 10:44:18.259630717 +0100 @@ -1,0 +2,8 @@ +Wed Mar 7 20:30:17 UTC 2018 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- ansifilter-2.9.tar.bz2 ansifilter-2.9.tar.bz2.asc New: ---- ansifilter-2.10.tar.bz2 ansifilter-2.10.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansifilter.spec ++++++ --- /var/tmp/diff_new_pack.bj6s3E/_old 2018-03-09 10:44:18.855609251 +0100 +++ /var/tmp/diff_new_pack.bj6s3E/_new 2018-03-09 10:44:18.863608963 +0100 @@ -1,7 +1,7 @@ # # spec file for package ansifilter # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 Pascal Bleser. # # All modifications and additions to the file contributed by third parties @@ -19,17 +19,16 @@ %bcond_without gui Name: ansifilter -Version: 2.9 +Version: 2.10 Release: 0 Summary: ANSI Terminal Escape Code Converter -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Development/Tools/Other 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 BuildRequires: gcc-c++ -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Ansifilter handles text files containing ANSI terminal escape codes. @@ -77,7 +76,7 @@ %suse_update_desktop_file %{name} -%if 0%{suse_version} < 1330 +%if 0%{?suse_version} < 1330 %post gui %desktop_database_post @@ -87,7 +86,6 @@ %endif %files -%defattr(-,root,root) %dir %{_docdir}/%{name} %exclude %{_docdir}/%{name}/INSTALL %{_docdir}/%{name}/COPYING @@ -98,7 +96,6 @@ %if %{with gui} %files gui -%defattr(-,root,root) %{_bindir}/ansifilter-gui %{_datadir}/applications/ansifilter.desktop %{_datadir}/pixmaps/ansifilter.xpm ++++++ ansifilter-2.9.tar.bz2 -> ansifilter-2.10.tar.bz2 ++++++ ++++ 1637 lines of diff (skipped)
