From 3ffc03feffcd66c8e96d16e6e8aa1041de2f1ddb2de9d062d6c88616b79eeeeb Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 26 Feb 2024 10:40:10 +0000 Subject: [PATCH] Accepting request 1150915 from home:dimstar:rpm4.20:c Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150915 OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=120 --- chrony.changes | 5 +++++ chrony.spec | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/chrony.changes b/chrony.changes index e94e615..b015acc 100644 --- a/chrony.changes +++ b/chrony.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 10:33:53 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Jan 15 14:12:31 UTC 2024 - Reinhard Max diff --git a/chrony.spec b/chrony.spec index bef06e9..30f7bb1 100644 --- a/chrony.spec +++ b/chrony.spec @@ -175,12 +175,12 @@ e.g. because the servers will be set via DHCP. %prep %setup -q -a 10 -%patch0 -%patch1 -%patch2 -p1 -%patch3 -%patch7 -%patch8 +%patch -P 0 +%patch -P 1 +%patch -P 2 -p1 +%patch -P 3 +%patch -P 7 +%patch -P 8 # Remove pool statements from the default /etc/chrony.conf. They will # be provided by branding packages in /etc/chrony.d/pool.conf .