Re-adding for master

This commit is contained in:
David Dick 2014-08-11 18:14:12 +10:00
parent b00d5683fd
commit 636f132af2
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Term-ANSIColor
Version: 4.03
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Color screen output using ANSI escape sequences
License: GPL+ or Artistic
Group: Development/Libraries
@ -46,5 +46,8 @@ chmod -c -x examples/*
%{_mandir}/man3/*
%changelog
* Mon Aug 11 2014 David Dick <ddick@cpan.org> - 4.03-2
- Re-adding for master
* Tue Jul 22 2014 David Dick <ddick@cpan.org> - 4.03-1
- Initial release