fix rpmlint error

This commit is contained in:
leigh123linux 2018-01-22 09:51:36 +00:00
parent 207a352872
commit c49fc50b8c

View File

@ -5,7 +5,7 @@
Name: spirv-headers
Version: 1.2
Release: 0.1%{?gitrel}%{?dist}
Release: 0.2%{?gitrel}%{?dist}
Summary: Header files from the SPIR-V registry
License: MIT
@ -55,6 +55,9 @@ mv include/* %buildroot%{_includedir}/
%{_includedir}/spirv/
%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
- First build