update to 277
This commit is contained in:
parent
87d570cbe2
commit
212703d311
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/16colors.txt
|
/16colors.txt
|
||||||
/xterm-276.tgz
|
/xterm-277.tgz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
||||||
50ca8ee40e8a0992019f8f35042c9abb xterm-276.tgz
|
c0de5c2f7b3a50244c5cdd53dcab1de5 xterm-277.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: 276
|
Version: 277
|
||||||
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
|
||||||
|
* Mon Jan 09 2012 Miroslav Lichvar <mlichvar@redhat.com> 277-1
|
||||||
|
- update to 277
|
||||||
|
|
||||||
* Tue Oct 11 2011 Miroslav Lichvar <mlichvar@redhat.com> 276-1
|
* Tue Oct 11 2011 Miroslav Lichvar <mlichvar@redhat.com> 276-1
|
||||||
- update to 276
|
- update to 276
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user