|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: vkd3d
|
|
|
|
Name: vkd3d
|
|
|
|
Version: 1.4
|
|
|
|
Version: 1.4
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: D3D12 to Vulkan translation library
|
|
|
|
Summary: D3D12 to Vulkan translation library
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
@ -237,6 +237,9 @@ find %{buildroot} -regextype egrep -regex '.*\.a$|.*\.la$' ! -iname '*.dll.a' -d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jun 25 2022 - Michael Cronenworth <mike@cchtml.com> - 1.4-1
|
|
|
|
* Sat Jun 25 2022 - Michael Cronenworth <mike@cchtml.com> - 1.4-1
|
|
|
|
- version update
|
|
|
|
- version update
|
|
|
|
- Initial MinGW package
|
|
|
|
- Initial MinGW package
|
|
|
|