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