- update to 232

This commit is contained in:
Miroslav Lichvar 2008-01-31 12:36:49 +00:00
parent e996be2970
commit d78aa5a1f8
3 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,2 @@
16colors.txt
xterm-231.tgz
xterm-232.tgz

View File

@ -1,2 +1,2 @@
6093439b8d79089f4ff1cdfed358b401 16colors.txt
b767d702e1464e16802b90c2187252c6 xterm-231.tgz
47cc1f1642189c8ae272b19675e86db4 xterm-232.tgz

View File

@ -1,6 +1,6 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 231
Version: 232
Release: 1%{?dist}
URL: http://dickey.his.com/xterm
License: MIT
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
%{x11_app_defaults_dir}/XTerm-color
%changelog
* Thu Jan 31 2008 Miroslav Lichvar <mlichvar@redhat.com> 232-1
- update to 232
* Mon Jan 07 2008 Miroslav Lichvar <mlichvar@redhat.com> 231-1
- update to 231
- remove setgid utempter from xterm binary (#229360)