Hello community,

here is the log from the commit of package eclipse-swtchart for 
openSUSE:Factory checked in at 2020-12-04 21:27:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eclipse-swtchart (Old)
 and      /work/SRC/openSUSE:Factory/.eclipse-swtchart.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eclipse-swtchart"

Fri Dec  4 21:27:48 2020 rev:2 rq:845584 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/eclipse-swtchart/eclipse-swtchart.changes        
2020-07-16 12:14:17.670712465 +0200
+++ 
/work/SRC/openSUSE:Factory/.eclipse-swtchart.new.5913/eclipse-swtchart.changes  
    2020-12-04 21:27:50.290068883 +0100
@@ -1,0 +2,12 @@
+Mon Nov  2 18:43:39 UTC 2020 - Matthias Mailänder <[email protected]>
+
+- Update to version 0.13.0
+  * Added Support Pie & Doughnut Chart
+  * Added Support for Multilevel Pie & Doughnut Chart
+  * Custom Charts moved to a separate bundle: org.eclipse.swtchart.customcharts
+  * An extended legend has been added, which allows to modify the series color 
and description
+  * SVG export via a template has been added - no dependencies and faster than 
using Apache Batik
+  * The export bundle has been splitted into export (no dependencies) and 
export.extended (with dependencies: Apache Batik, ...)
+  * Buffered Selection option to optimize the range selection (avoid redraw of 
series when doing the selection)
+
+-------------------------------------------------------------------

Old:
----
  eclipse-swtchart-0.12.0.tar.xz

New:
----
  eclipse-swtchart-0.13.0.tar.xz

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

Other differences:
------------------
++++++ eclipse-swtchart.spec ++++++
--- /var/tmp/diff_new_pack.0CJur1/_old  2020-12-04 21:27:50.986069882 +0100
+++ /var/tmp/diff_new_pack.0CJur1/_new  2020-12-04 21:27:50.986069882 +0100
@@ -17,12 +17,13 @@
 
 
 Name:           eclipse-swtchart
-Version:        0.12.0
+Version:        0.13.0
 Release:        0
 Summary:        Eclipse SWTChart
 License:        EPL-2.0
+Group:          Development/Languages/Java
 URL:            https://projects.eclipse.org/projects/science.swtchart
-Source0:        %{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.xz
 BuildRequires:  tycho
 BuildArch:      noarch
 # Upstream Eclipse no longer supports non-64bit arches
@@ -49,6 +50,8 @@
 
 # Drop export bundle not needed at runtime and shrinks the dep tree for this 
package
 %pom_disable_module ../org.eclipse.swtchart.export org.eclipse.swtchart.cbi
+%pom_disable_module ../org.eclipse.swtchart.export.extended 
org.eclipse.swtchart.cbi
+%pom_disable_module ../org.eclipse.swtchart.export.extended.test 
org.eclipse.swtchart.cbi
 %pom_disable_module ../org.eclipse.swtchart.export.test 
org.eclipse.swtchart.cbi
 %pom_disable_module ../org.eclipse.swtchart.feature org.eclipse.swtchart.cbi
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.0CJur1/_old  2020-12-04 21:27:51.010069916 +0100
+++ /var/tmp/diff_new_pack.0CJur1/_new  2020-12-04 21:27:51.010069916 +0100
@@ -3,9 +3,9 @@
   <service name="tar_scm" mode="disabled">
     <param name="scm">git</param>
     <param name="url">https://github.com/eclipse/swtchart</param>
-       <param name="revision">REL-0.12.0</param>
+       <param name="revision">REL-0.13.0</param>
     <param name="filename">eclipse-swtchart</param>
-    <param name="version">0.12.0</param>
+    <param name="version">0.13.0</param>
     <param name="package-meta">no</param>
   </service>
 

++++++ eclipse-swtchart-0.12.0.tar.xz -> eclipse-swtchart-0.13.0.tar.xz ++++++
++++ 22962 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to