Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/spirv-tools.git#9d759dd8ae66727a6e38779474ac6cd3c96eaa8d
This commit is contained in:
DistroBaker 2021-01-28 06:36:41 +00:00
parent 56ebad8bb1
commit 2ef6593a78
2 changed files with 10 additions and 4 deletions

View File

@ -1 +1 @@
SHA512 (spirv-tools-f7da527757140ae701be58274ce6db2f4234d9ff.tar.gz) = 58c3c676aaf5bfabf376b744235c41f7917b92189f5f641b85b65b2b03dbd570e4b78e5ed5b000e4327f1f48d895e25481930e12fc3716df2fc29be50d96ff95
SHA512 (spirv-tools-b27b1afd12d05bf238ac7368bb49de73cd620a8e.tar.gz) = a69f69b22f79dc43042d1ff89df937513e6f089b2a309f25766f448727fe8514c80f1075b9d93742f0eb23c0fbd345c07f7c539a41078ffa2d776aa1991ecbf9

View File

@ -1,13 +1,13 @@
%undefine __cmake_in_source_build
%global commit f7da527757140ae701be58274ce6db2f4234d9ff
%global commit b27b1afd12d05bf238ac7368bb49de73cd620a8e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20201031
%global commit_date 20201208
%global gitrel .%{commit_date}.git%{shortcommit}
Name: spirv-tools
Version: 2020.5
Release: 3%{?gitrel}%{?dist}
Release: 5%{?gitrel}%{?dist}
Summary: API and commands for processing SPIR-V modules
License: ASL 2.0
@ -88,6 +88,12 @@ Development files for %{name}
%{_libdir}/pkgconfig/SPIRV-Tools.pc
%changelog
* Thu Jan 28 2021 Dave Airlie <airlied@redhat.com> - 2020.5-5
- Update to 1.2.162.0 SDK version
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2020.5-4.20201031.gitf7da527
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Dec 04 2020 Jeff Law <law@redhat.com> - 2020.5-3.20201031.gitf7da5277
- Fix undesirable strncpy call to instead use memcpy to avoid
gcc-11 diagnostic