Hello community, here is the log from the commit of package taglib for openSUSE:Leap:15.2 checked in at 2020-03-20 05:52:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/taglib (Old) and /work/SRC/openSUSE:Leap:15.2/.taglib.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "taglib" Fri Mar 20 05:52:49 2020 rev:18 rq:786348 version:1.11.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/taglib/taglib.changes 2020-01-15 16:05:18.835985674 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.taglib.new.3160/taglib.changes 2020-03-20 05:52:59.988067216 +0100 @@ -1,0 +2,5 @@ +Thu Mar 12 10:01:24 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Disable rpath explicitely to fix build on Leap 15.2 bsc#1166467 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ taglib.spec ++++++ --- /var/tmp/diff_new_pack.KXIa7O/_old 2020-03-20 05:53:00.492067551 +0100 +++ /var/tmp/diff_new_pack.KXIa7O/_new 2020-03-20 05:53:00.492067551 +0100 @@ -97,6 +97,7 @@ %build %cmake \ + -DCMAKE_SKIP_RPATH=ON \ -DBUILD_TESTS:BOOL=ON \ -DWITH_ASF:BOOL=ON \ -DWITH_MP4:BOOL=ON \
