public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hawtjni] epel10: Rebuilt for java-25-openjdk as preffered jdk
@ 2026-07-17  9:04 Jiri Vanek
  0 siblings, 0 replies; only message in thread
From: Jiri Vanek @ 2026-07-17  9:04 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/hawtjni
            Branch : epel10
            Commit : 79f4d84233bd1d8bddc4ab3b9f27cd612ffb66ae
            Author : Jiri Vanek <jvanek@redhat.com>
            Date   : 2025-07-29T20:55:11+02:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hawtjni/c/79f4d84233bd1d8bddc4ab3b9f27cd612ffb66ae?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/hawtjni.spec b/hawtjni.spec
index 056ed78..2dcd4f5 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,6 +1,6 @@
 Name:             hawtjni
 Version:          1.18
-Release:          16%{?dist}
+Release:          17%{?dist}
 Summary:          Code generator that produces the JNI code
 # Maven plugin is under ASL 2.0.
 # stdint.h, shipped in JAR as resource, used only with M$ VC++, is under BSD.
@@ -17,7 +17,7 @@ Patch0:           00-hawtjni-port-to-commons-lang3.patch
 BuildArch:        noarch
 ExclusiveArch:  %{java_arches} noarch
 
-BuildRequires:    maven-local
+BuildRequires:    maven-local-openjdk25
 BuildRequires:    mvn(commons-cli:commons-cli)
 BuildRequires:    mvn(org.apache.commons:commons-lang3)
 BuildRequires:    mvn(org.apache.maven:maven-archiver)
@@ -94,6 +94,9 @@ This package allows to use HawtJNI from a maven plugin.
 %doc license.txt
 
 %changelog
+* Tue Jul 29 2025 jiri vanek <jvanek@redhat.com> - 1.18-17
+- Rebuilt for java-25-openjdk as preffered jdk
+
 * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-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-17  9:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17  9:04 [rpms/hawtjni] 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