Latest snapshot used in 1.2.189 sdk
This commit is contained in:
parent
a0ad57fa5a
commit
46832384c4
11
glslang.spec
11
glslang.spec
@ -1,11 +1,11 @@
|
||||
%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
|
||||
Release: 2%{?gitrel}%{?dist}
|
||||
Version: 11.6.0
|
||||
Release: 1%{?gitrel}%{?dist}
|
||||
Summary: OpenGL and OpenGL ES shader front end and validator
|
||||
|
||||
License: BSD and GPLv3+ and ASL 2.0
|
||||
@ -81,6 +81,9 @@ install -pm 0644 %{_vpath_builddir}/StandAlone/libglslang-default-resource-limit
|
||||
%{_libdir}/cmake/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 07 2021 Dave Airlie <airlied@redhat.com> - 11.6.0-1.20210825.git2fb89a0
|
||||
- Latest snapshot used in 1.2.189 sdk
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 11.5.0-2.20210623.gitae2a562
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glslang-ae2a562936cc8504c9ef2757cceaff163147834f.tar.gz) = 1c5a91e60c1809c6c26f11649659090a75501b0570f3147e5b27ac65c539b591967f258d14c399d33019317864ede823353ea44e0015bc3f7afc5a787f046cc7
|
||||
SHA512 (glslang-2fb89a0072ae7316af1c856f22663fde4928128a.tar.gz) = e22b85bb0c98d35c80f06dd6352d98c34ea0b965c5bec077d122d9aa346293672a11aec4964b410db8a6050c70dbc0a46fbbb599e178424d78234608075c110e
|
||||
|
Loading…
Reference in New Issue
Block a user