diff --git a/libsecret.changes b/libsecret.changes index 49275a7..c80a728 100644 --- a/libsecret.changes +++ b/libsecret.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 28 10:58:59 UTC 2023 - Dominique Leuenberger + +- Use %patch -p N instead of deprecated %patchN. + ------------------------------------------------------------------- Tue Sep 19 23:38:29 UTC 2023 - Luciano Santos diff --git a/libsecret.spec b/libsecret.spec index de7c223..d13448c 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -92,7 +92,7 @@ secrets. It communicates with the "Secret Service" using DBus. %prep %setup -q %if 0%{?sle_version} -%patch1000 -p1 +%patch -P 1000 -p1 %endif %build