From 82bad2a47f755ad65426a2d8479074cc1a3baedd333e100f8f479efe035dcd8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 17:45:36 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main pcre revision b792707e1a6fc18c60b2490d3b2e80b0 --- pcre.changes | 6 ++++++ pcre.spec | 7 +------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/pcre.changes b/pcre.changes index b19f4fc..2a8f0d6 100644 --- a/pcre.changes +++ b/pcre.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 14:49:31 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Wed May 11 09:21:09 UTC 2022 - Jason Sikes diff --git a/pcre.spec b/pcre.spec index 3ae6c07..01b4678 100644 --- a/pcre.spec +++ b/pcre.spec @@ -150,12 +150,7 @@ expression pattern matching using the same syntax and semantics as Perl 5. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +%autosetup -p1 %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects