|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: vkd3d
|
|
|
|
Name: vkd3d
|
|
|
|
Version: 1.6
|
|
|
|
Version: 1.6
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: D3D12 to Vulkan translation library
|
|
|
|
Summary: D3D12 to Vulkan translation library
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
@ -241,6 +241,9 @@ find %{buildroot} -regextype egrep -regex '.*\.a$|.*\.la$' ! -iname '*.dll.a' -d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 12 2023 - Michael Cronenworth <mike@cchtml.com> - 1.6-1
|
|
|
|
* Thu Jan 12 2023 - Michael Cronenworth <mike@cchtml.com> - 1.6-1
|
|
|
|
- version update
|
|
|
|
- version update
|
|
|
|
|
|
|
|
|
|
|
|