Latest snapshot used in 1.2.198 sdk
This commit is contained in:
parent
46832384c4
commit
bf65ea97ae
@ -1,10 +1,10 @@
|
||||
%global commit 2fb89a0072ae7316af1c856f22663fde4928128a
|
||||
%global commit c9706bdda0ac22b9856f1aa8261e5b9e15cd20c5
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20210825
|
||||
%global commit_date 20211110
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: glslang
|
||||
Version: 11.6.0
|
||||
Version: 11.7.0
|
||||
Release: 1%{?gitrel}%{?dist}
|
||||
Summary: OpenGL and OpenGL ES shader front end and validator
|
||||
|
||||
@ -81,6 +81,9 @@ install -pm 0644 %{_vpath_builddir}/StandAlone/libglslang-default-resource-limit
|
||||
%{_libdir}/cmake/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 23 2021 Dave Airlie <airlied@redhat.com> - 11.7.0-1.20211110.gitc9706bd
|
||||
- Latest snapshot used in 1.2.198 sdk
|
||||
|
||||
* Tue Sep 07 2021 Dave Airlie <airlied@redhat.com> - 11.6.0-1.20210825.git2fb89a0
|
||||
- Latest snapshot used in 1.2.189 sdk
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glslang-2fb89a0072ae7316af1c856f22663fde4928128a.tar.gz) = e22b85bb0c98d35c80f06dd6352d98c34ea0b965c5bec077d122d9aa346293672a11aec4964b410db8a6050c70dbc0a46fbbb599e178424d78234608075c110e
|
||||
SHA512 (glslang-c9706bdda0ac22b9856f1aa8261e5b9e15cd20c5.tar.gz) = 5ff0902e95592525b2671788bf27717c85d0876b31e96374eff5128f9bf7caf93bb636e4d5e1916a5d641715a780172308403bd49305d9a07cf66358d7e6407c
|
||||
|
Loading…
Reference in New Issue
Block a user