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

            A new commit has been pushed.

            Repo   : rpms/stringtemplate
            Branch : epel10
            Commit : 4f564b0c25c524e379296840a8881508bcf3b5f1
            Author : Jiri Vanek <jvanek@redhat.com>
            Date   : 2025-07-28T19:24:01+02:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/stringtemplate/c/4f564b0c25c524e379296840a8881508bcf3b5f1?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/stringtemplate.spec b/stringtemplate.spec
index 4e8004c..c6a4285 100644
--- a/stringtemplate.spec
+++ b/stringtemplate.spec
@@ -1,7 +1,7 @@
 Summary: A Java template engine
 Name: stringtemplate
 Version: 3.2.1
-Release: 39%{?dist}
+Release: 40%{?dist}
 License: BSD-3-Clause
 URL: http://www.stringtemplate.org/
 Source0: http://www.stringtemplate.org/download/stringtemplate-%{version}.tar.gz
@@ -14,10 +14,10 @@ Patch1: stringtemplate-3.2.1-ambiguity.patch
 # Update deprecated uses of "new Integer" and "new Boolean"
 Patch2: stringtemplate-3.2.1-deprecated.patch
 
-BuildRequires: ant
+BuildRequires: ant-openjdk25 
 BuildRequires: ant-antlr
 BuildRequires: ant-junit
-BuildRequires: javapackages-local
+BuildRequires: javapackages-local-openjdk25
 
 BuildArch: noarch
 ExclusiveArch:  %{java_arches} noarch
@@ -60,6 +60,9 @@ ant javadocs -Dpackages= -Djavadocs.additionalparam="-Xdoclint:none"
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Jul 28 2025 jiri vanek <jvanek@redhat.com> - 3.2.1-40
+- Rebuilt for java-25-openjdk as preffered jdk
+
 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-39
 - 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-08-20 11:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 11:50 [rpms/stringtemplate] 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