From 706798d9a0ea70a0d2e4107062adb4245d6b90b06c12f591cd46f05dac308b88 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 8 Feb 2024 16:07:28 +0000 Subject: [PATCH] - Prepare for RPM 4.20: use autosetup. OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/audio-recorder?expand=0&rev=26 --- audio-recorder.changes | 5 +++++ audio-recorder.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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