From 1218cf3dbae74f171534d50835993277c4922cb6 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Tue, 12 Jan 2021 18:34:15 +0100 Subject: [PATCH] 11.0.1 release --- llvm-toolset.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/llvm-toolset.spec b/llvm-toolset.spec index ed2c449..854a6f9 100644 --- a/llvm-toolset.spec +++ b/llvm-toolset.spec @@ -1,6 +1,6 @@ %global maj_ver 11 %global min_ver 0 -%global patch_ver 0 +%global patch_ver 1 #%%global rc_ver 2 %global baserelease 1 @@ -27,6 +27,9 @@ This is the main package for llvm-toolset. %files %changelog +* Tue Jan 12 2021 sguelton@redhat.com - 11.0.1-1 +- 11.0.1 release + * Wed Nov 11 2020 sguelton@redhat.com - 11.0.0-1 - 11.0.0 release