Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-resolver for openSUSE:Factory 
checked in at 2022-03-20 20:55:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-resolver (Old)
 and      /work/SRC/openSUSE:Factory/.maven-resolver.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-resolver"

Sun Mar 20 20:55:33 2022 rev:10 rq:963198 version:1.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-resolver/maven-resolver.changes    
2022-03-18 16:43:13.913228406 +0100
+++ /work/SRC/openSUSE:Factory/.maven-resolver.new.25692/maven-resolver.changes 
2022-03-20 20:55:46.450545936 +0100
@@ -1,0 +2,6 @@
+Sat Mar 19 13:38:39 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Remove the javax.annotation:javax.annotation-api dependency on
+  distribution versions that do not incorporate the JavaEE modules
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ maven-resolver.spec ++++++
--- /var/tmp/diff_new_pack.nWJp9s/_old  2022-03-20 20:55:47.002546730 +0100
+++ /var/tmp/diff_new_pack.nWJp9s/_new  2022-03-20 20:55:47.006546736 +0100
@@ -31,9 +31,6 @@
 BuildRequires:  apache-commons-lang3
 BuildRequires:  atinject
 BuildRequires:  fdupes
-%if 0%{?suse_version} > 1500
-BuildRequires:  glassfish-annotation-api
-%endif
 BuildRequires:  google-guice
 BuildRequires:  httpcomponents-client
 BuildRequires:  httpcomponents-core
@@ -49,6 +46,9 @@
 BuildRequires:  xmvn-install
 BuildRequires:  xmvn-resolve
 BuildArch:      noarch
+%if 0%{?suse_version} > 1500
+BuildRequires:  glassfish-annotation-api
+%endif
 %if %{with tests}
 BuildRequires:  ant-junit
 BuildRequires:  cglib
@@ -190,6 +190,10 @@
   </archive>
 </configuration>"
 
+%if 0%{?suse_version} <= 1500
+%pom_remove_dep javax.annotation:javax.annotation-api maven-resolver-impl
+%endif
+
 %{mvn_package} :maven-resolver
 %{mvn_package} :maven-resolver-{*}  @1
 %{mvn_alias} 'org.apache.maven.resolver:maven-resolver{*}' 
'org.eclipse.aether:aether@1'

Reply via email to