!7 [sync] PR-6: update to sdk-1.3.261.0

From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-08-28 00:57:39 +00:00 committed by Gitee
commit 2f03205a33
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: vulkan-loader Name: vulkan-loader
Version: 1.3.257 Version: 1.3.261.0
Release: 1 Release: 1
Summary: A desktop loader for Vulkan ICD Summary: A desktop loader for Vulkan ICD
License: ASL 2.0 License: ASL 2.0
URL: https://github.com/KhronosGroup/Vulkan-Loader URL: https://github.com/KhronosGroup/Vulkan-Loader
Source0: %url/archive/refs/tags/Vulkan-Loader-%{version}.tar.gz Source0: %url/archive/refs/tags/Vulkan-Loader-sdk-%{version}.tar.gz
BuildRequires: gcc-c++ cmake3 ninja-build python%{python3_pkgversion}-devel vulkan-headers = %{version} BuildRequires: gcc-c++ cmake3 ninja-build python%{python3_pkgversion}-devel vulkan-headers = %{version}
BuildRequires: pkgconfig(wayland-client) pkgconfig(wayland-cursor) pkgconfig(wayland-server) BuildRequires: pkgconfig(wayland-client) pkgconfig(wayland-cursor) pkgconfig(wayland-server)
@ -31,7 +31,7 @@ Obsoletes: vulkan-devel < %{version}-%{release}
Libraries and header files for developing applications that use vulkan-loader. Libraries and header files for developing applications that use vulkan-loader.
%prep %prep
%autosetup -n Vulkan-Loader-%{version} -p1 %autosetup -n Vulkan-Loader-sdk-%{version} -p1
%build %build
%cmake3 -GNinja -DCMAKE_BUILD_TYPE=Release . %cmake3 -GNinja -DCMAKE_BUILD_TYPE=Release .
@ -59,6 +59,9 @@ install -d %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \
%{_libdir}/*.so %{_libdir}/*.so
%changelog %changelog
* Thu Aug 24 2023 dillon chen <dillon.chen@gmail.com> - sdk-1.3.261.0-1
- Update to sdk-1.3.261.0
* Fri Jul 21 2023 dillon chen <dillon.chen@gmail.com> - 1.3.257-1 * Fri Jul 21 2023 dillon chen <dillon.chen@gmail.com> - 1.3.257-1
- update to 1.3.257 - update to 1.3.257