[packages/spirv-tools] up to 2023.2

atler atler at pld-linux.org
Fri May 26 01:52:29 CEST 2023


commit 0e5cb0062730590f03123889ec64188d2305c2ba
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri May 26 01:52:10 2023 +0200

    up to 2023.2

 no-git-describe.patch | 6 +++---
 spirv-tools.spec      | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/spirv-tools.spec b/spirv-tools.spec
index 345091f..c3f302b 100644
--- a/spirv-tools.spec
+++ b/spirv-tools.spec
@@ -1,14 +1,14 @@
 Summary:	Khronos SPIR-V Tools
 Summary(pl.UTF-8):	Narzędzia SPIR-V z projektu Khronos
 Name:		spirv-tools
-Version:	2023.1
+Version:	2023.2
 Release:	1
 Epoch:		1
 License:	Apache v2.0
 Group:		Development/Tools
 #Source0Download: https://github.com/KhronosGroup/SPIRV-Tools/releases
 Source0:	https://github.com/KhronosGroup/SPIRV-Tools/archive/v%{version}/SPIRV-Tools-%{version}.tar.gz
-# Source0-md5:	77c6658b77e4fa68d0175e88464dc637
+# Source0-md5:	b4203c666c047ee31167a2f95fed1bf6
 Patch0:		no-git-describe.patch
 URL:		https://github.com/KhronosGroup/SPIRV-Tools
 BuildRequires:	cmake >= 3.17.2
diff --git a/no-git-describe.patch b/no-git-describe.patch
index 4051054..1129436 100644
--- a/no-git-describe.patch
+++ b/no-git-describe.patch
@@ -1,9 +1,9 @@
 --- SPIRV-Tools-2020.6/utils/update_build_version.py.orig	2021-04-28 20:08:33.924348285 +0200
 +++ SPIRV-Tools-2020.6/utils/update_build_version.py	2021-04-28 20:08:57.725592360 +0200
 @@ -143,6 +143,3 @@ def main():
- 
-     with open(output_file, 'w') as f:
-         f.write(new_content)
+     mkdir_p(os.path.dirname(output_file_path))
+     with open(output_file_path, 'w') as f:
+         f.write(content)
 -
 -if __name__ == '__main__':
 -    main()
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spirv-tools.git/commitdiff/0e5cb0062730590f03123889ec64188d2305c2ba



More information about the pld-cvs-commit mailing list