Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kxml for openSUSE:Factory checked in at 2024-02-21 18:01:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kxml (Old) and /work/SRC/openSUSE:Factory/.kxml.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kxml" Wed Feb 21 18:01:45 2024 rev:4 rq:1148745 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kxml/kxml.changes 2022-04-08 00:29:11.193331665 +0200 +++ /work/SRC/openSUSE:Factory/.kxml.new.1706/kxml.changes 2024-02-21 18:01:52.639157452 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 14:28:34 UTC 2024 - Fridrich Strba <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kxml.spec ++++++ --- /var/tmp/diff_new_pack.phdrTq/_old 2024-02-21 18:01:53.191177449 +0100 +++ /var/tmp/diff_new_pack.phdrTq/_new 2024-02-21 18:01:53.195177594 +0100 @@ -1,7 +1,7 @@ # # spec file for package kxml # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2000-2008, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -55,8 +55,8 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 %build mkdir -p lib
