Sync from SUSE:SLFO:Main DirectX-Headers revision d01ea709ab77d8d040d8a6bded0893b8

This commit is contained in:
Adrian Schröter 2024-10-25 15:32:17 +02:00
parent f35c6cfe8b
commit cca47a9576
4 changed files with 44 additions and 5 deletions

BIN
DirectX-Headers-1.611.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
DirectX-Headers-1.614.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
Mon Sep 9 18:42:23 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
- Removing version-fixup.diff as it was fixed upstream
- Update to 1.614.1:
* Several warning fixes and a DML update on top of v1.614.0. Importantly,
the CMake/meson build systems actually report a v1.614 version number.
That change was missed from the previous release. No new D3D APIs are
present relative to v1.614.0.
-------------------------------------------------------------------
Fri May 17 01:03:37 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
- Adding version-fixup.diff to account for leftover 1.613.1 references
- Update to 1.614.0:
* This release matches the content provided in the DirectX12
Agility SDK and the 1.614.0 NuGet package.
- https://devblogs.microsoft.com/directx/directx12agility/
- https://www.nuget.org/packages/Microsoft.Direct3D.D3D12/1.614.0
-------------------------------------------------------------------
Tue Mar 19 18:04:58 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
- Update to 1.613.1:
* This release matches the content provided in the DirectX12
Agility SDK and the 1.613.1 NuGet package.
- https://devblogs.microsoft.com/directx/directx12agility/
- https://www.nuget.org/packages/Microsoft.Direct3D.D3D12/1.613.1
-------------------------------------------------------------------
Mon Mar 11 20:54:09 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
- Update to 1.613.0:
* This release matches the content provided in the DirectX12
Agility SDK and the 1.613.0 NuGet package.
- https://devblogs.microsoft.com/directx/directx12agility/
- https://www.nuget.org/packages/Microsoft.Direct3D.D3D12/1.613.0
-------------------------------------------------------------------
Tue Dec 5 15:26:41 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package DirectX-Headers
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: DirectX-Headers
Version: 1.611.0
Version: 1.614.1
Release: 0
Summary: DirectX Headers for Mesa
License: MIT
@ -25,6 +25,7 @@ URL: https://github.com/microsoft/DirectX-Headers
# osc service runall download_files
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
Source1: %{name}-rpmlintrc
#Patch0: version-fixup.diff
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: meson