import glslang-11.6.0-1.20210825.git2fb89a0.el8
This commit is contained in:
parent
b691930e9d
commit
9ca3709934
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/glslang-ae2a562936cc8504c9ef2757cceaff163147834f.tar.gz
|
||||
SOURCES/glslang-2fb89a0072ae7316af1c856f22663fde4928128a.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
7f29b659f2e00fa0ade7d98d1683f3dd447fdc89 SOURCES/glslang-ae2a562936cc8504c9ef2757cceaff163147834f.tar.gz
|
||||
317a2089d5529537c2dba1038ee4cffa60b09c94 SOURCES/glslang-2fb89a0072ae7316af1c856f22663fde4928128a.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global commit ae2a562936cc8504c9ef2757cceaff163147834f
|
||||
%global commit 2fb89a0072ae7316af1c856f22663fde4928128a
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20210623
|
||||
%global commit_date 20210825
|
||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||
|
||||
Name: glslang
|
||||
Version: 11.5.0
|
||||
Version: 11.6.0
|
||||
Release: 1%{?gitrel}%{?dist}
|
||||
Summary: OpenGL and OpenGL ES shader front end and validator
|
||||
|
||||
@ -89,8 +89,8 @@ popd
|
||||
%{_libdir}/cmake/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 08 2021 Dave Airlie <airlied@redhat.com> - 11.5.0-1
|
||||
- Update glslang for 1.2.182.0 SDK
|
||||
* Wed Sep 08 2021 Dave Airlie <airlied@redhat.com> - 11.6.0-1
|
||||
- Update glslang to 1.2.189.0 sdk release
|
||||
|
||||
* Wed Nov 04 2020 Dave Airlie <airlied@redhat.com> - 11.0.0-3
|
||||
- Update glslang for 8.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user