fix rpmlint error
This commit is contained in:
parent
207a352872
commit
c49fc50b8c
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: spirv-headers
|
Name: spirv-headers
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 0.1%{?gitrel}%{?dist}
|
Release: 0.2%{?gitrel}%{?dist}
|
||||||
Summary: Header files from the SPIR-V registry
|
Summary: Header files from the SPIR-V registry
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
|
|||||||
%{_includedir}/spirv/
|
%{_includedir}/spirv/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 22 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.2-0.2.20171015.git0610978
|
||||||
|
- fix rpmlint error
|
||||||
|
|
||||||
* Thu Jul 13 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.2-0.1.20171015.git0610978
|
* Thu Jul 13 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.2-0.1.20171015.git0610978
|
||||||
- First build
|
- First build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user