automatic version update by autodist [release 18.1.7-1mamba;Sat Jun 08 2024]

This commit is contained in:
Automatic Build System 2024-06-08 14:54:03 +02:00
parent d41942d98b
commit beac436c67

View File

@ -2,7 +2,7 @@
%define MAJver %(echo %version | cut -d. -f1)
%define majver %(echo %version | cut -d. -f1-2)
Name: clang
Version: 18.1.6
Version: 18.1.7
Release: 1mamba
Summary: C language family frontend for LLVM
Group: Development/Languages
@ -194,6 +194,9 @@ rm -f %{buildroot}%{_datadir}/doc/clang/html/.buildinfo
%{_datadir}/doc/Clang/clang/html/.buildinfo
%changelog
* Sat Jun 08 2024 Automatic Build System <autodist@openmamba.org> 18.1.7-1mamba
- automatic version update by autodist
* Mon May 20 2024 Automatic Build System <autodist@openmamba.org> 18.1.6-1mamba
- automatic version update by autodist