public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/java-latest-openjdk] epel10.2: Bumped to jdk27+35-ea
@ 2026-08-23 10:41 Jiri Vanek
0 siblings, 0 replies; only message in thread
From: Jiri Vanek @ 2026-08-23 10:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/java-latest-openjdk
Branch : epel10.2
Commit : d9e8d7865b1b4e99ed18dc67e9cfe1a52b22a5f9
Author : Jiri Vanek <jvanek@redhat.com>
Date : 2026-08-23T12:36:16+02:00
Stats : +9/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/java-latest-openjdk/c/d9e8d7865b1b4e99ed18dc67e9cfe1a52b22a5f9?branch=epel10.2
Log:
Bumped to jdk27+35-ea
---
diff --git a/java-latest-openjdk.spec b/java-latest-openjdk.spec
index 2878150..5821e99 100644
--- a/java-latest-openjdk.spec
+++ b/java-latest-openjdk.spec
@@ -1,10 +1,10 @@
# New Version-String scheme-style defines
-%global featurever 26
+%global featurever 27
%global interimver 0
-%global updatever 2
-%global patchver 1
-%global buildver 0
-%global portablerelease 0
+%global updatever 0
+%global patchver 0
+%global buildver 35
+%global portablerelease 1
%global rpmrelease 0
# Define IcedTea version used for SystemTap tapsets and desktop file
@@ -34,7 +34,7 @@
# Release will be (where N is usually a number starting at 1):
# - 0.N.ea<dist> for EA releases,
# - N<dist> for GA releases
-%global is_ga 1
+%global is_ga 0
%if %{is_ga}
%global build_type GA
%global ea_designator ""
@@ -836,7 +836,6 @@ fi
%{_jvmdir}/%{sdkdir -- %{?1}}/lib/libj2gss.so
%{_jvmdir}/%{sdkdir -- %{?1}}/lib/libj2pcsc.so
%{_jvmdir}/%{sdkdir -- %{?1}}/lib/libj2pkcs11.so
-%{_jvmdir}/%{sdkdir -- %{?1}}/lib/libjaas.so
%{_jvmdir}/%{sdkdir -- %{?1}}/lib/libjava.so
%{_jvmdir}/%{sdkdir -- %{?1}}/lib/libjavajpeg.so
%{_jvmdir}/%{sdkdir -- %{?1}}/lib/libjdwp.so
@@ -883,10 +882,10 @@ fi
%{_jvmdir}/%{sdkdir -- %{?1}}/lib/%{vm_variant}/*.so
%ifarch %{share_arches}
%attr(444, root, root) %{_jvmdir}/%{sdkdir -- %{?1}}/lib/%{vm_variant}/classes.jsa
-%attr(444, root, root) %{_jvmdir}/%{sdkdir -- %{?1}}/lib/%{vm_variant}/classes_coh.jsa
+%attr(444, root, root) %{_jvmdir}/%{sdkdir -- %{?1}}/lib/%{vm_variant}/classes_nocoh.jsa
%ifnarch %{ix86} %{arm32}
%attr(444, root, root) %{_jvmdir}/%{sdkdir -- %{?1}}/lib/%{vm_variant}/classes_nocoops.jsa
-%attr(444, root, root) %{_jvmdir}/%{sdkdir -- %{?1}}/lib/%{vm_variant}/classes_nocoops_coh.jsa
+%attr(444, root, root) %{_jvmdir}/%{sdkdir -- %{?1}}/lib/%{vm_variant}/classes_nocoops_nocoh.jsa
%endif
%endif
%dir %{etcjavasubdir}
@@ -997,7 +996,7 @@ fi
%{_jvmdir}/%{sdkdir -- %{?1}}/tapset
%endif
%{_datadir}/applications/*jconsole%{?1}.desktop
-
+%config %{etcjavadir -- %{?1}}/conf/bash-completion/jcmd
%if %{pandoc_available}
%{_jvmdir}/%{sdkdir -- %{?1}}/man/man1/jar.1
%{_jvmdir}/%{sdkdir -- %{?1}}/man/man1/jarsigner.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-23 10:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 10:41 [rpms/java-latest-openjdk] epel10.2: Bumped to jdk27+35-ea Jiri Vanek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox