automatic version update by autodist [release 11.1.0-1mamba;Mon Mar 01 2021]
This commit is contained in:
parent
9bdc5f930d
commit
fe966bedfc
@ -1,7 +1,7 @@
|
||||
%define gccver %(gcc -dumpversion)
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: compiler-rt
|
||||
Version: 11.0.1
|
||||
Version: 11.1.0
|
||||
Release: 1mamba
|
||||
Summary: Runtime libraries compiler for clang
|
||||
Group: Development/Languages
|
||||
@ -18,7 +18,6 @@ BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires(pre): clang
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Runtime libraries compiler for clang.
|
||||
@ -74,6 +73,9 @@ mv %{buildroot}%{_prefix}/{share/*.txt,%{_lib}/clang/%{version}/share/}
|
||||
%doc LICENSE.TXT
|
||||
|
||||
%changelog
|
||||
* Mon Mar 01 2021 Automatic Build System <autodist@mambasoft.it> 11.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 11 2021 Automatic Build System <autodist@mambasoft.it> 11.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user