diff --git a/ctags.spec b/ctags.spec index 5f6c0fa..f8c2c46 100644 --- a/ctags.spec +++ b/ctags.spec @@ -1,8 +1,8 @@ Summary: A C programming language indexing and/or cross-reference tool Name: ctags Version: 5.8 -Release: 8%{?dist} -License: GPLv2+ or Public Domain +Release: 9%{?dist} +License: GPLv2+ and LGPLv2+ and Public Domain Group: Development/Tools URL: http://ctags.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -91,6 +91,9 @@ rm -rf %{buildroot} %{_mandir}/man1/etags.%{name}.1* %changelog +* Mon Nov 5 2012 Marcela Mašláňová - 5.8-9 +- fix license field again + * Thu Oct 18 2012 Than Ngo - 5.8-8 - fix the crash in cssparse