automatic version update by autodist [release 17.0.6-1mamba;Sat Dec 02 2023]

This commit is contained in:
Automatic Build System 2024-01-05 21:24:41 +01:00
parent af07739d46
commit 670702e924

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.5
Version: 17.0.6
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
* Sat Dec 02 2023 Automatic Build System <autodist@mambasoft.it> 17.0.6-1mamba
- automatic version update by autodist
* Wed Nov 15 2023 Automatic Build System <autodist@mambasoft.it> 17.0.5-1mamba
- automatic version update by autodist