Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package caffeine for openSUSE:Factory checked in at 2025-05-02 14:58:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/caffeine (Old) and /work/SRC/openSUSE:Factory/.caffeine.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caffeine" Fri May 2 14:58:30 2025 rev:2 rq:1273842 version:2.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/caffeine/caffeine.changes 2024-11-20 17:00:49.498932013 +0100 +++ /work/SRC/openSUSE:Factory/.caffeine.new.30101/caffeine.changes 2025-05-02 14:58:44.328196173 +0200 @@ -1,0 +2,5 @@ +Thu May 1 12:48:08 UTC 2025 - Fridrich Strba <fst...@suse.com> + +- Explicitely declare checker-qual in build requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ caffeine.spec ++++++ --- /var/tmp/diff_new_pack.CS9vOX/_old 2025-05-02 14:58:45.204233787 +0200 +++ /var/tmp/diff_new_pack.CS9vOX/_new 2025-05-02 14:58:45.208233959 +0200 @@ -1,7 +1,7 @@ # # spec file for package caffeine # -# 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 @@ -37,6 +37,7 @@ BuildRequires: mvn(javax.cache:cache-api) BuildRequires: mvn(javax.inject:javax.inject) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) +BuildRequires: mvn(org.checkerframework:checker-qual) BuildRequires: mvn(org.codehaus.mojo:exec-maven-plugin) BuildRequires: mvn(org.osgi:osgi.cmpn) BuildArch: noarch @@ -108,7 +109,7 @@ EOF cp -p %{SOURCE1} %{name}/gen.pom - +%pom_add_dep org.checkerframework:checker-qual %{name}/gen.pom cp -p %{SOURCE2} %{name}/pom.xml cp -p %{SOURCE3} guava/pom.xml cp -p %{SOURCE4} jcache/pom.xml