update to 269

This commit is contained in:
Miroslav Lichvar 2011-02-21 12:21:29 +01:00
parent 9f100385d6
commit 7b20a7060d
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/16colors.txt /16colors.txt
/xterm-268.tgz /xterm-269.tgz

View File

@ -1,2 +1,2 @@
6093439b8d79089f4ff1cdfed358b401 16colors.txt 6093439b8d79089f4ff1cdfed358b401 16colors.txt
25bfc6a4a8f965e7bcc8207f0dd2e826 xterm-268.tgz d32150a7c1b2a8b6e2cbc95d180b9fec xterm-269.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: 268 Version: 269
Release: 1%{?dist} Release: 1%{?dist}
URL: http://dickey.his.com/xterm URL: http://dickey.his.com/xterm
License: MIT License: MIT
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
%{x11_app_defaults_dir}/XTerm* %{x11_app_defaults_dir}/XTerm*
%changelog %changelog
* Mon Feb 21 2011 Miroslav Lichvar <mlichvar@redhat.com> 269-1
- update to 269
* Mon Feb 14 2011 Miroslav Lichvar <mlichvar@redhat.com> 268-1 * Mon Feb 14 2011 Miroslav Lichvar <mlichvar@redhat.com> 268-1
- update to 268 - update to 268