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/treelayout] epel10: Rebuilt for java-25-openjdk as preffered jdk
Date: Wed, 22 Jul 2026 19:40:47 GMT	[thread overview]
Message-ID: <178474924718.1.16986589926079027950.rpms-treelayout-02adb21440bb@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/treelayout
            Branch : epel10
            Commit : 02adb21440bb9bf0b7521c4371933f81e0be0239
            Author : Jiri Vanek <jvanek@redhat.com>
            Date   : 2025-07-30T01:24:38+02:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/treelayout/c/02adb21440bb9bf0b7521c4371933f81e0be0239?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/treelayout.spec b/treelayout.spec
index 5e49cc3..ea37ec4 100644
--- a/treelayout.spec
+++ b/treelayout.spec
@@ -3,7 +3,7 @@
 
 Name:          treelayout
 Version:       1.0.3
-Release:       26%{?dist}
+Release:       27%{?dist}
 Summary:       Efficient and customizable Tree Layout Algorithm in Java
 License:       BSD-3-Clause
 URL:           http://treelayout.sourceforge.net/
@@ -15,7 +15,7 @@ Source1:       pom.xml
 BuildArch:     noarch
 ExclusiveArch:  %{java_arches} noarch
 
-BuildRequires: maven-local
+BuildRequires: maven-local-openjdk25
 BuildRequires: mvn(junit:junit)
 BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
 
@@ -74,6 +74,9 @@ fi
 %license %{core}/src/LICENSE.TXT
 
 %changelog
+* Tue Jul 29 2025 jiri vanek <jvanek@redhat.com> - 1.0.3-27
+- Rebuilt for java-25-openjdk as preffered jdk
+
 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-26
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
 

                 reply	other threads:[~2026-07-22 19:40 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=178474924718.1.16986589926079027950.rpms-treelayout-02adb21440bb@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