update to 264
This commit is contained in:
parent
3ac8f2e0ec
commit
9ab08996d1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
16colors.txt
|
16colors.txt
|
||||||
xterm-262.tgz
|
xterm-264.tgz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
||||||
d25eab48f995893f9d115fbfeea6b658 xterm-262.tgz
|
05a77528f51501b62d4acac8b781c05d xterm-264.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: 262
|
Version: 264
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://dickey.his.com/xterm
|
URL: http://dickey.his.com/xterm
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{x11_app_defaults_dir}/XTerm*
|
%{x11_app_defaults_dir}/XTerm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 18 2010 Miroslav Lichvar <mlichvar@redhat.com> 264-1
|
||||||
|
- update to 264
|
||||||
|
|
||||||
* Tue Sep 07 2010 Miroslav Lichvar <mlichvar@redhat.com> 262-1
|
* Tue Sep 07 2010 Miroslav Lichvar <mlichvar@redhat.com> 262-1
|
||||||
- update to 262
|
- update to 262
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user