Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package reflections for openSUSE:Factory checked in at 2025-05-01 15:23:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/reflections (Old) and /work/SRC/openSUSE:Factory/.reflections.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "reflections" Thu May 1 15:23:43 2025 rev:2 rq:1273821 version:0.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/reflections/reflections.changes 2024-11-04 22:42:08.639319841 +0100 +++ /work/SRC/openSUSE:Factory/.reflections.new.30101/reflections.changes 2025-05-01 15:23:56.248318825 +0200 @@ -1,0 +2,5 @@ +Thu May 1 07:55:29 UTC 2025 - Fridrich Strba <fst...@suse.com> + +- Explicitely declare jsr305 build requirement + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ reflections.spec ++++++ --- /var/tmp/diff_new_pack.vgMDDP/_old 2025-05-01 15:23:56.720338604 +0200 +++ /var/tmp/diff_new_pack.vgMDDP/_new 2025-05-01 15:23:56.720338604 +0200 @@ -1,7 +1,7 @@ # # spec file for package reflections # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,6 +26,7 @@ BuildRequires: fdupes BuildRequires: java-devel >= 1.8 BuildRequires: maven-local +BuildRequires: mvn(com.google.code.findbugs:jsr305) BuildRequires: mvn(com.google.code.gson:gson) BuildRequires: mvn(dom4j:dom4j) BuildRequires: mvn(javax.servlet:servlet-api)