diff --git a/audiofile.spec b/audiofile.spec index ec84200..de0f687 100644 --- a/audiofile.spec +++ b/audiofile.spec @@ -3,7 +3,7 @@ Summary: Library for accessing various audio file formats Name: audiofile Version: 0.3.6 -Release: 27%{?dist} +Release: 28%{?dist} Epoch: 1 # library is LGPL / the two programs GPL / see README License: LGPLv2+ and GPLv2+ @@ -62,7 +62,7 @@ other resources you can use to develop Audio File applications. %build -%configure +%configure --disable-rpath %make_build %install @@ -97,6 +97,9 @@ make check %{_mandir}/man3/* %changelog +* Thu May 27 2021 Gwyn Ciesla - 1:0.3.6-28 +- Disable RPATH. + * Tue Jan 26 2021 Fedora Release Engineering - 1:0.3.6-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild