Compare commits

..

No commits in common. 'c9' and 'cs10' have entirely different histories.
c9 ... cs10

2
.gitignore vendored

@ -1 +1 @@
SOURCES/Vulkan-Headers-sdk-1.3.250.1.tar.gz
SOURCES/Vulkan-Headers-sdk-1.3.283.0.tar.gz

@ -1 +1 @@
cbbaae2e5b20dfa023e655c70b30ec444205e50c SOURCES/Vulkan-Headers-sdk-1.3.250.1.tar.gz
fff203fa8daea26337e64140bc1049409d67d839 SOURCES/Vulkan-Headers-sdk-1.3.283.0.tar.gz

@ -1,12 +1,22 @@
## START: Set by rpmautospec
## (rpmautospec version 0.6.5)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 3;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
%global __python %{__python3}
Name: vulkan-headers
Version: 1.3.250.1
Release: 1%{?dist}
Version: 1.3.283.0
Release: %autorelease
Summary: Vulkan Header files and API registry
License: ASL 2.0
License: Apache-2.0
URL: https://github.com/KhronosGroup/Vulkan-Headers
Source0: %url/archive/sdk-%{version}.tar.gz#/Vulkan-Headers-sdk-%{version}.tar.gz
Source0: %url/archive/vulkan-sdk-%{version}.tar.gz#/Vulkan-Headers-sdk-%{version}.tar.gz
BuildRequires: cmake3
BuildRequires: gcc
@ -16,11 +26,11 @@ BuildArch: noarch
Vulkan Header files and API registry
%prep
%autosetup -n Vulkan-Headers-sdk-%{version}
%autosetup -n Vulkan-Headers-vulkan-sdk-%{version}
%build
%cmake3 -DCMAKE_INSTALL_LIBDIR=%{_libdir} .
%cmake3 -DCMAKE_INSTALL_LIBDIR=%{_libdir}
%cmake_build
@ -29,7 +39,7 @@ Vulkan Header files and API registry
%files
%license LICENSE.txt
%license LICENSE.md
%doc README.md
%{_includedir}/vulkan/
%{_includedir}/vk_video/
@ -38,34 +48,95 @@ Vulkan Header files and API registry
%{_datadir}/vulkan/registry/
%{_datadir}/cmake/VulkanHeaders/*.cmake
%changelog
* Thu Jul 06 2023 Dave Airlie <airlied@redhat.com> - 1.3.250.1-2
- Update to 1.3.250.1 headers
## START: Generated by rpmautospec
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.3.283.0-3
- Bump release for October 2024 mass rebuild:
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.3.283.0-2
- Bump release for June 2024 mass rebuild
* Tue May 28 2024 José Expósito <jexposit@redhat.com> - 1.3.283.0-1
- Update to 1.3.283.0 SDK
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.268.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Oct 30 2023 José Expósito <jexposit@redhat.com> - 1.3.268.0-1
- update to 1.3.268.0 SDK
* Tue Sep 05 2023 Dave Airlie <airlied@redhat.com> - 1.3.261.1-2
- fix LICENSE.txt -> LICENSE.md
* Tue Sep 05 2023 Dave Airlie <airlied@redhat.com> - 1.3.261.1-1
- update to 1.3.261.1 sdk
* Mon Sep 04 2023 Dave Airlie <airlied@redhat.com> - 1.3.250.0-3
- migrated to SPDX license
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.250.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jun 19 2023 Dave Airlie <airlied@redhat.com> - 1.3.250.0-1
- update to 1.3.250.0 sdk release
* Mon Apr 17 2023 Dave Airlie <airlied@redhat.com> - 1.3.243.0-2
- update to 1.3.243.0 SDK
* Mon Apr 17 2023 Dave Airlie <airlied@redhat.com> - 1.3.243.0-1
- update to 1.3.243.0 SDK
* Wed Feb 15 2023 Dave Airlie <airlied@redhat.com> - 1.3.239.0-2
- bump for process sake
* Tue Jan 31 2023 Dave Airlie <airlied@redhat.com> - 1.3.239.0-2
- fixup build reqs and packaging
* Tue Feb 14 2023 Dave Airlie <airlied@redhat.com> - 1.3.239.0-1
- Update to 1.3.239.0 headers
* Mon Jan 30 2023 Dave Airlie <airlied@redhat.com> - 1.3.239.0-1
- update to 1.3.239.0 SDK
* Wed Aug 24 2022 Dave Airlie <airlied@redhat.com> - 1.3.224.0-1
- Update to 1.3.224.0 headers
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.231.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jun 22 2022 Dave Airlie <airlied@redhat.com> - 1.3.216.0-1
- Update to 1.3.216.0 headers
* Wed Nov 09 2022 Dave Airlie <airlied@redhat.com> - 1.3.231.1-1
- update vulkan headers to 1.3.231.1 SDK
* Tue Feb 22 2022 Dave Airlie <airlied@redhat.com> - 1.3.204.0-1
- Update to 1.3.204.0 headers
* Tue Aug 23 2022 Dave Airlie <airlied@redhat.com> - 1.3.224.0-1
- Update to 1.3.224.0 SDK release
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.182.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.216.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jul 30 2021 Dave Airlie <airlied@redhat.com> - 1.2.182.0-2
- Update to 1.2.182.0 sdk
* Thu Jun 16 2022 Dave Airlie <airlied@redhat.com> - 1.3.216.0-1
- Update to 1.3.216.0 SDK release
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.162.0-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Apr 27 2022 Dave Airlie <airlied@redhat.com> - 1.3.211.0-2
- drop . in cmake to fix build
* Wed Apr 27 2022 Dave Airlie <airlied@redhat.com> - 1.3.211.0-1
- Update to 1.3.211.0 SDK release
* Tue Feb 15 2022 Dave Airlie <airlied@redhat.com> - 1.3.204.0-1
- Update to 1.3.204.0 SDK release
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.198.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Nov 23 2021 Dave Airlie <airlied@redhat.com> - 1.2.198.0-1
- Update to 1.2.198.0 upstream
* Tue Sep 07 2021 Dave Airlie <airlied@redhat.com> - 1.2.189.0-1
- Update to 1.2.189.0 upstream
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.182.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jul 06 2021 Dave Airlie <airlied@redhat.com> - 1.2.182.0-1
- Update to 1.2.182.0 upstream
* Tue May 18 2021 Dave Airlie <airlied@redhat.com> - 1.2.176.0-2
- add vk_video headers
* Tue May 18 2021 Dave Airlie <airlied@redhat.com> - 1.2.176.0-1
- Update to 1.2.176.0 upstream
* Thu Jan 28 2021 Dave Airlie <airlied@redhat.com> - 1.2.162.0-1
- Update to 1.2.162.0 upstream
@ -76,25 +147,28 @@ Vulkan Header files and API registry
* Tue Nov 03 2020 Dave Airlie <airlied@redhat.com> - 1.2.154.0-1
- Update to 1.2.154.0 headers
* Tue Aug 04 2020 Dave Airlie <airlied@redhat.com> - 1.2.148.0-2
- update sources
* Tue Aug 04 2020 Dave Airlie <airlied@redhat.com> - 1.2.148.0-1
- Update to 1.2.148.0 headers
* Thu Jul 30 2020 Adam Jackson <ajax@redhat.com> - 1.2.135.0-2
* Thu Jul 30 2020 Adam Jackson <ajax@redhat.com> - 1.2.135.0-3
- Explicitly pass -C %%{_vpath_builddir} to fix F33's cmake
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.135.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Apr 22 2020 Dave Airlie <airlied@redhat.com> - 1.2.135.0-1
* Tue Apr 21 2020 Dave Airlie <airlied@redhat.com> - 1.2.135.0-1
- Update to 1.2.135.0 headers
* Wed Jan 29 2020 Dave Airlie <airlied@redhat.com> - 1.2.131.1-1
* Tue Jan 28 2020 Dave Airlie <airlied@redhat.com> - 1.2.131.1-1
- Update to 1.2.131.1 headers
* Tue Nov 12 2019 Dave Airlie <airlied@redhat.com> - 1.1.126.0-1
- Update to 1.1.126.0 headers
* Mon Jul 29 2019 Dave Airlie <airlied@redhat.com> - 1.1.114.0-2
* Mon Jul 29 2019 Dave Airlie <airlied@redhat.com> - 1.1.114.0-1
- Update to 1.1.114.0 headers
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.108.0-2
@ -106,26 +180,33 @@ Vulkan Header files and API registry
* Thu Apr 18 2019 Dave Airlie <airlied@redhat.com> - 1.1.106.0-1
- Update to 1.1.106.0 headers
* Wed Mar 06 2019 Dave Airlie <airlied@redhat.com> - 1.1.101.0-1
* Tue Mar 05 2019 Dave Airlie <airlied@redhat.com> - 1.1.101.0-1
- Update to 1.1.101.0 headers
* Wed Feb 13 2019 Dave Airlie <airlied@redhat.com> - 1.1.97.0-2
- update sources
* Wed Feb 13 2019 Dave Airlie <airlied@redhat.com> - 1.1.97.0-1
- Update to 1.1.97.0 headers
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.92.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Dec 03 2018 Dave Airlie <airlied@redhat.com> - 1.1.92.0-1
* Sun Dec 02 2018 Dave Airlie <airlied@redhat.com> - 1.1.92.0-1
- Update to 1.1.92.0
* Sat Oct 20 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.85.0-1
* Sat Oct 20 2018 leigh123linux <leigh123linux@googlemail.com> - 1.1.85.0-1
- Update to 1.1.85.0
* Tue Aug 07 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.82.0-1
* Tue Aug 07 2018 leigh123linux <leigh123linux@googlemail.com> - 1.1.82.0-1
- Update to 1.1.82.0
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.77.0-2
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.77.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Jun 22 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1.77.0-1
- Initial package
* Wed Jun 27 2018 leigh123linux <leigh123linux@googlemail.com> - 1.1.77.0-2
- readd lost readme
* Tue Jun 26 2018 leigh123linux <leigh123linux@googlemail.com> - 1.1.77.0-1
- Initial import
## END: Generated by rpmautospec

Loading…
Cancel
Save