Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package felix-gogo-runtime for openSUSE:Factory checked in at 2023-02-10 14:35:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/felix-gogo-runtime (Old) and /work/SRC/openSUSE:Factory/.felix-gogo-runtime.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "felix-gogo-runtime" Fri Feb 10 14:35:37 2023 rev:4 rq:1064163 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/felix-gogo-runtime/felix-gogo-runtime.changes 2022-03-17 17:02:03.385710981 +0100 +++ /work/SRC/openSUSE:Factory/.felix-gogo-runtime.new.1848/felix-gogo-runtime.changes 2023-02-10 14:35:37.946032424 +0100 @@ -1,0 +2,5 @@ +Fri Feb 10 07:33:15 UTC 2023 - Fridrich Strba <[email protected]> + +- Advertize capability needed by other felix-gogo artifacts + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ felix-gogo-runtime.spec ++++++ --- /var/tmp/diff_new_pack.zjKKi6/_old 2023-02-10 14:35:38.390035077 +0100 +++ /var/tmp/diff_new_pack.zjKKi6/_new 2023-02-10 14:35:38.394035101 +0100 @@ -1,7 +1,7 @@ # # spec file for package felix-gogo-runtime # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ org.apache.felix.gogo.runtime-build.xml ++++++ --- /var/tmp/diff_new_pack.zjKKi6/_old 2023-02-10 14:35:38.438035363 +0100 +++ /var/tmp/diff_new_pack.zjKKi6/_new 2023-02-10 14:35:38.442035388 +0100 @@ -117,7 +117,7 @@ <attribute name="JavaPackages-ArtifactId" value="${project.artifactId}"/> <attribute name="JavaPackages-GroupId" value="${project.groupId}"/> <attribute name="JavaPackages-Version" value="${project.version}"/> - <attribute name="Provide-Capability" value="osgi.service;effective:=active;objectClass="org.apache.felix.service.command.CommandProcessor",osgi.service;effective:=active;objectClass="org.apache.felix.service.threadio.ThreadIO""/> + <attribute name="Provide-Capability" value="org.apache.felix.gogo;org.apache.felix.gogo="runtime.implementation";version:Version="1.0.0",osgi.service;effective:=active;objectClass="org.apache.felix.service.command.CommandProcessor",osgi.service;effective:=active;objectClass="org.apache.felix.service.threadio.ThreadIO""/> <attribute name="Require-Capability" value="osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=${compiler.target}))""/> </manifest> </jar>
