Ensure rpmlint passes on specfile
This commit is contained in:
parent
52edfa5810
commit
c67fd455f2
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
Name: %pkg_name
|
Name: %pkg_name
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: A C language family front-end for LLVM
|
Summary: A C language family front-end for LLVM
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -406,6 +406,9 @@ false
|
|||||||
|
|
||||||
%endif
|
%endif
|
||||||
%changelog
|
%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
|
* Fri Nov 30 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-7
|
||||||
- Drop python2 dependency from clang-tools-extra
|
- Drop python2 dependency from clang-tools-extra
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user