public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lammps] rawhide: Rebuilt for Python 3.15
@ 2026-06-03 22:56 Python Maint
0 siblings, 0 replies; only message in thread
From: Python Maint @ 2026-06-03 22:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lammps
Branch : rawhide
Commit : 660fe63ad4490a178920776bd1927b92a78d6639
Author : Python Maint <python-maint@redhat.com>
Date : 2026-06-04T00:55:53+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lammps/c/660fe63ad4490a178920776bd1927b92a78d6639?branch=rawhide
Log:
Rebuilt for Python 3.15
---
diff --git a/lammps.spec b/lammps.spec
index d61b941..12e07d7 100644
--- a/lammps.spec
+++ b/lammps.spec
@@ -25,7 +25,7 @@ Version: 20260330
m=${v:4:2};
y=${v:0:4};
echo $([[ -z $patch ]] && echo patch || echo stable)_${d#0}${months[${m#0}]}${y}$([[ -n $patch ]] && echo _update${patch}))
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Molecular Dynamics Simulator
License: GPL-2.0-only
Url: https://www.lammps.org/
@@ -380,6 +380,9 @@ done
%config %{_sysconfdir}/profile.d/lammps.*
%changelog
+* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 20260330-2
+- Rebuilt for Python 3.15
+
* Sat Apr 18 2026 Richard Berger <richard.berger@outlook.com> - 20260330-1
- Version bump to 20260330
- Add patches to avoid unit test failures
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 22:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 22:56 [rpms/lammps] rawhide: Rebuilt for Python 3.15 Python Maint
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox