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