diff --git a/xtrans.changes b/xtrans.changes index bb880dd..f4d8e7d 100644 --- a/xtrans.changes +++ b/xtrans.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 12:17:39 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Sat Jun 10 10:39:31 UTC 2023 - Stefan Dirsch diff --git a/xtrans.spec b/xtrans.spec index 806ce9c..09b1228 100644 --- a/xtrans.spec +++ b/xtrans.spec @@ -45,9 +45,9 @@ libX11, libICE, the X font server, and related components. %prep %setup -q -%patch0 -%patch1 -p1 -R -%patch2 -p1 +%patch -P 0 +%patch -P 1 -p1 -R +%patch -P 2 -p1 %build %configure --docdir=%{_docdir}/xtrans