Script 'mail_helper' called by obssrc
Hello community,

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

Package is "jsonp"

Fri Mar 18 16:42:55 2022 rev:2 rq:962736 version:1.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/jsonp/jsonp.changes      2019-11-06 
13:56:08.168158401 +0100
+++ /work/SRC/openSUSE:Factory/.jsonp.new.25692/jsonp.changes   2022-03-18 
16:43:14.573228880 +0100
@@ -1,0 +2,5 @@
+Thu Mar 17 06:54:26 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build against standalone annotation api
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jsonp.spec ++++++
--- /var/tmp/diff_new_pack.G1GI7m/_old  2022-03-18 16:43:15.021229201 +0100
+++ /var/tmp/diff_new_pack.G1GI7m/_new  2022-03-18 16:43:15.025229204 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jsonp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
 Source1:        
https://raw.githubusercontent.com/javaee/%{name}/master/LICENSE.txt
 BuildRequires:  fdupes
 BuildRequires:  maven-local
+BuildRequires:  mvn(javax.annotation:javax.annotation-api)
 BuildRequires:  mvn(javax.ws.rs:javax.ws.rs-api)
 BuildRequires:  mvn(net.java:jvnet-parent:pom:)
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
@@ -77,13 +78,15 @@
 %pom_xpath_set "pom:parent/pom:version" %{version} api
 %pom_xpath_set "pom:parent/pom:version" %{version} jaxrs
 
+%pom_add_dep javax.annotation:javax.annotation-api::provided jaxrs
+
 %{mvn_file} :javax.json-api %{name}/%{name}-api
 %{mvn_file} :javax.json %{name}/%{name}
 %{mvn_file} :%{name}-jaxrs %{name}/%{name}-jaxrs
 
 %build
 
-%{mvn_build} -- -Dsource=6
+%{mvn_build} -f -- -Dsource=6
 
 %install
 %mvn_install

Reply via email to