diff --git a/audio-recorder.changes b/audio-recorder.changes index 5c7d79f..3fab841 100644 --- a/audio-recorder.changes +++ b/audio-recorder.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 8 16:07:24 UTC 2024 - Dominique Leuenberger + +- Prepare for RPM 4.20: use autosetup. + ------------------------------------------------------------------- Fri Apr 22 11:37:58 UTC 2022 - Ferdinand Thiessen diff --git a/audio-recorder.spec b/audio-recorder.spec index 649fe16..c584211 100644 --- a/audio-recorder.spec +++ b/audio-recorder.spec @@ -1,7 +1,7 @@ # # spec file for package audio-recorder # -# 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 @@ -70,8 +70,7 @@ audio, FLAC, Opus, MP3 and WAV. %lang_package %prep -%setup -q -n trunk -%patch0 -p1 +%autosetup -n trunk -p1 %build autoreconf -fi