update to 270
This commit is contained in:
parent
7b20a7060d
commit
1b4c9ab1ca
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/16colors.txt
|
/16colors.txt
|
||||||
/xterm-269.tgz
|
/xterm-270.tgz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
||||||
d32150a7c1b2a8b6e2cbc95d180b9fec xterm-269.tgz
|
92d654f3aa4ad694a4f61d980d14c24b xterm-270.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: 269
|
Version: 270
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://dickey.his.com/xterm
|
URL: http://dickey.his.com/xterm
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{x11_app_defaults_dir}/XTerm*
|
%{x11_app_defaults_dir}/XTerm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 27 2011 Miroslav Lichvar <mlichvar@redhat.com> 270-1
|
||||||
|
- update to 270
|
||||||
|
|
||||||
* Mon Feb 21 2011 Miroslav Lichvar <mlichvar@redhat.com> 269-1
|
* Mon Feb 21 2011 Miroslav Lichvar <mlichvar@redhat.com> 269-1
|
||||||
- update to 269
|
- update to 269
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user