From 258a54a73811e07d87405900258dd22d318e55be Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 03:29:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- ctags.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ctags.spec b/ctags.spec index 4b76f37..3c8e671 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: 16%{?dist} +Release: 17%{?dist} License: GPLv2+ and LGPLv2+ and Public Domain Group: Development/Tools URL: http://ctags.sourceforge.net/ @@ -97,6 +97,9 @@ rm -rf %{buildroot} %{_mandir}/man1/etags.%{name}.1* %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 5.8-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Sep 30 2014 Than Ngo - 5.8-16 - CVE-2014-7204, denial of service issue