diff --git a/ctags.spec b/ctags.spec index b9e1ad6..c454c56 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: 19%{?dist} +Release: 20%{?dist} License: GPLv2+ and LGPLv2+ and Public Domain Group: Development/Tools URL: http://ctags.sourceforge.net/ @@ -98,6 +98,9 @@ rm -rf %{buildroot} %{_mandir}/man1/etags.%{name}.1* %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 5.8-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sun Feb 05 2017 Than Ngo - - 5.8-19 - fixed bz#1418434, added missing %%license