update to 275
This commit is contained in:
parent
aa0216d235
commit
00416b70eb
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/16colors.txt
|
/16colors.txt
|
||||||
/xterm-273.tgz
|
/xterm-275.tgz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
6093439b8d79089f4ff1cdfed358b401 16colors.txt
|
||||||
82e2ec555c6c4e79fe1f8acd037bce54 xterm-273.tgz
|
bbbe6a4566c04656ec21863351570ac8 xterm-275.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: 273
|
Version: 275
|
||||||
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 Sep 12 2011 Miroslav Lichvar <mlichvar@redhat.com> 275-1
|
||||||
|
- update to 275
|
||||||
|
|
||||||
* Tue Aug 30 2011 Miroslav Lichvar <mlichvar@redhat.com> 273-1
|
* Tue Aug 30 2011 Miroslav Lichvar <mlichvar@redhat.com> 273-1
|
||||||
- update to 273
|
- update to 273
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user