diff --git a/spirv-tools.spec b/spirv-tools.spec index 999ec7a..7e3973d 100644 --- a/spirv-tools.spec +++ b/spirv-tools.spec @@ -7,7 +7,7 @@ Name: spirv-tools Version: 2020.5 -Release: 5%{?gitrel}%{?dist} +Release: 6%{?gitrel}%{?dist} Summary: API and commands for processing SPIR-V modules License: ASL 2.0 @@ -88,6 +88,9 @@ Development files for %{name} %{_libdir}/pkgconfig/SPIRV-Tools.pc %changelog +* Fri Apr 16 2021 Mohan Boddu - 2020.5-6.20201208.gitb27b1af +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Jan 28 2021 Dave Airlie - 2020.5-5 - Update to 1.2.162.0 SDK version