Latest snapshot used in 1.2.182 sdk
This commit is contained in:
parent
f5609fab48
commit
6a72843627
@ -1,10 +1,10 @@
|
||||
%global commit 18eef33bd7a4bf5ad8c69f99cb72022608cf6e73
|
||||
%global commit ae2a562936cc8504c9ef2757cceaff163147834f
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20210423
|
||||
%global commit_date 20210623
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: glslang
|
||||
Version: 11.4.0
|
||||
Version: 11.5.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
|
||||
* Wed Jul 07 2021 Dave Airlie <airlied@redhat.com> - 11.5.0-1
|
||||
- Latest snapshot used in 1.2.182 sdk
|
||||
|
||||
* Tue May 18 2021 Dave Airlie <airlied@redhat.com< - 11.4.0-1.20210423.git18eef33
|
||||
- Latest snapshot used in 1.2.176 sdk
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glslang-18eef33bd7a4bf5ad8c69f99cb72022608cf6e73.tar.gz) = 1e3c034b27ce4fa335ec0789e744eb2d260e032dc429ed0877e1c2a691656eac6f2e9e03c00dec3b115b249690a38f155e4456fad0fd803d3c229b09e5a4ee3b
|
||||
SHA512 (glslang-ae2a562936cc8504c9ef2757cceaff163147834f.tar.gz) = 1c5a91e60c1809c6c26f11649659090a75501b0570f3147e5b27ac65c539b591967f258d14c399d33019317864ede823353ea44e0015bc3f7afc5a787f046cc7
|
||||
|
Loading…
Reference in New Issue
Block a user