From 5af047a42fcb0d2bcc6491b1a5281e77297d9547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Mon, 2 Oct 2023 12:47:05 +0200 Subject: [PATCH] Rebuild with newer redhat-rpm-config Resolves: https://issues.redhat.com/browse/RHEL-9283 --- llvm.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/llvm.spec b/llvm.spec index bb697b0..a294893 100644 --- a/llvm.spec +++ b/llvm.spec @@ -63,7 +63,6 @@ %global install_includedir %{install_prefix}/include %global install_libdir %{install_prefix}/lib -%global pkg_bindir %{install_bindir} %global pkg_includedir %{_includedir}/%{name} %global pkg_datadir %{install_prefix}/share %else @@ -105,7 +104,7 @@ Name: %{pkg_name} Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -676,6 +675,9 @@ fi %endif %changelog +* Mon Oct 02 2023 Timm Bäder - 17.0.1-2 +- Rebuild with newer redhat-rpm-config + * Tue Sep 26 2023 Timm Bäder - 17.0.1-1 - Update to 17.0.1