Script 'mail_helper' called by obssrc
Hello community,

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

Package is "docker-client-java"

Fri Jan 14 23:13:13 2022 rev:3 rq:946334 version:8.11.7

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

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

Other differences:
------------------
++++++ docker-client-java.spec ++++++
--- /var/tmp/diff_new_pack.1oaitw/_old  2022-01-14 23:14:40.746687430 +0100
+++ /var/tmp/diff_new_pack.1oaitw/_new  2022-01-14 23:14:40.750687433 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package docker-client-java
 #
-# 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
@@ -32,6 +32,7 @@
 BuildRequires:  mvn(com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider)
 BuildRequires:  mvn(com.github.jnr:jnr-unixsocket)
 BuildRequires:  mvn(com.google.auto.value:auto-value) >= 1.4.1
+BuildRequires:  mvn(com.google.auto.value:auto-value-annotations)
 BuildRequires:  mvn(com.google.code.findbugs:jsr305)
 BuildRequires:  mvn(com.google.guava:guava)
 BuildRequires:  mvn(commons-io:commons-io)
@@ -83,6 +84,9 @@
 # Add dep on hk2 api
 %pom_add_dep org.glassfish.hk2:hk2-api
 
+# Add dep on auto-value-annotations
+%pom_add_dep com.google.auto.value:auto-value-annotations:1.6
+
 # Generate OSGi metadata
 %pom_add_plugin "org.apache.felix:maven-bundle-plugin" pom.xml \
 "<configuration>

Reply via email to