forked from pool/ca-certificates-mozilla
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
This commit is contained in:
parent
b27c937a3c
commit
17ba817345
@ -3,6 +3,11 @@ Mon Feb 26 11:20:23 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- use rpm 4.20 compatible patch syntax
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 11:14:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 16 12:59:31 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user