update to 289

This commit is contained in:
Miroslav Lichvar 2013-02-08 15:11:16 +01:00
parent 784d51218a
commit 9ac572a9c3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/xterm-286.tgz /xterm-286.tgz
/xterm-287.tgz /xterm-287.tgz
/xterm-288.tgz /xterm-288.tgz
/xterm-289.tgz

View File

@ -1 +1 @@
b9bef1abf6e397be6fa2e5f534964d17 xterm-288.tgz a3209a20d3fbd7ab79a458220fa11fde xterm-289.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: 288 Version: 289
Release: 1%{?dist} Release: 1%{?dist}
URL: http://invisible-island.net/xterm URL: http://invisible-island.net/xterm
License: MIT License: MIT
@ -95,6 +95,9 @@ fi
%{x11_app_defaults_dir}/XTerm* %{x11_app_defaults_dir}/XTerm*
%changelog %changelog
* Fri Feb 08 2013 Miroslav Lichvar <mlichvar@redhat.com> 289-1
- update to 289
* Thu Jan 10 2013 Miroslav Lichvar <mlichvar@redhat.com> 288-1 * Thu Jan 10 2013 Miroslav Lichvar <mlichvar@redhat.com> 288-1
- update to 288 - update to 288