Ensure rpmlint passes on specfile
This commit is contained in:
parent
30ee05fbf9
commit
853b230d36
@ -1,6 +1,6 @@
|
|||||||
Name: lldb
|
Name: lldb
|
||||||
Version: 7.0.0
|
Version: 7.0.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Next generation high-performance debugger
|
Summary: Next generation high-performance debugger
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -115,6 +115,9 @@ rm -f %{buildroot}%{python2_sitearch}/six.*
|
|||||||
%{python2_sitearch}/lldb
|
%{python2_sitearch}/lldb
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 04 2018 sguelton@redhat.com - 7.0.0-2
|
||||||
|
- Ensure rpmlint passes on specfile
|
||||||
|
|
||||||
* Tue Sep 25 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-1
|
* Tue Sep 25 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-1
|
||||||
- 7.0.0 Release
|
- 7.0.0 Release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user