From 4be63ca9ec64d54ce26ff0a6e820af2e7262a885922a4928f05d6d2b582d0069 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Tue, 20 Feb 2024 15:21:06 +0000 Subject: [PATCH] Accepting request 1148077 from home:dimstar:rpm4.20:q Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1148077 OBS-URL: https://build.opensuse.org/package/show/science/qwtplot3d?expand=0&rev=11 --- qwtplot3d.changes | 6 ++++++ qwtplot3d.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/qwtplot3d.changes b/qwtplot3d.changes index 9cf5980..8cdb2cb 100644 --- a/qwtplot3d.changes +++ b/qwtplot3d.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 14:06:15 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sat Apr 27 12:59:02 UTC 2019 - christophe@krop.fr diff --git a/qwtplot3d.spec b/qwtplot3d.spec index b7439b9..3892e2b 100644 --- a/qwtplot3d.spec +++ b/qwtplot3d.spec @@ -61,8 +61,7 @@ QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library. It provides essentially a bunch of 3D widgets for programmers. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %cmake -DSELECT_QT=Qt5 \