automatic version update by autodist [release 19.1.4-1mamba;Wed Nov 20 2024]

This commit is contained in:
Automatic Build System 2024-11-21 13:54:00 +01:00
parent f6c1d4919b
commit 8f8d6360e8

View File

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