Update for vulkan 1.1.82.0
This commit is contained in:
parent
cbc3dc7cb2
commit
f68a9e96f3
@ -1,11 +1,11 @@
|
|||||||
%global commit 3bb4c48cd95892a5cfcd63df20fcc47fd51c97a0
|
%global commit e99a26810f65314183163c07664a40e05647c15f
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commit_date 20180416
|
%global commit_date 20180727
|
||||||
%global gitrel .%{commit_date}.git%{shortcommit}
|
%global gitrel .%{commit_date}.git%{shortcommit}
|
||||||
|
|
||||||
Name: glslang
|
Name: glslang
|
||||||
Version: 3.1
|
Version: 3.1
|
||||||
Release: 0.9%{?gitrel}%{?dist}
|
Release: 0.10%{?gitrel}%{?dist}
|
||||||
Summary: OpenGL and OpenGL ES shader front end and validator
|
Summary: OpenGL and OpenGL ES shader front end and validator
|
||||||
|
|
||||||
License: BSD and GPLv3+ and ASL 2.0
|
License: BSD and GPLv3+ and ASL 2.0
|
||||||
@ -79,6 +79,9 @@ install -pm 0644 build/StandAlone/libglslang-default-resource-limits.a %{buildro
|
|||||||
%{_libdir}/libglslang-default-resource-limits.a
|
%{_libdir}/libglslang-default-resource-limits.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 07 2018 Leigh Scott <leigh123linux@googlemail.com> - 3.1-0.10.20180727.gite99a268
|
||||||
|
- Update for vulkan 1.1.82.0
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-0.9.20180416.git3bb4c48
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-0.9.20180416.git3bb4c48
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glslang-3bb4c48cd95892a5cfcd63df20fcc47fd51c97a0.tar.gz) = 0cd0f2b2bbb78dc2ae31dbfc7f092626c90264710e2e67b57dedd21e04be4ff412ca54bf8d6503146966af509ea6ba02e4063326a9dc0994a00a171ac055e9e2
|
SHA512 (glslang-e99a26810f65314183163c07664a40e05647c15f.tar.gz) = 0b4b44d84b0d550b3d21a0efa8e3d2c474ae302ca022d6ade80cbd499090104943973d0a39097ae150fe69d7980ac19d5c368acbfa336487da852b54ecb302e1
|
||||||
|
Loading…
Reference in New Issue
Block a user