import compiler-rt-15.0.7-1.module+el8.8.0+17939+b58878af

This commit is contained in:
CentOS Sources 2023-02-01 08:22:34 +00:00 committed by root
parent 6df8942351
commit 1ab3e06bb6
5 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,2 @@
15879f50459c7b2e7b5fb77c6b845c39c91a04fc SOURCES/compiler-rt-15.0.0.src.tar.xz
40f2a886636168f6478e20933906bcece2fd6b97 SOURCES/compiler-rt-15.0.7.src.tar.xz
347bdd5ee6d6b93c9644c268511815912c0fb2dc SOURCES/release-keys.asc

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/compiler-rt-15.0.0.src.tar.xz
SOURCES/compiler-rt-15.0.7.src.tar.xz
SOURCES/release-keys.asc

Binary file not shown.

View File

@ -1,4 +1,4 @@
%global compiler_rt_version 15.0.0
%global compiler_rt_version 15.0.7
#global rc_ver 2
%global crt_srcdir compiler-rt-%{compiler_rt_version}%{?rc_ver:rc%{rc_ver}}.src
@ -117,6 +117,9 @@ popd
%endif
%changelog
* Thu Jan 19 2023 Tom Stellard <tstellar@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
* Tue Sep 06 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-1
- Update to LLVM 15.0.0