From 566e4d9d9b5223aada5412338e26229aa5396b52 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Tue, 18 Apr 2017 16:21:08 +0200 Subject: [PATCH] Update version --- catimg.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catimg.spec b/catimg.spec index fc7f3bd..35e5470 100644 --- a/catimg.spec +++ b/catimg.spec @@ -1,5 +1,5 @@ Name: catimg -Version: 2.2.2 +Version: 2.3.0 Release: 1%{?dist} Summary: Print images in a terminal with 256 colors support @@ -12,7 +12,7 @@ BuildRequires: gcc %description %{name} is a little program written in C with no dependencies that prints -images in terminal. It supports JPEG, PNG and GIF formats. +images in terminal. It supports JPEG, PNG, ICO and GIF formats. %prep %autosetup