public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lfortran] epel10: Version bump v0.41.0 (bug #2304184)
@ 2026-07-16 14:31 Christoph Junghans
  0 siblings, 0 replies; only message in thread
From: Christoph Junghans @ 2026-07-16 14:31 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-16 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 14:31 [rpms/lfortran] epel10: Version bump v0.41.0 (bug #2304184) Christoph Junghans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox