Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jersey for openSUSE:Factory checked in at 2021-05-12 19:32:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jersey (Old) and /work/SRC/openSUSE:Factory/.jersey.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jersey" Wed May 12 19:32:25 2021 rev:3 rq:892406 version:2.28 Changes: -------- --- /work/SRC/openSUSE:Factory/jersey/jersey.changes 2021-01-18 11:31:30.200634287 +0100 +++ /work/SRC/openSUSE:Factory/.jersey.new.2988/jersey.changes 2021-05-12 19:32:59.810854339 +0200 @@ -1,0 +2,5 @@ +Tue May 11 17:39:20 UTC 2021 - Fridrich Strba <fst...@suse.com> + +- Do not build against the legacy version of guava + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jersey.spec ++++++ --- /var/tmp/diff_new_pack.R0DhV1/_old 2021-05-12 19:33:00.282852454 +0200 +++ /var/tmp/diff_new_pack.R0DhV1/_new 2021-05-12 19:33:00.282852454 +0200 @@ -22,7 +22,7 @@ Release: 0 Summary: JAX-RS (JSR 311) production quality Reference Implementation # Some files in core-server are under ASL 2.0 license -License: (EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0) AND Apache-2.0 +License: Apache-2.0 AND (EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0) URL: https://github.com/eclipse-ee4j/jersey Source0: https://github.com/eclipse-ee4j/jersey/archive/%{version}/%{name}-%{version}.tar.gz Source1: http://www.apache.org/licenses/LICENSE-2.0.txt @@ -35,7 +35,7 @@ BuildRequires: mvn(com.fasterxml.jackson.core:jackson-annotations) BuildRequires: mvn(com.fasterxml.jackson.core:jackson-databind) BuildRequires: mvn(com.fasterxml.jackson.module:jackson-module-jaxb-annotations) -BuildRequires: mvn(com.google.guava:guava:18.0) +BuildRequires: mvn(com.google.guava:guava) BuildRequires: mvn(com.sun.istack:istack-commons-maven-plugin) BuildRequires: mvn(com.sun:tools) BuildRequires: mvn(jakarta.ws.rs:jakarta.ws.rs-api)