diff --git a/.cvsignore b/.cvsignore index fca9f31..5c7d974 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ 16colors.txt -xterm-252.tgz +xterm-253.tgz diff --git a/sources b/sources index 3588982..499c411 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 6093439b8d79089f4ff1cdfed358b401 16colors.txt -b92777f7adbb2aa4c9029752ab24fee1 xterm-252.tgz +363cc4865b7691bd0ae5eebb42cde9c9 xterm-253.tgz diff --git a/xterm.spec b/xterm.spec index 4ff2a3e..df18a84 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,6 +1,6 @@ Summary: Terminal emulator for the X Window System Name: xterm -Version: 252 +Version: 253 Release: 1%{?dist} URL: http://dickey.his.com/xterm License: MIT @@ -78,7 +78,10 @@ rm -rf $RPM_BUILD_ROOT %{x11_app_defaults_dir}/XTerm-color %changelog -* Thu Dec 08 2009 Miroslav Lichvar 252-1 +* Fri Dec 11 2009 Miroslav Lichvar 253-1 +- update to 253 + +* Tue Dec 08 2009 Miroslav Lichvar 252-1 - update to 252 * Thu Nov 19 2009 Miroslav Lichvar 251-1