[packages/OpenXR] - updated to 1.1.52

qboosh qboosh at pld-linux.org
Sat Oct 4 18:32:40 CEST 2025


commit 980d56210b35c1f177bab423796812e8b56d1c19
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 4 18:35:48 2025 +0200

    - updated to 1.1.52

 OpenXR.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/OpenXR.spec b/OpenXR.spec
index ce29912..d221001 100644
--- a/OpenXR.spec
+++ b/OpenXR.spec
@@ -1,13 +1,13 @@
 Summary:	OpenXR loader and validation layers implementation
 Summary(pl.UTF-8):	Implementacja loadera i warstw kontroli poprawności standardu OpenXR
 Name:		OpenXR
-Version:	1.1.49
+Version:	1.1.52
 Release:	1
 License:	Apache v2.0
 Group:		Libraries
 #Source0Download: https://github.com/KhronosGroup/OpenXR-SDK-Source/releases
 Source0:	https://github.com/KhronosGroup/OpenXR-SDK-Source/releases/download/release-%{version}/%{name}-SDK-Source-release-%{version}.tar.gz
-# Source0-md5:	f52248ef83da9134bec2b2d8e0970677
+# Source0-md5:	a8f7632c42e406fa800352de2952d10d
 Patch0:		%{name}-jsoncpp.patch
 URL:		https://www.khronos.org/openxr/
 BuildRequires:	EGL-devel
@@ -83,9 +83,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/openxr_runtime_list
 %attr(755,root,root) %{_bindir}/openxr_runtime_list_json
 %attr(755,root,root) %{_libdir}/libXrApiLayer_api_dump.so
+%attr(755,root,root) %{_libdir}/libXrApiLayer_best_practices_validation.so
 %attr(755,root,root) %{_libdir}/libXrApiLayer_core_validation.so
 %attr(755,root,root) %{_libdir}/libopenxr_loader.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libopenxr_loader.so.1
+%ghost %{_libdir}/libopenxr_loader.so.1
 %{_datadir}/openxr
 %{_mandir}/man1/hello_xr.1*
 %{_mandir}/man1/openxr_runtime_list.1*
@@ -93,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libopenxr_loader.so
+%{_libdir}/libopenxr_loader.so
 %{_includedir}/openxr
 %{_pkgconfigdir}/openxr.pc
 %{_libdir}/cmake/openxr
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenXR.git/commitdiff/980d56210b35c1f177bab423796812e8b56d1c19



More information about the pld-cvs-commit mailing list