From 2be64e252a1e3813c1c75ca2ed4eb7eccbb294a9 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 13 Jun 2024 22:03:54 +0000 Subject: [PATCH 1/3] 18.1.7 Release --- libomp.spec | 5 ++++- sources | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/libomp.spec b/libomp.spec index 627d3ed..f24bc9a 100644 --- a/libomp.spec +++ b/libomp.spec @@ -7,7 +7,7 @@ %global maj_ver 18 %global min_ver 1 -%global libomp_version %{maj_ver}.%{min_ver}.6 +%global libomp_version %{maj_ver}.%{min_ver}.7 #global rc_ver 4 %global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src %global so_suffix %{maj_ver}.%{min_ver} @@ -156,6 +156,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a %endif %changelog +* Tue Jun 13 2024 Tom Stellard - 18.1.7-1 +- 18.1.7 Release + * Wed May 29 2024 Tom Stellard - 18.1.6-2 - Add directory ownership for cmake directory diff --git a/sources b/sources index ea85e92..25ddebe 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (openmp-18.1.6.src.tar.xz) = f96f5fd4c508f1390e53b943237aa7e1db1301ef660f0864305556d581275576d585ef222a82d2359d43ad8ed166096d9ec6c05ab0ee57a01679cff6b4ecba4b -SHA512 (openmp-18.1.6.src.tar.xz.sig) = c7e2652ebdde9ab60d56e8767ceeb4536ca0daa405d1c0d4d1e0755aecd8ec96c51824af380faa535afcab0c46fac3395e2a9e55f26f3de87548c95b11ac72b6 +SHA512 (openmp-18.1.7.src.tar.xz) = 5f6da5f4c63515e0332a72b48da60c07da3c0ea5671df29917001df4ea90bf93a9810a203f2cd1d625438aca4a7159823087c8a12d4c9681c2a8b4c455fedd93 +SHA512 (openmp-18.1.7.src.tar.xz.sig) = 4384445b220a7c4c4ac374f308fb3c9a8e888ff411968355e7e6d88321f12e5c58c9bd4d6554643e6bee8bf65ec8881391d17e784de0225038b7ed001c51b9cb From 127d0d3209716d313d3051488e0180b500ddfb85 Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Fri, 12 Jul 2024 11:47:23 +0200 Subject: [PATCH 2/3] 18.1.8 Release --- libomp.spec | 9 ++++++--- sources | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/libomp.spec b/libomp.spec index f24bc9a..285ceb0 100644 --- a/libomp.spec +++ b/libomp.spec @@ -7,7 +7,7 @@ %global maj_ver 18 %global min_ver 1 -%global libomp_version %{maj_ver}.%{min_ver}.7 +%global libomp_version %{maj_ver}.%{min_ver}.8 #global rc_ver 4 %global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src %global so_suffix %{maj_ver}.%{min_ver} @@ -35,7 +35,7 @@ Name: libomp Version: %{libomp_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}} -Release: 2%{?dist} +Release: 1%{?dist} Summary: OpenMP runtime for clang License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -156,7 +156,10 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a %endif %changelog -* Tue Jun 13 2024 Tom Stellard - 18.1.7-1 +* Fri Jul 12 2024 Jesus Checa Hidalgo - 18.1.8-1 +- 18.1.8 Release + +* Thu Jun 13 2024 Tom Stellard - 18.1.7-1 - 18.1.7 Release * Wed May 29 2024 Tom Stellard - 18.1.6-2 diff --git a/sources b/sources index 25ddebe..3f634ac 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (openmp-18.1.7.src.tar.xz) = 5f6da5f4c63515e0332a72b48da60c07da3c0ea5671df29917001df4ea90bf93a9810a203f2cd1d625438aca4a7159823087c8a12d4c9681c2a8b4c455fedd93 -SHA512 (openmp-18.1.7.src.tar.xz.sig) = 4384445b220a7c4c4ac374f308fb3c9a8e888ff411968355e7e6d88321f12e5c58c9bd4d6554643e6bee8bf65ec8881391d17e784de0225038b7ed001c51b9cb +SHA512 (openmp-18.1.8.src.tar.xz) = 7c2ca736524fb741112be247ac6be39cfe1dc92381c5e2997d97044ab9705c224ae5eabcf43b59cdec9a715a14227c6fb02cb2d1829ebc47b82d3af6e4d197d3 +SHA512 (openmp-18.1.8.src.tar.xz.sig) = a7f4d5a1e439de1b6387605fd9ef36ec19ed4303555678328c7bdadf44e84592d90ee2c06858de0bb7d78e1e79195c3fa78157dd277e875ed4ece4f35ab5be15 From 39de68ca87ff5ad78c52546e439360bb020983e2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 14:40:21 +0000 Subject: [PATCH 3/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- libomp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libomp.spec b/libomp.spec index 285ceb0..0bbdc78 100644 --- a/libomp.spec +++ b/libomp.spec @@ -35,7 +35,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 @@ -156,6 +156,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a %endif %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 18.1.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jul 12 2024 Jesus Checa Hidalgo - 18.1.8-1 - 18.1.8 Release