update to 292

This commit is contained in:
Miroslav Lichvar 2013-04-29 13:27:32 +02:00
parent 72a31e63e7
commit a42c5a3bd8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/xterm-288.tgz
/xterm-289.tgz
/xterm-291.tgz
/xterm-292.tgz

View File

@ -1 +1 @@
9925cd564c84746442e640f0e32f0493 xterm-291.tgz
d6e7d1bd31b23fb58ca213c912f32009 xterm-292.tgz

View File

@ -1,6 +1,6 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 291
Version: 292
Release: 1%{?dist}
URL: http://invisible-island.net/xterm
License: MIT
@ -98,6 +98,9 @@ fi
%{x11_app_defaults_dir}/XTerm*
%changelog
* Mon Apr 29 2013 Miroslav Lichvar <mlichvar@redhat.com> 292-1
- update to 292
* Thu Feb 28 2013 Miroslav Lichvar <mlichvar@redhat.com> 291-1
- update to 291