public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Junghans <junghans@votca.org>
To: git-commits@fedoraproject.org
Subject: [rpms/lfortran] epel10: Build with llvm18
Date: Thu, 16 Jul 2026 14:31:57 GMT	[thread overview]
Message-ID: <178421231778.1.1806106638945575326.rpms-lfortran-9ca51053b098@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/lfortran
            Branch : epel10
            Commit : 9ca51053b0987d7eb19b3683f92f21d7de7dffbe
            Author : Christoph Junghans <junghans@votca.org>
            Date   : 2024-12-15T10:23:52-07:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/lfortran/c/9ca51053b0987d7eb19b3683f92f21d7de7dffbe?branch=epel10

            Log:
            Build with llvm18

Build with llvm18
Build with llvm18
Build with llvm18

---
diff --git a/lfortran.spec b/lfortran.spec
index 73b21bb..907ffa6 100644
--- a/lfortran.spec
+++ b/lfortran.spec
@@ -1,6 +1,6 @@
 Version:        0.42.0
 Name:           lfortran
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A modern Fortran compiler
 
 # Main code is BSD-3-Clause
@@ -32,7 +32,7 @@ BuildRequires: libffi-devel
 BuildRequires: libunwind-devel
 BuildRequires: libuuid-devel
 %if 0%{?fedora} > 38
-BuildRequires: llvm17-devel
+BuildRequires: llvm18-devel
 %else
 BuildRequires: llvm-devel
 %endif
@@ -118,7 +118,7 @@ This package contains the jupyter kernel for %{name}.
 # WITH_ZSD is just used to fix static linking of llvm
 # not needed on Fedora
 # WASM=OFF due to lfortran/lfortran#3899
-%cmake -DCMAKE_PREFIX_PATH=%{_libdir}/llvm17/ \
+%cmake -DCMAKE_PREFIX_PATH=%{_libdir}/llvm18/ \
        -DWITH_LLVM=ON \
        -DWITH_RUNTIME_LIBRARY=ON \
        -DWITH_FMT=ON \
@@ -170,6 +170,9 @@ This package contains the jupyter kernel for %{name}.
 %endif
 
 %changelog
+* Sat Dec 14 2024 Christoph Junghans <junghans@votca.org> - 0.42.0-2
+- Build with llvm18
+
 * Tue Dec 10 2024 Benson Muite <benson_muite@emailplus.org> - 0.42.0-1
 - Version bump v0.42.0 (bug #2326295)
 

                 reply	other threads:[~2026-07-16 14:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178421231778.1.1806106638945575326.rpms-lfortran-9ca51053b098@fedoraproject.org \
    --to=junghans@votca.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox