13.0.1 Release

Resolves: rhbz#2001132
This commit is contained in:
Tom Stellard 2022-02-04 21:26:26 -08:00
parent a67ccee230
commit 403b3c7c20

View File

@ -1,6 +1,6 @@
%global maj_ver 13
%global min_ver 0
%global patch_ver 0
%global patch_ver 1
#global rc_ver 0
%global baserelease 1
@ -23,6 +23,9 @@ This is the main package for llvm-toolset.
%files
%changelog
* Fri Feb 04 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-1
- 13.0.1 Release
* Wed Oct 13 2021 Timm Bäder <tbaeder@redhat.com> - 13.0.0-1
- Release 13.0.0
- Remove lld dependency. rhbz#2011107