From ae7a2a5a4e739dda3fe516a43dadc68e524c0b4e Mon Sep 17 00:00:00 2001 From: "K. de Jong" Date: Mon, 14 Sep 2020 12:18:51 +0200 Subject: Updated the package description to a more consise one --- SPECS/catimg.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SPECS/catimg.spec') diff --git a/SPECS/catimg.spec b/SPECS/catimg.spec index 1d8df65..ad3a25b 100644 --- a/SPECS/catimg.spec +++ b/SPECS/catimg.spec @@ -11,8 +11,8 @@ BuildRequires: cmake >= 2.8 BuildRequires: gcc-c++ %description -%{name} is a little program written in C with no dependencies that prints -images in terminal. It supports JPEG, PNG, ICO and GIF formats. +%{name} prints images in a terminal with 256 colors support. It supports +JPEG, PNG, ICO and GIF formats. %prep %autosetup -- cgit