diff --git a/netdate.changes b/netdate.changes index 80d3b66..7aeec7d 100644 --- a/netdate.changes +++ b/netdate.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 14:05:31 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Tue Nov 5 13:40:22 UTC 2019 - Martin Pluskal diff --git a/netdate.spec b/netdate.spec index fc923a0..ed06ba5 100644 --- a/netdate.spec +++ b/netdate.spec @@ -38,8 +38,7 @@ times agree with each other within a certain limit. The first host in the largest group is picked as the best host. %prep -%setup -q -%patch0 +%autosetup -p0 %build %make_build