commit osgi-compendium for openSUSE:Factory

2020-04-01 Thread root
Hello community,

here is the log from the commit of package osgi-compendium for openSUSE:Factory 
checked in at 2020-04-01 19:18:22

Comparing /work/SRC/openSUSE:Factory/osgi-compendium (Old)
 and  /work/SRC/openSUSE:Factory/.osgi-compendium.new.3248 (New)


Package is "osgi-compendium"

Wed Apr  1 19:18:22 2020 rev:3 rq:790500 version:7.0.0

Changes:

--- /work/SRC/openSUSE:Factory/osgi-compendium/osgi-compendium.changes  
2019-04-17 10:08:25.826784275 +0200
+++ 
/work/SRC/openSUSE:Factory/.osgi-compendium.new.3248/osgi-compendium.changes
2020-04-01 19:18:42.499541104 +0200
@@ -1,0 +2,5 @@
+Wed Apr  1 08:52:15 UTC 2020 - Fridrich Strba 
+
+- Update to upstream version 7.0.0
+
+---

Old:

  osgi.cmpn-6.0.0.jar

New:

  osgi.cmpn-7.0.0.jar



Other differences:
--
++ osgi-compendium.spec ++
--- /var/tmp/diff_new_pack.H6tNKH/_old  2020-04-01 19:18:43.127541387 +0200
+++ /var/tmp/diff_new_pack.H6tNKH/_new  2020-04-01 19:18:43.131541389 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package osgi-compendium
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   osgi-compendium
-Version:6.0.0
+Version:7.0.0
 Release:0
 Summary:Interfaces and Classes for use in compiling OSGi bundles
 License:Apache-2.0
 Group:  Development/Libraries/Java
 URL:http://www.osgi.org
-Source0:https://osgi.org/download/r6/osgi.cmpn-%{version}.jar
+Source0:https://osgi.org/download/r7/osgi.cmpn-%{version}.jar
 Source1:%{name}-build.xml
 BuildRequires:  ant
 BuildRequires:  fdupes
@@ -87,6 +87,8 @@
 %pom_add_dep javax.servlet:javax.servlet-api::provided
 %pom_add_dep javax.persistence:persistence-api::provided
 
+rm -r src/main/java/org/osgi/service/jaxrs
+
 mkdir -p lib
 build-jar-repository -s lib geronimo-jpa-3.0-api glassfish-servlet-api 
osgi-annotation osgi-core
 

++ osgi-compendium-build.xml ++
--- /var/tmp/diff_new_pack.H6tNKH/_old  2020-04-01 19:18:43.159541401 +0200
+++ /var/tmp/diff_new_pack.H6tNKH/_new  2020-04-01 19:18:43.163541403 +0200
@@ -9,13 +9,13 @@
   
 
 
-  
+  
   
 
   
   
-  
-  
+  
+  
   
 
   
@@ -116,8 +116,8 @@



-   
-   
+   
+   







commit osgi-compendium for openSUSE:Factory

2019-04-17 Thread root
Hello community,

here is the log from the commit of package osgi-compendium for openSUSE:Factory 
checked in at 2019-04-17 10:08:24

Comparing /work/SRC/openSUSE:Factory/osgi-compendium (Old)
 and  /work/SRC/openSUSE:Factory/.osgi-compendium.new.17052 (New)


Package is "osgi-compendium"

Wed Apr 17 10:08:24 2019 rev:2 rq:694540 version:6.0.0

Changes:

--- /work/SRC/openSUSE:Factory/osgi-compendium/osgi-compendium.changes  
2019-02-28 21:39:07.901626441 +0100
+++ 
/work/SRC/openSUSE:Factory/.osgi-compendium.new.17052/osgi-compendium.changes   
2019-04-17 10:08:25.826784275 +0200
@@ -1,0 +2,6 @@
+Mon Apr 15 13:48:07 UTC 2019 - Fridrich Strba 
+
+- Build classpath using directly the geronimo-jpa-3.0-ap instead of
+  the jta_api symlink
+
+---



Other differences:
--
++ osgi-compendium.spec ++
--- /var/tmp/diff_new_pack.bRTVnm/_old  2019-04-17 10:08:27.390786079 +0200
+++ /var/tmp/diff_new_pack.bRTVnm/_new  2019-04-17 10:08:27.394786084 +0200
@@ -88,7 +88,7 @@
 %pom_add_dep javax.persistence:persistence-api::provided
 
 mkdir -p lib
-build-jar-repository -s lib jpa_api glassfish-servlet-api osgi-annotation 
osgi-core
+build-jar-repository -s lib geronimo-jpa-3.0-api glassfish-servlet-api 
osgi-annotation osgi-core
 
 %build
 ant jar javadoc