From 90377880a40e07f0a3d88fb81de08e31189f98e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Fri, 20 Oct 2023 11:15:44 +0200 Subject: [PATCH] Obsolete libomp-test Resolves: RHEL-9283 --- libomp.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/libomp.spec b/libomp.spec index 26b730f..0567aec 100644 --- a/libomp.spec +++ b/libomp.spec @@ -34,7 +34,7 @@ Name: libomp Version: %{libomp_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: OpenMP runtime for clang License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -70,6 +70,8 @@ BuildRequires: llvm-cmake-utils Requires: elfutils-libelf%{?isa} +Obsoletes: libomp-test < 17.0.2 + # libomp does not support s390x. ExcludeArch: s390x @@ -168,7 +170,10 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a %changelog %{?llvm_snapshot_changelog_entry} -* Fri Sep 29 2023 Timm Bäder - 17.0.1-1 +* Fri Oct 20 2023 Timm Bäder - 17.0.1-2 +- Add obsoletes for libomp-test package. + +* Fri Sep 29 2023 Timm Bäder - 17.0.1-1 - Update to 17.0.1 * Wed Jul 05 2023 Nikita Popov - 16.0.6-1