From 340c07b841163762359d20fe1ffae9a62d97cd18 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:28:24 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libomp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libomp.spec b/libomp.spec index 9edb0f4..e486a49 100644 --- a/libomp.spec +++ b/libomp.spec @@ -1,5 +1,5 @@ %global rc_ver 2 -%global baserelease 2 +%global baserelease 3 %global libomp_srcdir openmp-%{version}%{?rc_ver:rc%{rc_ver}}.src @@ -144,6 +144,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a %{_libexecdir}/tests/libomp/ %changelog +* Fri Apr 16 2021 Mohan Boddu - 11.1.0-0.3.rc2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Jan 22 2021 Serge Guelton - 11.1.0-0.2.rc2 - llvm 11.1.0-rc2 release