diff --git a/pcaudiolib.changes b/pcaudiolib.changes index 18c4a3e..9e4ee86 100644 --- a/pcaudiolib.changes +++ b/pcaudiolib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 24 05:05:38 UTC 2024 - Jason Craig + +- Use %autosetup in %prep section. + ------------------------------------------------------------------- Wed May 4 09:14:39 UTC 2022 - Ferdinand Thiessen diff --git a/pcaudiolib.spec b/pcaudiolib.spec index 09ee716..175fdcd 100644 --- a/pcaudiolib.spec +++ b/pcaudiolib.spec @@ -1,7 +1,7 @@ # # spec file for package pcaudiolib # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,7 +50,7 @@ Requires: libpcaudio%{sover} = %{version} The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices. %prep -%setup -q +%autosetup %build ./autogen.sh