From 8d37eff4006876a2baa4a630de19328f36cb754d0ebfaf5928e54618d1e22666 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 22 Feb 2024 17:24:02 +0000 Subject: [PATCH] Accepting request 1149498 from home:dimstar:rpm4.20:n Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149498 OBS-URL: https://build.opensuse.org/package/show/network:time/netdate?expand=0&rev=7 --- netdate.changes | 6 ++++++ netdate.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) 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