Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package akka for openSUSE:Factory checked in at 2022-05-10 15:11:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akka (Old) and /work/SRC/openSUSE:Factory/.akka.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akka" Tue May 10 15:11:44 2022 rev:8 rq:975892 version:2.3.16 Changes: -------- --- /work/SRC/openSUSE:Factory/akka/akka.changes 2022-04-30 00:46:53.635021960 +0200 +++ /work/SRC/openSUSE:Factory/.akka.new.1538/akka.changes 2022-05-10 15:11:53.571567200 +0200 @@ -1,0 +2,6 @@ +Sat Apr 30 16:08:34 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build against io.netty:netty, since the compat versions do not + exist any more + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akka.spec ++++++ --- /var/tmp/diff_new_pack.Jvhmwy/_old 2022-05-10 15:11:54.699568622 +0200 +++ /var/tmp/diff_new_pack.Jvhmwy/_new 2022-05-10 15:11:54.703568627 +0200 @@ -48,7 +48,7 @@ BuildRequires: mvn(com.google.protobuf:protobuf-java) # typesafe-config BuildRequires: mvn(com.typesafe:config) -BuildRequires: mvn(io.netty:netty:3) +BuildRequires: mvn(io.netty:netty) BuildRequires: mvn(org.osgi:osgi.cmpn) BuildRequires: mvn(org.osgi:osgi.core) BuildRequires: mvn(org.scala-lang:scala-compiler) @@ -88,9 +88,7 @@ %endif # handle compatibility netty jar -sed -i -e "s|netty[.]jar|$(basename %{_javadir}/netty3-*.jar)|" build.xml -cp -p %{SOURCE8} remote-pom.xml -%pom_xpath_set "pom:project/pom:dependencies/pom:dependency[pom:artifactId='netty']/pom:version" 3 remote-pom.xml +sed -i -e "s|netty[.]jar|$(basename %{_javadir}/netty3.jar)|" build.xml # use osgi 7.x apis cp -p %{SOURCE7} osgi-pom.xml @@ -110,7 +108,7 @@ %{mvn_artifact} %{SOURCE5} target/%{name}-dataflow.jar %{mvn_artifact} %{SOURCE6} target/%{name}-kernel.jar %{mvn_artifact} osgi-pom.xml target/%{name}-osgi.jar -%{mvn_artifact} remote-pom.xml target/%{name}-remote.jar +%{mvn_artifact} %{SOURCE8} target/%{name}-remote.jar %{mvn_artifact} %{SOURCE9} target/%{name}-slf4j.jar %{mvn_artifact} %{SOURCE10} target/%{name}-transactor.jar