automatic version update by autodist [release 13.0.1-1mamba;Fri Feb 04 2022]
This commit is contained in:
parent
8ad2246b2c
commit
a6272938bb
@ -2,7 +2,7 @@
|
|||||||
%define MAJver %(echo %version | cut -d. -f1)
|
%define MAJver %(echo %version | cut -d. -f1)
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: clang
|
Name: clang
|
||||||
Version: 13.0.0
|
Version: 13.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: C language family frontend for LLVM
|
Summary: C language family frontend for LLVM
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -186,6 +186,9 @@ rm -f %{buildroot}%{_datadir}/doc/clang/html/.buildinfo
|
|||||||
%{_docdir}/clang-tools/*
|
%{_docdir}/clang-tools/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 13.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 13.0.0-1mamba
|
* Fri Oct 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 13.0.0-1mamba
|
||||||
- update to 13.0.0
|
- update to 13.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user