From 60bbd457462412a13eee75662109da47453ffc8d03a993765b55bce942c77487 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 20 May 2022 19:20:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/guava?expand=0&rev=21 --- guava.changes | 5 +++++ guava.spec | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/guava.changes b/guava.changes index dd6d71b..cae0ffa 100644 --- a/guava.changes +++ b/guava.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 20 19:19:29 UTC 2022 - Fridrich Strba + +- Make the annotation artifact hard dependency + ------------------------------------------------------------------- Wed May 18 17:26:01 UTC 2022 - Fridrich Strba diff --git a/guava.spec b/guava.spec index bdbaf1d..a801b0e 100644 --- a/guava.spec +++ b/guava.spec @@ -33,7 +33,6 @@ BuildRequires: j2objc-annotations BuildRequires: javapackages-local BuildRequires: jsr-305 BuildRequires: junit -Requires: mvn(com.google.code.findbugs:jsr305) BuildArch: noarch %description @@ -83,10 +82,6 @@ for mod in guava guava-testlib futures/failureaccess; do %{version}' ${mod} done -%pom_change_dep -r :error_prone_annotations :::provided -%pom_change_dep -r :j2objc-annotations :::provided -%pom_change_dep -r org.checkerframework: :::provided - %pom_change_dep -r -f :::: :::: %build