automatic version update by autodist [release 17.0.5-1mamba;Wed Nov 15 2023]

This commit is contained in:
Automatic Build System 2024-01-05 21:24:40 +01:00
parent 1f4abd4228
commit af07739d46

View File

@ -2,7 +2,7 @@
%define MAJver %(echo %version | cut -d. -f1)
%define majver %(echo %version | cut -d. -f1-2)
Name: clang
Version: 17.0.4
Version: 17.0.5
Release: 1mamba
Summary: C language family frontend for LLVM
Group: Development/Languages
@ -210,6 +210,9 @@ rm -f %{buildroot}%{_datadir}/doc/clang/html/.buildinfo
#%{_datadir}/doc/Clang/clang-tools/html/.buildinfo
%changelog
* Wed Nov 15 2023 Automatic Build System <autodist@mambasoft.it> 17.0.5-1mamba
- automatic version update by autodist
* Fri Nov 03 2023 Automatic Build System <autodist@mambasoft.it> 17.0.4-1mamba
- automatic version update by autodist