diff --git a/conman.changes b/conman.changes index 67e332c..0b0ffe6 100644 --- a/conman.changes +++ b/conman.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 11:02:44 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Mon Dec 12 13:33:27 UTC 2022 - Antoine Ginies diff --git a/conman.spec b/conman.spec index 1a79787..7770e38 100644 --- a/conman.spec +++ b/conman.spec @@ -97,8 +97,7 @@ Its features include: - broadcasting client output to multiple consoles %prep -%setup -q -n %{name}-%{name}-%{version} -%patch1 -p1 +%autosetup -p1 -n %{name}-%{name}-%{version} %build ./bootstrap