Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package truth for openSUSE:Factory checked 
in at 2022-01-14 23:13:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/truth (Old)
 and      /work/SRC/openSUSE:Factory/.truth.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "truth"

Fri Jan 14 23:13:14 2022 rev:4 rq:946335 version:0.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/truth/truth.changes      2021-05-12 
19:32:50.934889794 +0200
+++ /work/SRC/openSUSE:Factory/.truth.new.1892/truth.changes    2022-01-14 
23:14:40.862687505 +0100
@@ -1,0 +2,6 @@
+Thu Jan 13 17:57:14 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Fix build with newer auto version by adding the
+  auto-value-annotations artifact to the dependencies
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ truth.spec ++++++
--- /var/tmp/diff_new_pack.l7i0eq/_old  2022-01-14 23:14:41.286687778 +0100
+++ /var/tmp/diff_new_pack.l7i0eq/_new  2022-01-14 23:14:41.290687781 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package truth
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,10 +28,11 @@
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
 BuildRequires:  mvn(com.google.auto.value:auto-value)
+BuildRequires:  mvn(com.google.auto.value:auto-value-annotations)
 BuildRequires:  mvn(com.google.code.findbugs:jsr305)
 BuildRequires:  mvn(com.google.guava:guava)
 BuildRequires:  mvn(junit:junit)
-BuildRequires:  mvn(org.apache.maven.plugins:maven-source-plugin)
+BuildRequires:  mvn(org.codehaus.plexus:plexus-io)
 BuildRequires:  mvn(org.sonatype.oss:oss-parent:pom:)
 BuildArch:      noarch
 
@@ -53,6 +54,7 @@
 %pom_remove_plugin :gwt-maven-plugin core
 %pom_remove_dep :gwt-user core
 %pom_remove_dep :guava-gwt core
+%pom_add_dep com.google.auto.value:auto-value-annotations:1.6 core
 %pom_xpath_inject 
"pom:build/pom:plugins/pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration"
 "
           <testExcludes>
             <exclude>**/gwt/*.java</exclude>

Reply via email to