From 23a5d56db36fbb62fc489c18177552cb7fcc70ef Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 18 Jul 2012 15:00:29 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- ctags.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ctags.spec b/ctags.spec index dedda27..b643b6d 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: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ or Public Domain Group: Development/Tools URL: http://ctags.sourceforge.net/ @@ -87,6 +87,9 @@ rm -rf %{buildroot} %{_mandir}/man1/etags.%{name}.1* %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 5.8-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Feb 08 2012 Than Ngo - 5.8-5 - bz#786451, add css support