update to 262
This commit is contained in:
parent
cdb94165de
commit
3ac8f2e0ec
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
16colors.txt
|
||||
xterm-261.tgz
|
||||
xterm-262.tgz
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
||||
10d211f6986c4b279cfa9530b2361457 xterm-261.tgz
|
||||
d25eab48f995893f9d115fbfeea6b658 xterm-262.tgz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Terminal emulator for the X Window System
|
||||
Name: xterm
|
||||
Version: 261
|
||||
Release: 2%{?dist}
|
||||
Version: 262
|
||||
Release: 1%{?dist}
|
||||
URL: http://dickey.his.com/xterm
|
||||
License: MIT
|
||||
Group: User Interface/X
|
||||
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{x11_app_defaults_dir}/XTerm*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 07 2010 Miroslav Lichvar <mlichvar@redhat.com> 262-1
|
||||
- update to 262
|
||||
|
||||
* Fri Jul 02 2010 Miroslav Lichvar <mlichvar@redhat.com> 261-2
|
||||
- remove NoDisplay=true from desktop file, use upstream version (#607018)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user