public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Rebuilt for java-25-openjdk as preffered jdk
@ 2026-07-15 9:36 Jiri Vanek
0 siblings, 0 replies; only message in thread
From: Jiri Vanek @ 2026-07-15 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bsh
Branch : epel10
Commit : a428385fe941d01bd7a3d094863474bbd9c1c9a1
Author : Jiri Vanek <jvanek@redhat.com>
Date : 2025-07-28T18:51:32+02:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bsh/c/a428385fe941d01bd7a3d094863474bbd9c1c9a1?branch=epel10
Log:
Rebuilt for java-25-openjdk as preffered jdk
https://fedoraproject.org/wiki/Changes/Java25AndNoMoreSystemJdk
Note, that since f43, you should be always explicit on what jdk to use.
This commit should do exactly that.
---
diff --git a/bsh.spec b/bsh.spec
index 247e0d0..6f60e19 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -30,7 +30,7 @@
Name: bsh
Version: 2.1.0
-Release: 16%{?dist}
+Release: 17%{?dist}
Epoch: 0
Summary: Lightweight Scripting for Java
URL: https://beanshell.github.io/
@@ -53,15 +53,15 @@ Patch1: 0001-java-11-compatibility.patch
BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
-BuildRequires: ant
+BuildRequires: ant-openjdk25
BuildRequires: bsf
BuildRequires: glassfish-servlet-api
BuildRequires: javacc
-BuildRequires: javapackages-local
+BuildRequires: javapackages-local-openjdk25
BuildRequires: junit
Requires: bsf
-Requires: java-headless
+Requires: java-25-headless
Requires: jline2
# Explicit javapackages-tools requires since scripts use
@@ -161,6 +161,9 @@ cat scripts/bshdoc.bsh >> %{buildroot}%{_bindir}/bshdoc
%license LICENSE NOTICE
%changelog
+* Mon Jul 28 2025 jiri vanek <jvanek@redhat.com> - 0:2.1.0-17
+- Rebuilt for java-25-openjdk as preffered jdk
+
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 9:36 [rpms/bsh] epel10: Rebuilt for java-25-openjdk as preffered jdk Jiri Vanek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox