diff --git a/libpcap.changes b/libpcap.changes index 17711df..6575c27 100644 --- a/libpcap.changes +++ b/libpcap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 29 18:52:55 UTC 2024 - pgajdos@suse.com + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Sat Apr 8 10:47:29 UTC 2023 - Andreas Stieger diff --git a/libpcap.spec b/libpcap.spec index 56328e5..3060a49 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -83,8 +83,8 @@ libpcap static libraries %prep %setup -q -%patch2 -%patch3 -p1 +%patch -P 2 +%patch -P 3 -p1 %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects