diff --git a/ctags.spec b/ctags.spec index d0f618e..403e30e 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.8 -Release: 11%{?dist} +Release: 12%{?dist} License: GPLv2+ and LGPLv2+ and Public Domain Group: Development/Tools URL: http://ctags.sourceforge.net/ @@ -93,6 +93,9 @@ rm -rf %{buildroot} %{_mandir}/man1/etags.%{name}.1* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 5.8-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Jun 13 2013 John Dennis - 5.8-11 - add ctags-5.8-memmove.patch bug #284 absoluteFilename uses strcpy on overlapping strings