Rrevert to jdk21

during rebuild for https://fedoraproject.org/wiki/Changes/Java25AndNoMoreSystemJdk
your package failed to build. Is preemptively reverted back to versioned jdk21
This commit is contained in:
Jiri Vanek 2025-07-30 14:03:39 +02:00
commit d40de57f97

View file

@ -3,7 +3,7 @@
Name: apache-%{short_name}
Version: 2.0.1
Release: 45%{?dist}
Release: 46%{?dist}
Summary: Model MBeans utility classes
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
License: Apache-2.0
@ -15,7 +15,7 @@ Source0: http://www.apache.org/dist/commons/%{base_name}/source/%{short
# POM file based on the one from an unreleased upstream snapstream
Source1: pom.xml
BuildRequires: maven-local-openjdk25
BuildRequires: maven-local-openjdk21
BuildRequires: mvn(commons-digester:commons-digester)
BuildRequires: mvn(junit:junit)
BuildRequires: mvn(org.apache.ant:ant)
@ -73,6 +73,9 @@ cp -p %{SOURCE1} .
%doc LICENSE.txt NOTICE.txt
%changelog
* Wed Jul 30 2025 jiri vanek <jvanek@redhat.com> - 2.0.1-46
- Rrevert to jdk21
* Tue Jul 29 2025 jiri vanek <jvanek@redhat.com> - 2.0.1-45
- Rebuilt for java-25-openjdk as preffered jdk