import lld-13.0.1-2.module+el8.6.0+14118+d530a951

This commit is contained in:
CentOS Sources 2022-02-18 20:03:49 +00:00 committed by Stepan Oksanichenko
parent 8822eb543d
commit 81eed670a7
5 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/lld-13.0.0.src.tar.xz
SOURCES/lld-13.0.1.src.tar.xz
SOURCES/tstellar-gpg-key.asc

View File

@ -1,2 +1,2 @@
30623cfe669c801fe5147d33a045d14a4e029d81 SOURCES/lld-13.0.0.src.tar.xz
78d69e9bd03422f12cf36cc720bf4ee7293e17c5 SOURCES/lld-13.0.1.src.tar.xz
b8d2648a01d36ed0186fd2c5af325fd28797f9a0 SOURCES/tstellar-gpg-key.asc

Binary file not shown.

Binary file not shown.

View File

@ -5,7 +5,7 @@
%global baserelease 2
%global maj_ver 13
%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/.*$
@ -161,6 +161,9 @@ cd %{_vpath_builddir}
%{_libdir}/liblld*.so.*
%changelog
* Thu Feb 03 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-1
- 13.0.1 Release
* Thu Dec 09 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-2
- Drop lld-test package