public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lfortran] epel10: Update to 0.32.0
@ 2026-07-16 14:31 Benson Muite
0 siblings, 0 replies; only message in thread
From: Benson Muite @ 2026-07-16 14:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lfortran
Branch : epel10
Commit : b9d5c51f60170aea91195be39151b101c120871e
Author : Benson Muite <benson_muite@emailplus.org>
Date : 2024-01-29T13:14:28+03:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/lfortran/c/b9d5c51f60170aea91195be39151b101c120871e?branch=epel10
Log:
Update to 0.32.0
---
diff --git a/.gitignore b/.gitignore
index ce112bf..c4de9b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/lfortran-0.30.0.tar.gz
/lfortran-0.31.0.tar.gz
+/lfortran-0.32.0.tar.gz
diff --git a/lfortran.spec b/lfortran.spec
index ebd2335..bd6943f 100644
--- a/lfortran.spec
+++ b/lfortran.spec
@@ -1,6 +1,6 @@
-Version: 0.31.0
+Version: 0.32.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
+Source: https://lfortran.github.io/tarballs/release/lfortran-%{version}.tar.gz
# https://github.com/lfortran/lfortran/issues/2981
ExclusiveArch: x86_64
@@ -163,6 +163,9 @@ This package contains the jupyter kernel for %{name}.
%endif
%changelog
+* Mon Jan 29 2024 Benson Muite <benson_muite@emailplus.org> - 0.32.0-1
+- Version bump to v0.32.0 (bug #2260659)
+
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.31.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
diff --git a/sources b/sources
index d06c98a..35a3347 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lfortran-0.31.0.tar.gz) = acf3ac462a655467f893b102feb738f9b4d10cf850ac59a6efb28549ff32f8bedda09bb1fb26a623504574b3f72a632051387bf6fde6ecc81f48963174c73885
+SHA512 (lfortran-0.32.0.tar.gz) = ea5cb11a0225ff22de9f433d1f3e2fbd074494b4f7e32fec614948c2f89072f06fcd37fef1bafd3f8cf9ccb62c11c5fbd84f733a92fb07fba80f98bb364f8909
^ 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: Update to 0.32.0 Benson Muite
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox