update to 266

This commit is contained in:
Miroslav Lichvar 2010-11-02 18:13:50 +01:00
parent 9ab08996d1
commit 67e0b0f43f
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
16colors.txt 16colors.txt
xterm-264.tgz xterm-266.tgz

View File

@ -1,2 +1,2 @@
6093439b8d79089f4ff1cdfed358b401 16colors.txt 6093439b8d79089f4ff1cdfed358b401 16colors.txt
05a77528f51501b62d4acac8b781c05d xterm-264.tgz bb53ddd4933736a50e6391cef3472c12 xterm-266.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: 264 Version: 266
Release: 1%{?dist} Release: 1%{?dist}
URL: http://dickey.his.com/xterm URL: http://dickey.his.com/xterm
License: MIT License: MIT
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%{x11_app_defaults_dir}/XTerm* %{x11_app_defaults_dir}/XTerm*
%changelog %changelog
* Tue Nov 02 2010 Miroslav Lichvar <mlichvar@redhat.com> 266-1
- update to 266
* Mon Oct 18 2010 Miroslav Lichvar <mlichvar@redhat.com> 264-1 * Mon Oct 18 2010 Miroslav Lichvar <mlichvar@redhat.com> 264-1
- update to 264 - update to 264