diff --git a/irssi.changes b/irssi.changes index f87f9ad..3777b94 100644 --- a/irssi.changes +++ b/irssi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 13:46:24 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Jan 29 14:39:45 UTC 2024 - Ailin Nemui diff --git a/irssi.spec b/irssi.spec index 315b913..296ef63 100644 --- a/irssi.spec +++ b/irssi.spec @@ -72,8 +72,7 @@ This package contains the development files for irssi. It allows to compile plugins for the irssi package. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %meson \