import llvm-toolset-13.0.1-1.el9

This commit is contained in:
CentOS Sources 2022-03-01 05:55:25 -05:00 committed by Stepan Oksanichenko
parent dbc4c304c3
commit dc5c244f17

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