diff --git a/compiler-rt.spec b/compiler-rt.spec index 1805f1f..5ef6407 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: 10.0.0 +Version: 10.0.1 Release: 1mamba Summary: Runtime libraries compiler for clang Group: Development/Languages @@ -72,6 +72,9 @@ mv %{buildroot}%{_prefix}/{share/*.txt,%{_lib}/clang/%{version}/share/} %doc LICENSE.TXT %changelog +* Sat Jul 25 2020 Automatic Build System 10.0.1-1mamba +- automatic version update by autodist + * Thu Apr 02 2020 Silvan Calarco 10.0.0-1mamba - update to 10.0.0