diff --git a/spirv-headers.spec b/spirv-headers.spec index 0ca9623..346eb0e 100644 --- a/spirv-headers.spec +++ b/spirv-headers.spec @@ -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 - 1.2-0.2.20171015.git0610978 +- fix rpmlint error + * Thu Jul 13 2017 Leigh Scott - 1.2-0.1.20171015.git0610978 - First build