diff --git a/ctags.spec b/ctags.spec index bc9efc0..f4a2889 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.5.2 -Release: 1 +Release: 2 License: GPL Group: Development/Tools Source: http://prdownloads.sourceforge.net/ctags/ctags-%{version}.tar.gz @@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/ctags* %changelog +* Fri Feb 13 2004 Elliot Lee +- rebuilt + * Sat Sep 27 2003 Florian La Roche - 5.5.2, no patch needed anymore