update to 298

This commit is contained in:
Miroslav Lichvar 2013-11-28 12:23:13 +01:00
parent 7383f6cd91
commit b71e918ae2
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/xterm-297.tgz /xterm-298.tgz

View File

@ -1 +1 @@
45610ae6fe90cf086fcd75b9cb97bbaf xterm-297.tgz 73e98a538614b1060c49302206447e45 xterm-298.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: 297 Version: 298
Release: 1%{?dist} Release: 1%{?dist}
URL: http://invisible-island.net/xterm URL: http://invisible-island.net/xterm
License: MIT License: MIT
@ -98,6 +98,9 @@ fi
%{x11_app_defaults_dir}/XTerm* %{x11_app_defaults_dir}/XTerm*
%changelog %changelog
* Thu Nov 28 2013 Miroslav Lichvar <mlichvar@redhat.com> 298-1
- update to 298
* Thu Sep 19 2013 Miroslav Lichvar <mlichvar@redhat.com> 297-1 * Thu Sep 19 2013 Miroslav Lichvar <mlichvar@redhat.com> 297-1
- update to 297 - update to 297