- update to 258

This commit is contained in:
Miroslav Lichvar 2010-05-05 16:06:05 +00:00
parent c57aeb3bc3
commit 285b2c614f
3 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,2 @@
16colors.txt
xterm-256.tgz
xterm-258.tgz

View File

@ -1,2 +1,2 @@
6093439b8d79089f4ff1cdfed358b401 16colors.txt
6da5c166e1c633fc26917b66d6433f1f xterm-256.tgz
bcf4f0ba51f5f58fd5bef76b3d05e40e xterm-258.tgz

View File

@ -1,6 +1,6 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 256
Version: 258
Release: 1%{?dist}
URL: http://dickey.his.com/xterm
License: MIT
@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
%{x11_app_defaults_dir}/XTerm*
%changelog
* Wed May 05 2010 Miroslav Lichvar <mlichvar@redhat.com> 258-1
- update to 258
* Tue Mar 09 2010 Miroslav Lichvar <mlichvar@redhat.com> 256-1
- update to 256
- enable XKB Bell support (#568748)