Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
48233f8236 | |||
448e8c019b | |||
bb2c605614 | |||
5820e3db43 |
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user