Accepting request 745997 from devel:tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/745997 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansifilter?expand=0&rev=9
This commit is contained in:
commit
f5c063148d
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 13:09:51 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- Remove obsolete Groups tag (fate#326485)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 05:36:05 UTC 2019 - antoine.belvire@opensuse.org
|
||||
|
||||
|
@ -23,6 +23,7 @@ Version: 2.14
|
||||
Release: 0
|
||||
Summary: ANSI Terminal Escape Code Converter
|
||||
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
|
||||
@ -37,6 +38,7 @@ output (HTML, RTF, TeX, LaTeX, BBCode).
|
||||
%if %{with gui}
|
||||
%package gui
|
||||
Summary: ANSI Terminal Escape Code Converter - Qt GUI
|
||||
Group: Development/Tools/Other
|
||||
BuildRequires: libqt5-qtbase-devel
|
||||
Requires: %{name} = %{version}
|
||||
%if 0%{?suse_version} < 1330
|
||||
|
Loading…
Reference in New Issue
Block a user