Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hppc for openSUSE:Factory checked in at 2022-03-30 20:36:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hppc (Old) and /work/SRC/openSUSE:Factory/.hppc.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hppc" Wed Mar 30 20:36:08 2022 rev:3 rq:965948 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/hppc/hppc.changes 2022-03-24 22:58:55.940304511 +0100 +++ /work/SRC/openSUSE:Factory/.hppc.new.1900/hppc.changes 2022-03-30 20:36:24.429339814 +0200 @@ -1,0 +2,5 @@ +Wed Mar 30 10:24:48 UTC 2022 - Fridrich Strba <[email protected]> + +- Build against the standalone JavaEE modules inconditionally + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hppc.spec ++++++ --- /var/tmp/diff_new_pack.UjzVOg/_old 2022-03-30 20:36:24.953340251 +0200 +++ /var/tmp/diff_new_pack.UjzVOg/_new 2022-03-30 20:36:24.957340255 +0200 @@ -28,6 +28,7 @@ BuildRequires: maven-local BuildRequires: mvn(com.google.guava:guava) BuildRequires: mvn(commons-io:commons-io) +BuildRequires: mvn(javax.annotation:javax.annotation-api) BuildRequires: mvn(org.antlr:antlr4) BuildRequires: mvn(org.antlr:antlr4-maven-plugin) BuildRequires: mvn(org.apache.ant:ant) @@ -40,9 +41,6 @@ BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) #!BuildRequires: log4j stringtemplate4 BuildArch: noarch -%if 0%{?suse_version} > 1500 -BuildRequires: mvn(javax.annotation:javax.annotation-api) -%endif %description Fundamental data structures (maps, sets, lists, stacks, queues) generated for @@ -76,9 +74,7 @@ # Unneeded task %pom_remove_plugin -r :maven-assembly-plugin -%if 0%{?suse_version} > 1500 %pom_add_dep javax.annotation:javax.annotation-api hppc -%endif # Convert from dos to unix line ending for file in CHANGES.txt; do
