Fridrich Strba 2021-09-14 14:34:59 +00:00 committed by Git OBS Bridge
parent 14223479d7
commit 6b1a0c5b6c
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 14 14:33:43 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- jdk-17+35 is official release of OpenJDK 17
-------------------------------------------------------------------
Mon Aug 23 07:16:54 UTC 2021 - Fridrich Strba <fstrba@suse.com>

View File

@ -141,7 +141,7 @@
%global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
%endif
Name: java-%{featurever}-openjdk
Version: %{featurever}.%{interimver}.%{updatever}.%{patchver}~%{buildver}
Version: %{featurever}.%{interimver}.%{updatever}.%{patchver}
Release: 0
Summary: OpenJDK %{featurever} Runtime Environment
License: Apache-1.1 AND Apache-2.0 AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LGPL-2.0-only AND MPL-1.0 AND MPL-1.1 AND SUSE-Public-Domain AND W3C
@ -574,7 +574,7 @@ bash ../configure \
--with-version-patch=%{patchver} \
--with-version-date=%{datever} \
--with-version-build=%{buildver} \
%if 0
%if 1
--with-version-pre="" \
%endif
--with-version-opt="suse-%{release}-%{_arch}" \