diff --git a/keepalived.changes b/keepalived.changes index c0ca18f..10a2344 100644 --- a/keepalived.changes +++ b/keepalived.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 12:48:24 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Feb 5 09:16:05 UTC 2024 - Marcus Meissner diff --git a/keepalived.spec b/keepalived.spec index 1c791cc..bf56a00 100644 --- a/keepalived.spec +++ b/keepalived.spec @@ -96,10 +96,8 @@ Keepalived frameworks can be used independently or all together to provide resilient infrastructures. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 chmod 644 doc/samples/* -%patch1 -p1 %build export STRIP=true