From 4e3842166501fc2e56024c69c231ec6feb83f42004b85bcd44a8ea2253362ee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 17:57:49 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main qhull revision 2734d6b869549f650e2ecbcc5c34e335 --- qhull.changes | 6 ++++++ qhull.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/qhull.changes b/qhull.changes index ba3d42e..a5ea314 100644 --- a/qhull.changes +++ b/qhull.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 13:47:27 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Tue May 24 09:03:45 UTC 2022 - Christophe Giboudeaux diff --git a/qhull.spec b/qhull.spec index 7aeebbc..e0c22fc 100644 --- a/qhull.spec +++ b/qhull.spec @@ -87,8 +87,7 @@ and furthest-site Voronoi diagram. This package contains the header files and static lib for Qhull's C++ interface. %prep -%setup -q -%patch1 -p1 +%autosetup -p1 %build # Needed for static lib libqhullcpp.a