diff --git a/.cvsignore b/.cvsignore index 679f0af..c9b7721 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ctags-5.2.3.tar.gz +ctags-5.4.tar.gz diff --git a/ctags.spec b/ctags.spec index 37efe85..b955e39 100644 --- a/ctags.spec +++ b/ctags.spec @@ -1,7 +1,7 @@ Summary: A C programming language indexing and/or cross-reference tool. Name: ctags -Version: 5.2.3 -Release: 4 +Version: 5.4 +Release: 2 License: GPL Group: Development/Tools Source: http://prdownloads.sourceforge.net/ctags/ctags-%{version}.tar.gz @@ -48,6 +48,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/ctags* %changelog +* Wed Jan 22 2003 Tim Powers +- rebuilt + +* Wed Nov 13 2002 Karsten Hopp +- update to 5.4 + * Fri Jun 21 2002 Tim Powers - automated rebuild diff --git a/sources b/sources index de3fd1c..0eeb16a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f3486379657cc02ef18e6a4d146df49 ctags-5.2.3.tar.gz +09d901c38ede47a3b0cbcd4e3f461ce4 ctags-5.4.tar.gz