update to 278
This commit is contained in:
parent
212703d311
commit
bdedde8186
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/16colors.txt
|
/16colors.txt
|
||||||
/xterm-277.tgz
|
/xterm-278.tgz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
||||||
c0de5c2f7b3a50244c5cdd53dcab1de5 xterm-277.tgz
|
3eeddfe35cb0a2db1924cfe0c20be443 xterm-278.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: 277
|
Version: 278
|
||||||
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
|
||||||
|
* Thu Jan 26 2012 Miroslav Lichvar <mlichvar@redhat.com> 278-1
|
||||||
|
- update to 278
|
||||||
|
|
||||||
* Mon Jan 09 2012 Miroslav Lichvar <mlichvar@redhat.com> 277-1
|
* Mon Jan 09 2012 Miroslav Lichvar <mlichvar@redhat.com> 277-1
|
||||||
- update to 277
|
- update to 277
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user