From 208c05c16a6a3ee986471f1f943f57084255f931 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Sun, 4 Oct 2015 13:04:47 +0200 Subject: [PATCH] Release 2.2 --- catimg.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/catimg.spec b/catimg.spec index 1d06efd..5d832c9 100644 --- a/catimg.spec +++ b/catimg.spec @@ -1,5 +1,5 @@ Name: catimg -Version: 2.1 +Version: 2.2 Release: 1%{?dist} Summary: Print images in a terminal with 256 colors support @@ -38,5 +38,6 @@ make %{?_smp_mflags} %changelog +* Sun Oct 04 2015 Eduardo San Martin Morote - 2.2 * Fri Sep 18 2015 Mike Gerber - 2.0-1 - Initial spec file