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 to v0.35.0 (bug #2271254)
Date: Thu, 16 Jul 2026 14:31:54 GMT [thread overview]
Message-ID: <178421231417.1.9136529115255675543.rpms-lfortran-3e416cc63f17@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lfortran
Branch : epel10
Commit : 3e416cc63f1742181c4f8ed85972fc564f343de3
Author : Christoph Junghans <junghans@votca.org>
Date : 2024-04-18T13:53:28-06:00
Stats : +14/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/lfortran/c/3e416cc63f1742181c4f8ed85972fc564f343de3?branch=epel10
Log:
Version bump to v0.35.0 (bug #2271254)
---
diff --git a/.gitignore b/.gitignore
index 15ecefc..dc39967 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@
/lfortran-0.32.0.tar.gz
/lfortran-0.33.0.tar.gz
/lfortran-0.33.1.tar.gz
+/lfortran-0.34.0.tar.gz
+/lfortran-0.35.0.tar.gz
diff --git a/lfortran.spec b/lfortran.spec
index 8e1bb7c..3c856f0 100644
--- a/lfortran.spec
+++ b/lfortran.spec
@@ -1,6 +1,6 @@
-Version: 0.33.1
+Version: 0.35.0
Name: lfortran
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: A modern Fortran compiler
# Main code is BSD-3-Clause
@@ -17,6 +17,10 @@ ExclusiveArch: x86_64
# F38 has no jupyterlab
%global with_jupyter 0
%endif
+%if 0%{?fedora} > 39
+# F41 has too new xeus version
+%global with_jupyter 0
+%endif
BuildRequires: binutils-devel
BuildRequires: bison
@@ -113,6 +117,7 @@ This package contains the jupyter kernel for %{name}.
%build
# 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/ \
-DWITH_LLVM=ON \
-DWITH_RUNTIME_LIBRARY=ON \
@@ -120,7 +125,7 @@ This package contains the jupyter kernel for %{name}.
-DWITH_JSON=ON \
-DWITH_KOKKOS=ON \
-DWITH_STACKTRACE=ON \
- -DWITH_TARGET_WASM=ON \
+ -DWITH_TARGET_WASM=OFF \
-DWITH_UNWIND=ON \
-DWITH_WHEREAMI=ON \
-DWITH_ZSTD=OFF \
@@ -164,6 +169,9 @@ This package contains the jupyter kernel for %{name}.
%endif
%changelog
+* Thu Apr 18 2024 Christoph Junghans <junghans@votca.org> - 0.35.0-1
+- Version bump to v0.35.0 (bug #2271254)
+
* Wed Jan 31 2024 Christoph Junghans <junghans@votca.org> - 0.33.1-2
- Move liblfortran_runtime.so to the right package
diff --git a/sources b/sources
index a1c708c..2ffeb52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lfortran-0.33.1.tar.gz) = 014c942e0758c114f0af88a31f4cfe2d29d71905daa98fa12e392cafdff02378834e3286875572989ca30db6c2e8fc5fd68cd7ace5a9782f2e297dc4823189e6
+SHA512 (lfortran-0.35.0.tar.gz) = 93aa626df25fcea4fd8f0dad58322089aafbf649f0a1ce06d4c08793bc0ad72dd083ab25a8aaf6280565b7c4bd1551d3ac6ad44a435879d3b9837fbc6adabf3c
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=178421231417.1.9136529115255675543.rpms-lfortran-3e416cc63f17@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