public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jiri Vanek <jvanek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/stringtemplate] epel10: Rebuilt for java-25-openjdk as preffered jdk
Date: Thu, 20 Aug 2026 11:50:55 GMT [thread overview]
Message-ID: <178722665595.1.2779860748792825805.rpms-stringtemplate-4f564b0c25c5@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-20 11:50 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=178722665595.1.2779860748792825805.rpms-stringtemplate-4f564b0c25c5@fedoraproject.org \
--to=jvanek@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