update to 291

This commit is contained in:
Miroslav Lichvar 2013-02-28 11:56:22 +01:00
parent e8495852ba
commit 8fd08ea0b7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1 +1 @@
a3209a20d3fbd7ab79a458220fa11fde xterm-289.tgz
9925cd564c84746442e640f0e32f0493 xterm-291.tgz

View File

@ -1,7 +1,7 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 289
Release: 2%{?dist}
Version: 291
Release: 1%{?dist}
URL: http://invisible-island.net/xterm
License: MIT
Group: User Interface/X
@ -95,6 +95,9 @@ fi
%{x11_app_defaults_dir}/XTerm*
%changelog
* Thu Feb 28 2013 Miroslav Lichvar <mlichvar@redhat.com> 291-1
- update to 291
* Sun Feb 10 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 289-2
- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077