forked from pool/spirv-tools
- Update to release 2024.1
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=110
This commit is contained in:
parent
1abb4b5e60
commit
733e5ba6de
@ -1,4 +1,4 @@
|
||||
libSPIRV-Tools-2024_1_rc1
|
||||
libSPIRV-Tools-2024_1
|
||||
spirv-tools-devel
|
||||
requires -spirv-tools-<targettype>
|
||||
requires "libSPIRV-Tools-2024_1_rc1-<targettype> = <version>"
|
||||
requires "libSPIRV-Tools-2024_1-<targettype> = <version>"
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 12 18:57:59 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.1
|
||||
* Version bump only
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 10:38:33 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,16 +17,16 @@
|
||||
|
||||
|
||||
%define _lto_cflags %nil
|
||||
%define lname libSPIRV-Tools-2024_1_rc1
|
||||
%define lname libSPIRV-Tools-2024_1
|
||||
|
||||
Name: spirv-tools
|
||||
Version: 2024.1~rc1
|
||||
Version: 2024.1
|
||||
Release: 0
|
||||
Summary: API and commands for processing SPIR-V modules
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/KhronosGroup/SPIRV-Tools
|
||||
Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2024.1.rc1.tar.gz
|
||||
Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v2024.1.tar.gz
|
||||
Source9: baselibs.conf
|
||||
Patch1: ver.diff
|
||||
BuildRequires: bison
|
||||
@ -67,7 +67,7 @@ validator, and is used in the standalone tools whilst also enabling
|
||||
integration into other code bases directly.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n SPIRV-Tools-2024.1.rc1
|
||||
%autosetup -p1 -n SPIRV-Tools-2024.1
|
||||
find . -type f -name CMakeLists.txt -exec \
|
||||
perl -i -pe 's{\@PACKAGE_VERSION\@}{%version}' CMakeLists.txt {} +
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:793715a2b09b86bbd795101a201724a8fc86fe9619b1ecbaf78677e77a183b92
|
||||
size 3171457
|
3
v2024.1.tar.gz
Normal file
3
v2024.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:137780e2a8b5c722888f9ec0fb553e6e92f38a0a5c7fcdad9b715152448b9d82
|
||||
size 3171146
|
Loading…
Reference in New Issue
Block a user