automatic version update by autodist [release 16.0.5-1mamba;Sat Jun 03 2023]

This commit is contained in:
Automatic Build System 2024-01-05 21:24:36 +01:00
parent 1fb822c7bf
commit 0c6f0e95f8

View File

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