diff --git a/libao.changes b/libao.changes index 46b7f4a..d48a16d 100644 --- a/libao.changes +++ b/libao.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 15:13:08 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sun Feb 25 11:33:08 UTC 2018 - jengelh@inai.de diff --git a/libao.spec b/libao.spec index 2898af5..01ec615 100644 --- a/libao.spec +++ b/libao.spec @@ -76,8 +76,7 @@ This package contains the headers for developing applications that want to make use of libao. %prep -%setup -q -%patch1 +%autosetup -p0 # setup libdir properly sed -i "s:/lib:/%{_lib}:g" ao.m4