From 4e6f69d17e0bc9577edc052a311770f2d515a6929ea0e5a303042980d70a1c30 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 29 Feb 2024 19:05:32 +0000 Subject: [PATCH] Accepting request 1153506 from home:pgajdos:l - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153506 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libixion?expand=0&rev=54 --- libixion.changes | 6 ++++++ libixion.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libixion.changes b/libixion.changes index ea47591..cf3eba2 100644 --- a/libixion.changes +++ b/libixion.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 16:51:10 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Jan 8 16:54:41 UTC 2024 - Danilo Spinella diff --git a/libixion.spec b/libixion.spec index c891c00..a41da2d 100644 --- a/libixion.spec +++ b/libixion.spec @@ -83,8 +83,7 @@ Provides: %{name}-python3 = %{version} Python 3 bindings for %{name}. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %global optflags %optflags -fexcess-precision=fast