diff --git a/ansifilter.spec b/ansifilter.spec index fb69939..f7caa39 100644 --- a/ansifilter.spec +++ b/ansifilter.spec @@ -23,7 +23,7 @@ output (HTML, RTF, TeX, LaTeX, BBCode). %if %{with gui} %package gui -Summary: GUI for %{name} based on Qt4 +Summary: GUI for %{name} based on Qt5 BuildRequires: desktop-file-utils BuildRequires: qt5-qtbase-devel @@ -32,7 +32,7 @@ Ansifilter handles text files containing ANSI terminal escape codes. The command sequences may be stripped or be interpreted to generate formatted output (HTML, RTF, TeX, LaTeX, BBCode). -This is a GUI of %{name} based on Qt4. +This is a GUI of %{name} based on Qt5. %endif %prep