diff --git a/ctags.spec b/ctags.spec index f8c2c46..50fbfbd 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: 9%{?dist} +Release: 10%{?dist} License: GPLv2+ and LGPLv2+ and Public Domain Group: Development/Tools URL: http://ctags.sourceforge.net/ @@ -91,6 +91,9 @@ rm -rf %{buildroot} %{_mandir}/man1/etags.%{name}.1* %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 5.8-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Nov 5 2012 Marcela Mašláňová - 5.8-9 - fix license field again