import lld-12.0.1-1.module+el8.5.0+11871+08d0eab5
This commit is contained in:
parent
f319034741
commit
ac385ab82d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/lld-12.0.0.src.tar.xz
|
||||
SOURCES/lld-12.0.1.src.tar.xz
|
||||
SOURCES/tstellar-gpg-key.asc
|
||||
|
@ -1,2 +1,2 @@
|
||||
ec6b9c10e0b4c316949ba2620a436a79bb81765b SOURCES/lld-12.0.0.src.tar.xz
|
||||
3b7e4908f6cf3a51590e37b4194180582cc1c32c SOURCES/lld-12.0.1.src.tar.xz
|
||||
b8d2648a01d36ed0186fd2c5af325fd28797f9a0 SOURCES/tstellar-gpg-key.asc
|
||||
|
Binary file not shown.
BIN
SOURCES/lld-12.0.1.src.tar.xz.sig
Normal file
BIN
SOURCES/lld-12.0.1.src.tar.xz.sig
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
%global lld_srcdir lld-%{version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
%global maj_ver 12
|
||||
%global min_ver 0
|
||||
%global patch_ver 0
|
||||
%global patch_ver 1
|
||||
|
||||
# Don't include unittests in automatic generation of provides or requires.
|
||||
%global __provides_exclude_from ^%{_libdir}/lld/.*$
|
||||
@ -215,6 +215,9 @@ cd %{_vpath_builddir}
|
||||
%{_datadir}/lld/lit.lld-test.cfg.py
|
||||
|
||||
%changelog
|
||||
* Fri Jul 16 2021 sguelton@redhat.com - 12.0.1-1
|
||||
- 12.0.1 release
|
||||
|
||||
* Thu May 6 2021 sguelton@redhat.com - 12.0.0-1
|
||||
- 12.0.0 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user