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.33.0 (bug #2261190)
Date: Thu, 16 Jul 2026 14:31:52 GMT	[thread overview]
Message-ID: <178421231277.1.12113942976421919392.rpms-lfortran-85207aeb0a1a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lfortran
Branch : epel10
Commit : 85207aeb0a1a81f026f9bf1aea5a8c6a6f0957ab
Author : Christoph Junghans <junghans@votca.org>
Date   : 2024-01-30T20:25:51-07:00
Stats  : +11/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/lfortran/c/85207aeb0a1a81f026f9bf1aea5a8c6a6f0957ab?branch=epel10

Log:
Version bump to v0.33.0 (bug #2261190)

---
diff --git a/.gitignore b/.gitignore
index c4de9b3..03da0ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /lfortran-0.30.0.tar.gz
 /lfortran-0.31.0.tar.gz
 /lfortran-0.32.0.tar.gz
+/lfortran-0.33.0.tar.gz

diff --git a/lfortran.spec b/lfortran.spec
index bd6943f..18253a9 100644
--- a/lfortran.spec
+++ b/lfortran.spec
@@ -1,4 +1,4 @@
-Version:        0.32.0
+Version:        0.33.0
 Name:           lfortran
 Release:        1%{?dist}
 Summary:        A modern Fortran compiler
@@ -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/
-Source:         https://lfortran.github.io/tarballs/release/lfortran-%{version}.tar.gz
+Source0:        https://lfortran.github.io/tarballs/release/lfortran-%{version}.tar.gz
 # https://github.com/lfortran/lfortran/issues/2981
 ExclusiveArch: x86_64
 
@@ -51,13 +51,10 @@ BuildRequires: xeus-devel
 BuildRequires: xeus-zmq-devel
 BuildRequires: xtl-devel
 %endif
-
-%if 0%{?fedora}
-# Only on Fedora for backend=cpp
+# For backend=cpp
 BuildRequires: kokkos-devel
 # Not explicitly linked, hence listed here
 Requires: kokkos-devel
-%endif
 
 Requires: %{name}-shared%{?_isa} = %{version}-%{release}
 
@@ -125,7 +122,7 @@ This package contains the jupyter kernel for %{name}.
        -DWITH_STACKTRACE=ON \
        -DWITH_TARGET_WASM=ON \
        -DWITH_UNWIND=ON \
-       -DWITH_WHEREAMI=OFF \
+       -DWITH_WHEREAMI=ON \
        -DWITH_ZSTD=OFF \
        -DWITH_XEUS=%{with_jupyter} \
        -DWITH_ZLIB=ON
@@ -147,6 +144,8 @@ This package contains the jupyter kernel for %{name}.
 %dir %{_includedir}/lfortran
 %dir %{_includedir}/lfortran/impure
 %{_includedir}/lfortran/impure/lfortran_intrinsics.h
+%dir %{_datadir}/lfortran
+%{_datadir}/lfortran/*.py
 %{_libdir}/liblfortran_runtime.so
 %{_libdir}/lfortran_*.mod
 
@@ -163,6 +162,9 @@ This package contains the jupyter kernel for %{name}.
 %endif
 
 %changelog
+* Wed Jan 31 2024 Christoph Junghans <junghans@votca.org> - 0.33.0-1
+- Version bump to v0.33.0 (bug #2261190)
+
 * Mon Jan 29 2024 Benson Muite <benson_muite@emailplus.org> - 0.32.0-1
 - Version bump to v0.32.0 (bug #2260659)
 

diff --git a/sources b/sources
index 35a3347..fa6821a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lfortran-0.32.0.tar.gz) = ea5cb11a0225ff22de9f433d1f3e2fbd074494b4f7e32fec614948c2f89072f06fcd37fef1bafd3f8cf9ccb62c11c5fbd84f733a92fb07fba80f98bb364f8909
+SHA512 (lfortran-0.33.0.tar.gz) = 72ee85c29591f0fab52a7a76d8aa666f1dc6a0ef039e02959d3f55f9767ae344132ff8218c4aaf5d0ff1fa7ad9a5a69544644ea6e953099ab6f500071796210b

                 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=178421231277.1.12113942976421919392.rpms-lfortran-85207aeb0a1a@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