diff --git a/baselibs.conf b/baselibs.conf index a106c12..396d4fa 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libSPIRV-Tools-2024_1_rc1 +libSPIRV-Tools-2024_1 spirv-tools-devel requires -spirv-tools- - requires "libSPIRV-Tools-2024_1_rc1- = " + requires "libSPIRV-Tools-2024_1- = " diff --git a/spirv-tools.changes b/spirv-tools.changes index 4da4fe9..f84f956 100644 --- a/spirv-tools.changes +++ b/spirv-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 12 18:57:59 UTC 2024 - Jan Engelhardt + +- Update to release 2024.1 + * Version bump only + ------------------------------------------------------------------- Sun Mar 10 10:38:33 UTC 2024 - Jan Engelhardt diff --git a/spirv-tools.spec b/spirv-tools.spec index 3365148..105793c 100644 --- a/spirv-tools.spec +++ b/spirv-tools.spec @@ -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 {} + diff --git a/v2024.1.rc1.tar.gz b/v2024.1.rc1.tar.gz deleted file mode 100644 index f41a354..0000000 --- a/v2024.1.rc1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:793715a2b09b86bbd795101a201724a8fc86fe9619b1ecbaf78677e77a183b92 -size 3171457 diff --git a/v2024.1.tar.gz b/v2024.1.tar.gz new file mode 100644 index 0000000..43d04db --- /dev/null +++ b/v2024.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137780e2a8b5c722888f9ec0fb553e6e92f38a0a5c7fcdad9b715152448b9d82 +size 3171146