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