From fecb0f402fc2e70be652b794829b615e5c87ff00 Mon Sep 17 00:00:00 2001 From: sergesanspaille Date: Thu, 15 Oct 2020 07:11:28 +0000 Subject: [PATCH] Fix NVR --- clang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/clang.spec b/clang.spec index a3f9d1a..05d040f 100644 --- a/clang.spec +++ b/clang.spec @@ -4,7 +4,7 @@ %global min_ver 0 %global patch_ver 0 #%%global rc_ver 1 -%global baserelease 0.3 +%global baserelease 1 %global clang_tools_binaries \ %{_bindir}/clang-apply-replacements \ @@ -502,6 +502,9 @@ false %endif %changelog +* Thu Oct 15 2020 sguelton@redhat.com - 11.0.0-1 +- Fix NVR + * Tue Oct 13 2020 sguelton@redhat.com - 11.0.0-0.3 - llvm 11.0.0 - final release