Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pcapplusplus for openSUSE:Factory checked in at 2024-02-29 21:52:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcapplusplus (Old) and /work/SRC/openSUSE:Factory/.pcapplusplus.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcapplusplus" Thu Feb 29 21:52:34 2024 rev:3 rq:1153515 version:22.11 Changes: -------- --- /work/SRC/openSUSE:Factory/pcapplusplus/pcapplusplus.changes 2022-12-06 14:23:52.837885275 +0100 +++ /work/SRC/openSUSE:Factory/.pcapplusplus.new.1770/pcapplusplus.changes 2024-02-29 21:52:58.547718479 +0100 @@ -1,0 +2,6 @@ +Thu Feb 29 15:05:43 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcapplusplus.spec ++++++ --- /var/tmp/diff_new_pack.gUsCsn/_old 2024-02-29 21:52:59.055736869 +0100 +++ /var/tmp/diff_new_pack.gUsCsn/_new 2024-02-29 21:52:59.055736869 +0100 @@ -48,8 +48,8 @@ manipulation framework. %prep -%setup -q -n %{_oname}-%{version} -%patch2 -p1 +%autosetup -p1 -n %{_oname}-%{version} + dos2unix Examples/*/* README.md chmod -x Examples/Tutorials/Tutorial-DpdkL2Fwd/WorkerThread.*
