diff --git a/bitcoin.changes b/bitcoin.changes index 9b4c664..b198de1 100644 --- a/bitcoin.changes +++ b/bitcoin.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Feb 14 14:16:11 UTC 2024 - Martin Pluskal -- Enable LTO and tests for Leap +- Enable LTO and test package for Leap - Enable sqlite3 support for wallet - Enable asm optimizations unconditionally diff --git a/bitcoin.spec b/bitcoin.spec index eb1b564..88b5ac3 100644 --- a/bitcoin.spec +++ b/bitcoin.spec @@ -194,8 +194,10 @@ export CXX=g++-12 --disable-hardening %make_build +%if 0%{?suse_version} >= 1550 %check %make_build LC_ALL=C.UTF-8 check +%endif %install %make_install