update to 289
This commit is contained in:
parent
784d51218a
commit
9ac572a9c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
b9bef1abf6e397be6fa2e5f534964d17 xterm-288.tgz
|
a3209a20d3fbd7ab79a458220fa11fde xterm-289.tgz
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user