Blame SPECS/vulkan-headers.spec

8ca6f0
%global __python %{__python3}
8ca6f0
Name:           vulkan-headers
c96c0d
Version:        1.3.239.0
8ca6f0
Release:        1%{?dist}
8ca6f0
Summary:        Vulkan Header files and API registry
8ca6f0
8ca6f0
License:        ASL 2.0
8ca6f0
URL:            https://github.com/KhronosGroup/Vulkan-Headers
8ca6f0
Source0:        %url/archive/sdk-%{version}.tar.gz#/Vulkan-Headers-sdk-%{version}.tar.gz
8ca6f0
ddfc0f
BuildRequires:  cmake
8ca6f0
BuildArch:      noarch       
8ca6f0
8ca6f0
%description
8ca6f0
Vulkan Header files and API registry
8ca6f0
8ca6f0
%prep
8ca6f0
%autosetup -n Vulkan-Headers-sdk-%{version}
8ca6f0
8ca6f0
8ca6f0
%build
286b70
%cmake -DCMAKE_INSTALL_LIBDIR=%{_libdir} .
8ca6f0
%make_build
8ca6f0
8ca6f0
8ca6f0
%install
8ca6f0
%make_install
8ca6f0
8ca6f0
8ca6f0
%files
8ca6f0
%license LICENSE.txt
8ca6f0
%doc README.md
8ca6f0
%{_includedir}/vulkan/
a981d4
%{_includedir}/vk_video/
8ca6f0
%dir %{_datadir}/vulkan/
8ca6f0
%{_datadir}/vulkan/registry/
c96c0d
%dir %{_datadir}/cmake/VulkanHeaders/
c96c0d
%{_datadir}/cmake/VulkanHeaders/*.cmake
8ca6f0
8ca6f0
%changelog
c96c0d
* Fri Feb 10 2023 Dave Airlie <airlied@redhat.com> - 1.3.239.0-1
c96c0d
- Update to 1.3.239.0 SDK release
c96c0d
5092d9
* Wed Aug 24 2022 Dave Airlie <airlied@redhat.com> - 1.3.224.0-1
5092d9
- Update to 1.3.224.0 SDK release
5092d9
c39157
* Mon Jun 20 2022 Dave Airlie <airlied@redhat.com> - 1.3.216.0-1
c39157
- Update to 1.3.216.0 SDK release
c39157
81bed3
* Mon Feb 21 2022 Dave Airlie <airlied@redhat.com> - 1.3.204.0-1
81bed3
- Update to 1.3.204.0 headers
a981d4
286b70
* Fri Jan 29 2021 Dave Airlie <airlied@redhat.com> - 1.2.162.0-1
286b70
- Update to 1.2.162.0 headers
324457
f66f73
* Tue Aug 04 2020 Dave Airlie 
f66f73
- Update to 1.2.148.0 headers
f66f73
e920f2
* Fri May 22 2020 Dave Airlie <airlied@redhat.com> - 1.2.135.0-1
e920f2
- Update to 1.2.135.0 headers
e920f2
8ca6f0
* Wed Jan 29 2020 Dave Airlie <airlied@redhat.com> - 1.2.131.1-1
8ca6f0
- Update to 1.2.131.1 headers
8ca6f0
8ca6f0
* Tue Nov 12 2019 Dave Airlie <airlied@redhat.com> - 1.1.126.0-1
8ca6f0
- Update to 1.1.126.0 headers
8ca6f0
8ca6f0
* Sat Aug 03 2019 Dave Airlie <airlied@redhat.com> - 1.1.114.0-1
8ca6f0
- Update to 1.1.114.0 headers
8ca6f0
8ca6f0
* Wed Mar 06 2019 Dave Airlie <airlied@redhat.com> - 1.1.101.0-1
8ca6f0
- Update to 1.1.101.0 headers
8ca6f0
8ca6f0
* Tue Aug 07 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.82.0-1
8ca6f0
- Update to 1.1.82.0
8ca6f0
8ca6f0
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.77.0-2
8ca6f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
8ca6f0
8ca6f0
* Fri Jun 22 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.77.0-1
8ca6f0
- Initial package