11
0

4 Commits

2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 21 10:59:48 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Do not embed rebuild counter (bsc#1246806)
-------------------------------------------------------------------
Fri Jul 18 05:21:11 UTC 2025 - Fridrich Strba <fstrba@suse.com>

View File

@@ -480,7 +480,7 @@ bash ../configure \
--with-version-pre="" \
%endif
--with-version-build="%{buildver}" \
--with-version-opt="suse-%{release}-%{_arch}" \
--with-version-opt="suse-%{suse_version}-%{_arch}" \
%if %{with zero}
--with-jvm-variants=zero \
%else