Ensure rpmlint passes on specfile

This commit is contained in:
sergesanspaille 2018-12-04 13:11:18 +00:00
parent 52edfa5810
commit c67fd455f2
1 changed files with 19 additions and 16 deletions

View File

@ -57,7 +57,7 @@
Name: %pkg_name
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
Release: 7%{?dist}
Release: 8%{?dist}
Summary: A C language family front-end for LLVM
License: NCSA
@ -406,6 +406,9 @@ false
%endif
%changelog
* Tue Dec 04 2018 sguelton@redhat.com - 7.0.0-8
- Ensure rpmlint passes on specfile
* Fri Nov 30 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-7
- Drop python2 dependency from clang-tools-extra