diff --git a/DirectX-Headers.changes b/DirectX-Headers.changes index 1cfbae9..405e5c9 100644 --- a/DirectX-Headers.changes +++ b/DirectX-Headers.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 16 08:56:56 UTC 2023 - Martin Pluskal + +- Install license +- Use -ffat-lto-objects for static libraries + ------------------------------------------------------------------- Thu Apr 13 19:49:05 UTC 2023 - Scott Bradnick diff --git a/DirectX-Headers.spec b/DirectX-Headers.spec index 0cb28a8..55189db 100644 --- a/DirectX-Headers.spec +++ b/DirectX-Headers.spec @@ -40,7 +40,7 @@ Make sure that you visit the DirectX Landing Page for more resources for DirectX %autosetup %build -%global _lto_cflags %{nil} +%global _lto_cflags %{?_lto_cflags} -ffat-lto-objects %meson -Dbuild-test=false %meson_build @@ -49,6 +49,7 @@ Make sure that you visit the DirectX Landing Page for more resources for DirectX %fdupes -s %{buildroot} %files +%license LICENSE %{_includedir}/directx %{_includedir}/dxguids %{_includedir}/wsl