Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aqute-bnd for openSUSE:Factory checked in at 2024-02-21 17:56:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aqute-bnd (Old) and /work/SRC/openSUSE:Factory/.aqute-bnd.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aqute-bnd" Wed Feb 21 17:56:15 2024 rev:11 rq:1148030 version:6.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/aqute-bnd/aqute-bnd.changes 2023-09-20 13:32:07.276947153 +0200 +++ /work/SRC/openSUSE:Factory/.aqute-bnd.new.1706/aqute-bnd.changes 2024-02-21 17:56:29.099452183 +0100 @@ -1,0 +2,5 @@ +Tue Feb 20 13:31:03 UTC 2024 - Fridrich Strba <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/aqute-bnd/bnd-maven-plugin.changes 2023-09-20 13:32:07.460953745 +0200 +++ /work/SRC/openSUSE:Factory/.aqute-bnd.new.1706/bnd-maven-plugin.changes 2024-02-21 17:56:29.275458547 +0100 @@ -1,0 +2,5 @@ +Tue Feb 20 13:31:04 UTC 2024 - Fridrich Strba <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aqute-bnd.spec ++++++ --- /var/tmp/diff_new_pack.MSRXQ0/_old 2024-02-21 17:56:30.711510475 +0100 +++ /var/tmp/diff_new_pack.MSRXQ0/_new 2024-02-21 17:56:30.715510620 +0100 @@ -1,7 +1,7 @@ # # spec file for package aqute-bnd # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -86,11 +86,11 @@ build-jar-repository -s lib \ slf4j/api slf4j/simple osgi-annotation osgi-core osgi-compendium ant jline -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 +%patch -P 1 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 +%patch -P 4 -p1 +%patch -P 5 -p1 # the commands pull in more dependencies than we want (felix-resolver, jetty) rm biz.aQute.bnd/src/aQute/bnd/main/{ExportReportCommand,MbrCommand,RemoteCommand,ReporterLogger,ResolveCommand,Shell}.java ++++++ bnd-maven-plugin.spec ++++++ --- /var/tmp/diff_new_pack.MSRXQ0/_old 2024-02-21 17:56:30.747511777 +0100 +++ /var/tmp/diff_new_pack.MSRXQ0/_new 2024-02-21 17:56:30.747511777 +0100 @@ -1,7 +1,7 @@ # # spec file for package bnd-maven-plugin # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -51,11 +51,11 @@ %prep %setup -q -n bnd-%{version} -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 +%patch -P 1 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 +%patch -P 4 -p1 +%patch -P 5 -p1 cp -r biz.aQute.bnd.maven/src/aQute/bnd/maven/lib/configuration maven/bnd-maven-plugin/src/main/java/aQute/bnd/maven/lib cp -r biz.aQute.bnd.maven/src/aQute/bnd/maven/lib/executions maven/bnd-maven-plugin/src/main/java/aQute/bnd/maven/lib
