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-18 16:42:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-resolver (Old)
 and      /work/SRC/openSUSE:Factory/.maven-resolver.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-resolver"

Fri Mar 18 16:42:55 2022 rev:9 rq:962731 version:1.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-resolver/maven-resolver.changes    
2022-03-14 19:37:11.198135034 +0100
+++ /work/SRC/openSUSE:Factory/.maven-resolver.new.25692/maven-resolver.changes 
2022-03-18 16:43:13.913228406 +0100
@@ -1,0 +2,5 @@
+Thu Mar 17 03:20:22 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Add the glassfish-annotation-api jar to the build classpath
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ maven-resolver.spec ++++++
--- /var/tmp/diff_new_pack.iwyOD8/_old  2022-03-18 16:43:14.453228793 +0100
+++ /var/tmp/diff_new_pack.iwyOD8/_new  2022-03-18 16:43:14.457228796 +0100
@@ -31,7 +31,9 @@
 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
@@ -202,6 +204,9 @@
 build-jar-repository -s lib \
   atinject \
   commons-lang3 \
+%if 0%{?suse_version} > 1500
+  glassfish-annotation-api \
+%endif
   guice/google-guice-no_aop \
   httpcomponents/httpclient \
   httpcomponents/httpcore \

Reply via email to