automatic version update by autodist [release 20.1.7-1mamba;Mon Jun 16 2025]

This commit is contained in:
2025-06-16 21:29:00 +02:00
parent 5845cf3559
commit 6d9663fde0

View File

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