update to 293
This commit is contained in:
parent
a42c5a3bd8
commit
a351e3a53e
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/xterm-289.tgz
|
/xterm-289.tgz
|
||||||
/xterm-291.tgz
|
/xterm-291.tgz
|
||||||
/xterm-292.tgz
|
/xterm-292.tgz
|
||||||
|
/xterm-293.tgz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
d6e7d1bd31b23fb58ca213c912f32009 xterm-292.tgz
|
f9dc37486d5f1e550b6dc2e26a8a0439 xterm-293.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: 292
|
Version: 293
|
||||||
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
|
||||||
|
* Wed May 29 2013 Miroslav Lichvar <mlichvar@redhat.com> 293-1
|
||||||
|
- update to 293
|
||||||
|
|
||||||
* Mon Apr 29 2013 Miroslav Lichvar <mlichvar@redhat.com> 292-1
|
* Mon Apr 29 2013 Miroslav Lichvar <mlichvar@redhat.com> 292-1
|
||||||
- update to 292
|
- update to 292
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user