update to 278

This commit is contained in:
Miroslav Lichvar 2012-01-26 13:32:18 +01:00
parent 212703d311
commit bdedde8186
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/16colors.txt
/xterm-277.tgz
/xterm-278.tgz

View File

@ -1,2 +1,2 @@
6093439b8d79089f4ff1cdfed358b401 16colors.txt
c0de5c2f7b3a50244c5cdd53dcab1de5 xterm-277.tgz
3eeddfe35cb0a2db1924cfe0c20be443 xterm-278.tgz

View File

@ -1,6 +1,6 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 277
Version: 278
Release: 1%{?dist}
URL: http://dickey.his.com/xterm
License: MIT
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
%{x11_app_defaults_dir}/XTerm*
%changelog
* Thu Jan 26 2012 Miroslav Lichvar <mlichvar@redhat.com> 278-1
- update to 278
* Mon Jan 09 2012 Miroslav Lichvar <mlichvar@redhat.com> 277-1
- update to 277