From ea0ae3b5ebd82faf27012df5c9e12e39e3e9ecc4 Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Wed, 29 Mar 2023 16:01:20 +0800 Subject: [PATCH] Del Specific Fields --- glslang.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/glslang.spec b/glslang.spec index 9645142..948f2a7 100644 --- a/glslang.spec +++ b/glslang.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global sdkver 1.3.239.0 Name: glslang @@ -79,7 +79,10 @@ head -n7 CHANGES.md | grep "%{version}" %{_libdir}/cmake/* %changelog +* Wed Mar 29 2023 mgb01105731 - 12.0.0-2 +- Del Specific Fields + * Fri Feb 10 2023 Funda Wang - 12.0.0-1 - Import package for anolis 23 - Build static libs per default by upstream -- Add patch linking against spirv-tools from fedora +- Add patch linking against spirv-tools -- Gitee