- update to 252

This commit is contained in:
Miroslav Lichvar 2009-12-08 13:40:51 +00:00
parent 7017449f05
commit f48ead2625
3 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,2 @@
16colors.txt 16colors.txt
xterm-251.tgz xterm-252.tgz

View File

@ -1,2 +1,2 @@
6093439b8d79089f4ff1cdfed358b401 16colors.txt 6093439b8d79089f4ff1cdfed358b401 16colors.txt
343a4ce213f70c53cf65979f163bebc3 xterm-251.tgz b92777f7adbb2aa4c9029752ab24fee1 xterm-252.tgz

View File

@ -1,6 +1,6 @@
Summary: Terminal emulator for the X Window System Summary: Terminal emulator for the X Window System
Name: xterm Name: xterm
Version: 251 Version: 252
Release: 1%{?dist} Release: 1%{?dist}
URL: http://dickey.his.com/xterm URL: http://dickey.his.com/xterm
License: MIT License: MIT
@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
%{x11_app_defaults_dir}/XTerm-color %{x11_app_defaults_dir}/XTerm-color
%changelog %changelog
* Thu Dec 08 2009 Miroslav Lichvar <mlichvar@redhat.com> 252-1
- update to 252
* Thu Nov 19 2009 Miroslav Lichvar <mlichvar@redhat.com> 251-1 * Thu Nov 19 2009 Miroslav Lichvar <mlichvar@redhat.com> 251-1
- update to 251 - update to 251