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