|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: vkd3d
|
|
|
|
Name: vkd3d
|
|
|
|
Version: 1.0
|
|
|
|
Version: 1.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: D3D12 to Vulkan translation library
|
|
|
|
Summary: D3D12 to Vulkan translation library
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
@ -105,6 +105,9 @@ find %{buildroot} -regextype egrep -regex '.*\.a$|.*\.la$' -delete
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 30 2018 - Michael Cronenworth <mike@cchtml.com> - 1.0-1
|
|
|
|
* Wed May 30 2018 - Michael Cronenworth <mike@cchtml.com> - 1.0-1
|
|
|
|
- Initial release
|
|
|
|
- Initial release
|
|
|
|
|
|
|
|
|
|
|
|