import lld-15.0.7-1.module+el8.8.0+17939+b58878af

This commit is contained in:
CentOS Sources 2023-02-01 08:23:10 +00:00 committed by root
parent a13484ebc4
commit da9916ed2f
5 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1,2 +1,2 @@
ddeca77cf8ef3dbdb6e9f9613c9f4d3337c8c754 SOURCES/lld-15.0.0.src.tar.xz
7a34849834b6a6172a2fcc5e166c869d1c4b0203 SOURCES/lld-15.0.7.src.tar.xz
347bdd5ee6d6b93c9644c268511815912c0fb2dc SOURCES/release-keys.asc

Binary file not shown.

Binary file not shown.

View File

@ -4,7 +4,7 @@
%global lld_srcdir lld-%{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:rc%{rc_ver}}.src
%global maj_ver 15
%global min_ver 0
%global patch_ver 0
%global patch_ver 7
# Don't include unittests in automatic generation of provides or requires.
%global __provides_exclude_from ^%{_libdir}/lld/.*$
@ -229,6 +229,9 @@ cd %{_vpath_builddir}
%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