Add python prefix to fix the stupid Bodhi tests
This commit is contained in:
parent
f9e0463798
commit
304e13db24
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: spirv-tools
|
Name: spirv-tools
|
||||||
Version: 2016.7
|
Version: 2016.7
|
||||||
Release: 0.2%{?gitrel}%{?dist}
|
Release: 0.3%{?gitrel}%{?dist}
|
||||||
Summary: API and commands for processing SPIR-V modules
|
Summary: API and commands for processing SPIR-V modules
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -67,6 +67,9 @@ popd
|
|||||||
%{_libdir}/libSPIRV-Tools.a
|
%{_libdir}/libSPIRV-Tools.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 22 2018 Leigh Scott <leigh123linux@googlemail.com> - 2016.7-0.3.20171023.git5834719
|
||||||
|
- Add python prefix to fix the stupid Bodhi tests
|
||||||
|
|
||||||
* Wed Jan 03 2018 Leigh Scott <leigh123linux@googlemail.com> - 2016.7-0.2.20171023.git5834719
|
* Wed Jan 03 2018 Leigh Scott <leigh123linux@googlemail.com> - 2016.7-0.2.20171023.git5834719
|
||||||
- Split binaries into main package
|
- Split binaries into main package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user