From 0c6f0e95f857979ec6a2b6234b043d869638698b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:24:36 +0100 Subject: [PATCH] automatic version update by autodist [release 16.0.5-1mamba;Sat Jun 03 2023] --- clang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/clang.spec b/clang.spec index 9e8a6e1..8131219 100644 --- a/clang.spec +++ b/clang.spec @@ -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 16.0.5-1mamba +- automatic version update by autodist + * Fri May 19 2023 Automatic Build System 16.0.4-1mamba - automatic version update by autodist