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: Version bump v0.41.0 (bug #2304184)
Date: Thu, 16 Jul 2026 14:31:56 GMT	[thread overview]
Message-ID: <178421231688.1.15898703724883123228.rpms-lfortran-16423da629b8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lfortran
Branch : epel10
Commit : 16423da629b86888a62a1ba1b962279a0ee0b0ec
Author : Christoph Junghans <junghans@votca.org>
Date   : 2024-10-15T08:12:13-06:00
Stats  : +11/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/lfortran/c/16423da629b86888a62a1ba1b962279a0ee0b0ec?branch=epel10

Log:
Version bump v0.41.0 (bug #2304184)

---
diff --git a/.gitignore b/.gitignore
index 9767d77..2b7a07f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,5 @@
 /lfortran-0.36.1.tar.gz
 /lfortran-0.37.0.tar.gz
 /lfortran-0.38.0.tar.gz
+/lfortran-0.39.0.tar.gz
+/lfortran-0.41.0.tar.gz

diff --git a/lfortran.spec b/lfortran.spec
index 2bae5ed..a3137a6 100644
--- a/lfortran.spec
+++ b/lfortran.spec
@@ -1,6 +1,6 @@
-Version:        0.38.0
+Version:        0.41.0
 Name:           lfortran
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        A modern Fortran compiler
 
 # Main code is BSD-3-Clause
@@ -8,7 +8,7 @@ Summary:        A modern Fortran compiler
 # License with LLVM exception
 License:        BSD-3-Clause AND Apache-2.0 WITH LLVM-exception
 URL:            https://lfortran.org/
-Source0:        https://lfortran.github.io/tarballs/release/lfortran-%{version}.tar.gz
+Source0:        https://github.com/lfortran/lfortran/releases/download/v%{version}/lfortran-%{version}.tar.gz
 # https://github.com/lfortran/lfortran/issues/2981
 ExclusiveArch: x86_64
 
@@ -32,7 +32,7 @@ BuildRequires: libffi-devel
 BuildRequires: libunwind-devel
 BuildRequires: libuuid-devel
 %if 0%{?fedora} > 38
-BuildRequires: llvm16-devel
+BuildRequires: llvm17-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}/llvm16/ \
+%cmake -DCMAKE_PREFIX_PATH=%{_libdir}/llvm17/ \
        -DWITH_LLVM=ON \
        -DWITH_RUNTIME_LIBRARY=ON \
        -DWITH_FMT=ON \
@@ -170,6 +170,9 @@ This package contains the jupyter kernel for %{name}.
 %endif
 
 %changelog
+* Mon Oct 14 2024 Christoph Junghans <junghans@votca.org> - 0.41.0-1
+- Version bump v0.41.0 (bug #2304184)
+
 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
 

diff --git a/sources b/sources
index bf19c67..813e39e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lfortran-0.38.0.tar.gz) = bc7c9748ee6f2daf4fbb11af4ad5b94d85f429853218a3484b642f33a6cf174e7e7b5d609ec95304502c044eeafdcfef924f53a587d6fd7e57681e74fe7b0e6f
+SHA512 (lfortran-0.41.0.tar.gz) = 7cb810aab0f07e517e41bb375ffe99ccbf20053deb068f011f14d290aa9f34d8c6c1d5ab7ef787da7e7acf346594c5440e2488b669300eaa3e796212d297fe4b

                 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=178421231688.1.15898703724883123228.rpms-lfortran-16423da629b8@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