diff --git a/heaptrack.changes b/heaptrack.changes index ed71e2d..271ad2b 100644 --- a/heaptrack.changes +++ b/heaptrack.changes @@ -3,6 +3,7 @@ Wed Feb 22 10:57:50 UTC 2023 - Christophe Marin - Add upstream change: * 0001-Return-early-when-__libc_dlopen_mode-is-detected.patch +- Define _filter_GLIBC_PRIVATE to fix installation on Leap ------------------------------------------------------------------- Tue Feb 7 23:22:36 UTC 2023 - Christophe Marin diff --git a/heaptrack.spec b/heaptrack.spec index 48d41d9..215323f 100644 --- a/heaptrack.spec +++ b/heaptrack.spec @@ -17,6 +17,8 @@ %define kf5_version 5.26.0 +# Needed for Leap see boo#468748 +%define _filter_GLIBC_PRIVATE 1 %bcond_without released Name: heaptrack Version: 1.4.0