diff --git a/ctags.spec b/ctags.spec index cfcb356..eaee062 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: 24%{?dist} +Release: 25%{?dist} License: GPLv2+ and LGPLv2+ and Public Domain URL: http://ctags.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -91,6 +91,9 @@ popd %{_mandir}/man1/etags.%{name}.1* %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 5.8-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jul 23 2018 Than Ngo - 5.8-24 - fixed FTBFS