diff --git a/cups-airprint.changes b/cups-airprint.changes index 3161486..6754597 100644 --- a/cups-airprint.changes +++ b/cups-airprint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 10:51:42 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Sun May 17 15:14:05 UTC 2020 - Olav Reinert diff --git a/cups-airprint.spec b/cups-airprint.spec index 165e436..250ea77 100644 --- a/cups-airprint.spec +++ b/cups-airprint.spec @@ -68,9 +68,9 @@ AirPrint work; please follow the instructions in: %setup -q -c -T cp %{SOURCE0} %{SOURCE10} %{SOURCE11} . cp %{SOURCE21} %{SOURCE22} %{SOURCE23} . -%patch0 -%patch1 -p1 -%patch2 -p1 +%patch -P 0 +%patch -P 1 -p1 +%patch -P 2 -p1 %build