public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lfortran] epel10: Version bump to v0.33.0 (bug #2261190)
@ 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 : 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

^ 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 to v0.33.0 (bug #2261190) Christoph Junghans

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