From c118c4141ded7132abb02ec4de5fe810798a0990 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 01:18:45 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- ctags.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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