diff --git a/netcontrol.changes b/netcontrol.changes index 9621877..c195efa 100644 --- a/netcontrol.changes +++ b/netcontrol.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 14:01:02 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Tue Nov 7 21:48:46 UTC 2023 - Dirk Müller diff --git a/netcontrol.spec b/netcontrol.spec index 13bb2ce..ae4c904 100644 --- a/netcontrol.spec +++ b/netcontrol.spec @@ -67,9 +67,7 @@ The libnetcontrol-devel package contains libraries and header files required for development. %prep -%setup -q -%patch1 -p1 -%patch2 -p1 +%autosetup -p1 %build %configure \