diff --git a/compiler-rt.spec b/compiler-rt.spec index 14c9426..6bab3f4 100644 --- a/compiler-rt.spec +++ b/compiler-rt.spec @@ -1,7 +1,7 @@ %define gccver %(gcc -dumpversion) %define majver %(echo %version | cut -d. -f1-2) Name: compiler-rt -Version: 16.0.5 +Version: 16.0.6 Release: 1mamba Summary: Runtime libraries compiler for clang Group: Development/Languages @@ -75,6 +75,9 @@ mv %{buildroot}%{_prefix}/{share/*.txt,%{_lib}/clang/%{version}/share/} %doc LICENSE.TXT %changelog +* Wed Jun 14 2023 Automatic Build System 16.0.6-1mamba +- automatic version update by autodist + * Sat Jun 03 2023 Automatic Build System 16.0.5-1mamba - automatic version update by autodist