public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jss] pqc: Build with Java 25 for ELN
Date: Tue, 28 Jul 2026 16:49:16 GMT [thread overview]
Message-ID: <178525735697.1.730272472708332468.rpms-jss-f0361ba6e7de@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/jss
Branch : pqc
Commit : f0361ba6e7debd8efbd65f9bd8643a4f7f878c64
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2025-08-22T00:07:13-04:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/jss/c/f0361ba6e7debd8efbd65f9bd8643a4f7f878c64?branch=pqc
Log:
Build with Java 25 for ELN
ELN (the future RHEL 11) tracks rawhide and includes the relevant change:
https://fedoraproject.org/wiki/Changes/Java25AndNoMoreSystemJdk
---
diff --git a/jss.spec b/jss.spec
index c9947c7..ac6fed7 100644
--- a/jss.spec
+++ b/jss.spec
@@ -13,7 +13,7 @@ Name: jss
# Downstream release number:
# - development/stabilization (unsupported): 0.<n> where n >= 1
# - GA/update (supported): <n> where n >= 1
-%global release_number 0.5
+%global release_number 0.6
# Development phase:
# - development (unsupported): alpha<n> where n >= 1
@@ -65,7 +65,7 @@ ExcludeArch: i686
# maven-local is a subpackage of javapackages-tools
-%if 0%{?fedora} && 0%{?fedora} >= 43
+%if 0%{?fedora} && 0%{?fedora} >= 43 || 0%{?rhel} >= 11
%define java_devel java-25-openjdk-devel
%define java_headless java-25-openjdk-headless
@@ -397,6 +397,9 @@ cp base/target/jss-tests.jar %{buildroot}%{_datadir}/jss/tests/lib
################################################################################
%changelog
+* Fri Aug 22 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 5.8.0-0.6.beta4
+- Build with Java 25 for ELN
+
* Mon Aug 11 2025 Dogtag PKI Team <devel@lists.dogtagpki.org> 5.8.0-0.5.beta4
- Rebuild for Fedora 43
reply other threads:[~2026-07-28 16:49 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=178525735697.1.730272472708332468.rpms-jss-f0361ba6e7de@fedoraproject.org \
--to=yselkowi@redhat.com \
--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