Set tzdata requires and build requires to 2026b
- Set tzdata requires and build requires to 2026b - Related: RHEL-188876
This commit is contained in:
parent
27ad5b8c2d
commit
c1a13b73dd
@ -1125,8 +1125,8 @@ Requires: ca-certificates
|
||||
# Require javapackages-filesystem for ownership of /usr/lib/jvm/ and macros
|
||||
Requires: javapackages-filesystem
|
||||
# Require zone-info data provided by tzdata-java sub-package
|
||||
# 2026a required as of JDK-8379035
|
||||
Requires: tzdata-java >= 2026a
|
||||
# 2026b required as of JDK-8383175
|
||||
Requires: tzdata-java >= 2026b
|
||||
# for support of kernel stream control
|
||||
# libsctp.so.1 is being `dlopen`ed on demand
|
||||
Requires: lksctp-tools%{?_isa}
|
||||
@ -1458,8 +1458,8 @@ BuildRequires: java-%{featurever}-openjdk-portable-misc = %{epoch}:%{version}-%{
|
||||
%ifarch %{zero_arches}
|
||||
BuildRequires: libffi-devel
|
||||
%endif
|
||||
# 2026a required as of JDK-8379035
|
||||
BuildRequires: tzdata-java >= 2026a
|
||||
# 2026b required as of JDK-8383175
|
||||
BuildRequires: tzdata-java >= 2026b
|
||||
# Earlier versions have a bug in tree vectorization on PPC
|
||||
BuildRequires: gcc >= 4.8.3-8
|
||||
|
||||
@ -2500,6 +2500,9 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 13 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.20.0.8-1.1
|
||||
- Set tzdata requires and build requires to 2026b
|
||||
|
||||
* Mon Jul 13 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.20.0.8-1.1
|
||||
- Specify portablerelease and rpmrelease (always 0 for portables) in the Release field (OPENJDK-4876)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user