Update to 14.0.6
Resolves: rhbz#2107785
This commit is contained in:
parent
21cbace6bd
commit
76b8433d1e
2
.gitignore
vendored
2
.gitignore
vendored
@ -77,3 +77,5 @@
|
||||
/openmp-14.0.0.src.tar.xz
|
||||
/openmp-14.0.5.src.tar.xz
|
||||
/openmp-14.0.5.src.tar.xz.sig
|
||||
/openmp-14.0.6.src.tar.xz.sig
|
||||
/openmp-14.0.6.src.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global libomp_version 14.0.5
|
||||
%global libomp_version 14.0.6
|
||||
#global rc_ver 1
|
||||
%global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
@ -154,6 +154,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
|
||||
%{_libexecdir}/tests/libomp/
|
||||
|
||||
%changelog
|
||||
* Wed Jul 20 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.6-1
|
||||
- 14.0.6 Release
|
||||
|
||||
* Tue Jun 21 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.5-1
|
||||
- 14.0.5 Release
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (openmp-14.0.5.src.tar.xz) = 79d3aeb4cfeeab53cf7bbba5053c88f0cf9892a82c725bc64b71a1163b5b8442a3ed24bc12c1b179f306fbf959922ae0e271085b03c2415c0af465bfd65ee64f
|
||||
SHA512 (openmp-14.0.5.src.tar.xz.sig) = d1c59117db2792c2629ecfc755da5e716c601a9236a05c20667b51c626083059b5e23f2c23492247bb347a58cd3d4dbaab5c8b8d9a790515e84a99baf540d480
|
||||
SHA512 (openmp-14.0.6.src.tar.xz.sig) = 95ee501bdc42b25e68c2d199848a045d3efddb008a6e1350550988748dd999cd8d9c3789389dd3be28d49f683c7f4ab2097fff7162d5214f764de21f5d5288ae
|
||||
SHA512 (openmp-14.0.6.src.tar.xz) = 0b29e25354d58d3f851c60fa4cd3e4e251092c4dadca995598b11757fa8d5d184e9895a362a6a23b67d6dd2a210ca64e681c3b47f3f225edbf048012762f0988
|
||||
|
Loading…
Reference in New Issue
Block a user