License: AND must be all capital letters
Fixes: 9cd8acc92e
("Update license identifiers")
This commit is contained in:
parent
9cd8acc92e
commit
6abd0dca17
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
Name: glslang
|
Name: glslang
|
||||||
Version: 14.2.0
|
Version: 14.2.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: OpenGL and OpenGL ES shader front end and validator
|
Summary: OpenGL and OpenGL ES shader front end and validator
|
||||||
|
|
||||||
License: BSD-2-Clause and BSD-3-Clause and GPL-3.0-or-later and Apache-2.0
|
License: BSD-2-Clause AND BSD-3-Clause AND GPL-3.0-or-later AND Apache-2.0
|
||||||
URL: https://github.com/KhronosGroup/%{name}
|
URL: https://github.com/KhronosGroup/%{name}
|
||||||
Source0: %url/archive/vulkan-sdk-%{sdkver}.tar.gz#/%{name}-sdk-%{sdkver}.tar.gz
|
Source0: %url/archive/vulkan-sdk-%{sdkver}.tar.gz#/%{name}-sdk-%{sdkver}.tar.gz
|
||||||
# Patch to build against system spirv-tools (rebased locally)
|
# Patch to build against system spirv-tools (rebased locally)
|
||||||
@ -73,6 +73,9 @@ popd
|
|||||||
%{_libdir}/cmake/*
|
%{_libdir}/cmake/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 30 2024 José Expósito <jexposit@redhat.com> - 14.2.0-3
|
||||||
|
- Fix license identifiers
|
||||||
|
|
||||||
* Thu May 30 2024 José Expósito <jexposit@redhat.com> - 14.2.0-2
|
* Thu May 30 2024 José Expósito <jexposit@redhat.com> - 14.2.0-2
|
||||||
- Update license identifiers
|
- Update license identifiers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user