diff --git a/pocl.changes b/pocl.changes index 0553490..a107bd5 100644 --- a/pocl.changes +++ b/pocl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 14:57:59 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Fri Feb 16 08:20:55 UTC 2024 - Max Lin diff --git a/pocl.spec b/pocl.spec index 12af541..8f41a2d 100644 --- a/pocl.spec +++ b/pocl.spec @@ -90,9 +90,7 @@ heterogenous GPUs/accelerators. This subpackage provides the development files needed for pocl. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 %build %define __builder ninja