diff --git a/hyper-v.changes b/hyper-v.changes index 353dfea..713112b 100644 --- a/hyper-v.changes +++ b/hyper-v.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 07:56:09 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Thu Aug 20 12:12:12 UTC 2020 - ohering@suse.de diff --git a/hyper-v.spec b/hyper-v.spec index c4a1eeb..6b9e2f9 100644 --- a/hyper-v.spec +++ b/hyper-v.spec @@ -59,7 +59,7 @@ cp -vL %{S:9} %{hv_kvp_daemon}.h cp -vL %{S:10} . cp -vL %{S:12} %{hv_vss_daemon}.c cp -vL %{S:14} %{hv_fcopy_daemon}.c -%patch0 -p1 +%patch -P 0 -p1 mv `basename %{S:10}` %{hv_kvp_daemon}.c %build