diff --git a/sord.changes b/sord.changes index 22af304..212fc8d 100644 --- a/sord.changes +++ b/sord.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 13:42:34 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Sun Sep 10 07:39:01 UTC 2023 - Luigi Baldoni diff --git a/sord.spec b/sord.spec index 02891c7..e4ba483 100644 --- a/sord.spec +++ b/sord.spec @@ -62,8 +62,7 @@ Development files for libsord. Sord is a lightweight C library for storing RDF data in memory. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %{meson} -Ddocs=enabled -Dtests=enabled