public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jss] pqc: Build with Java 25 for ELN
@ 2026-07-28 16:49 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-28 16:49 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-28 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 16:49 [rpms/jss] pqc: Build with Java 25 for ELN Yaakov Selkowitz

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