From 17ba81734583e0cfa669189511f281533fab0077a3d74eb04a33adcdef003192 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 26 Feb 2024 11:21:00 +0000 Subject: [PATCH] Accepting request 1151207 from home:dimstar:Factory - Use %patch -P N instead of deprecated %patchN. The changes diff was missing in the previous SR - sorry for that! OBS-URL: https://build.opensuse.org/request/show/1151207 OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates-mozilla?expand=0&rev=138 --- ca-certificates-mozilla.changes | 5 +++++ ca-certificates-mozilla.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ca-certificates-mozilla.changes b/ca-certificates-mozilla.changes index dc407b5..cb5076c 100644 --- a/ca-certificates-mozilla.changes +++ b/ca-certificates-mozilla.changes @@ -3,6 +3,11 @@ Mon Feb 26 11:20:23 UTC 2024 - Marcus Meissner - use rpm 4.20 compatible patch syntax +------------------------------------------------------------------- +Mon Feb 26 11:14:43 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Wed Aug 16 12:59:31 UTC 2023 - Marcus Meissner diff --git a/ca-certificates-mozilla.spec b/ca-certificates-mozilla.spec index 0173325..49b6158 100644 --- a/ca-certificates-mozilla.spec +++ b/ca-certificates-mozilla.spec @@ -66,7 +66,7 @@ BuildRequires: p11-kit-devel BuildRequires: python3-base # for update-ca-certificates Requires(post): ca-certificates -Requires(postun):ca-certificates +Requires(postun): ca-certificates # # replaces this package from SLE11 times Obsoletes: openssl-certs