Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jboss-jaxrs-2.0-api for
openSUSE:Factory checked in at 2022-05-23 15:52:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jboss-jaxrs-2.0-api (Old)
and /work/SRC/openSUSE:Factory/.jboss-jaxrs-2.0-api.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jboss-jaxrs-2.0-api"
Mon May 23 15:52:14 2022 rev:3 rq:978700 version:1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/jboss-jaxrs-2.0-api/jboss-jaxrs-2.0-api.changes
2022-03-24 22:59:28.012335472 +0100
+++
/work/SRC/openSUSE:Factory/.jboss-jaxrs-2.0-api.new.2254/jboss-jaxrs-2.0-api.changes
2022-05-23 15:52:28.822687932 +0200
@@ -1,0 +2,5 @@
+Wed Mar 30 09:53:48 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build against the standalone JavaEE modules inconditionally
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jboss-jaxrs-2.0-api.spec ++++++
--- /var/tmp/diff_new_pack.WcSPGF/_old 2022-05-23 15:52:29.206688294 +0200
+++ /var/tmp/diff_new_pack.WcSPGF/_new 2022-05-23 15:52:29.210688298 +0200
@@ -26,12 +26,11 @@
License: Apache-2.0 AND (CDDL-1.0 OR GPL-2.0-only)
URL: https://github.com/jboss/jboss-jaxrs-api_spec
Source0:
https://github.com/jboss/jboss-jaxrs-api_spec/archive/%{oname}-%{namedversion}/jboss-jaxrs-api_spec-%{oname}-%{namedversion}.tar.gz
+BuildRequires: fdupes
BuildRequires: maven-local
+BuildRequires: mvn(javax.xml.bind:jaxb-api)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.jboss:jboss-parent:pom:)
-%if 0%{?suse_version} > 1500
-BuildRequires: mvn(javax.xml.bind:jaxb-api)
-%endif
BuildArch: noarch
%description
@@ -48,9 +47,7 @@
%pom_remove_plugin :maven-source-plugin
-%if 0%{?suse_version} > 1500
-%pom_add_dep javax.xml.bind:jaxb-api
-%endif
+%pom_add_dep javax.xml.bind:jaxb-api::provided
%{mvn_file} :%{oname} %{name}
@@ -61,6 +58,7 @@
%install
%mvn_install
+%fdupes -s %{buildroot}%{_javadocdir}
%files -f .mfiles
%license LICENSE