Hello community,

here is the log from the commit of package labplot for openSUSE:Factory checked 
in at 2015-11-12 19:40:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/labplot (Old)
 and      /work/SRC/openSUSE:Factory/.labplot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "labplot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/labplot/labplot.changes  2015-04-18 
10:39:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.labplot.new/labplot.changes     2015-11-12 
19:40:18.000000000 +0100
@@ -1,0 +2,42 @@
+Mon Oct 26 11:51:24 UTC 2015 - [email protected]
+
+- Enable HDF5 and NetCDF support.  Support for these formats is
+  considered stable now.
+
+-------------------------------------------------------------------
+Mon Oct 26 10:02:26 UTC 2015 - [email protected]
+
+- Fixing build issues by upgrading to new upstream version 2.1.0
+
+- 2.1.0 new features:
+  * New Matrix view for handling matrix data.
+  * Workbook - a new container for grouping several objects of type 
+    Spreadsheet and/or Matrix.
+  * Import of binary, image, NetCDF and HDF data into spreadsheet or 
+    matrix.
+  * Visual HDF and NetCDF parser to view content of files and import 
+    data sets.
+  * Preview of all supported file types in import dialog.
+  * Transparently import compressed data files.
+  * In xy-curve the points may not be connected by the line if there 
+    are NANs in-between. This behaviour is controlled by the parameter 
+    "skip gaps".
+  * Multiplier of Pi format of the plot axis for periodical functions.
+  * New operations on columns in Spreadsheet - reverse, drop values 
+    and mask values.
+  * Formula used to generate the values in a column is stored and can 
+    be changed/adjusted in the formula dialog afterwards.
+  * Curve filling: the area below, under, left to or right to the 
+    curve can be filled.
+  * Support for multiple variables in "Function Values"-dialog - new 
+    data in the spreadsheet can be calculated out of multiple columns.
+
+- Performance improvements:
+  * Speeded up the creation of new columns during the import
+
+- Bug fixes:
+  * Fixed wrong behaviour when doing "zoom&select" in a plot and then 
+    deselecting the plot - it was not possible anymore to select the 
+    plot again on the worksheet.
+
+-------------------------------------------------------------------

Old:
----
  labplot-2.0.2.tar.xz

New:
----
  labplot-2.1.0.tar.xz

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

Other differences:
------------------
++++++ labplot.spec ++++++
--- /var/tmp/diff_new_pack.Jg9UDT/_old  2015-11-12 19:40:19.000000000 +0100
+++ /var/tmp/diff_new_pack.Jg9UDT/_new  2015-11-12 19:40:19.000000000 +0100
@@ -17,21 +17,22 @@
 
 
 Name:           labplot
-Version:        2.0.2
+Version:        2.1.0
 Release:        0
 Summary:        KDE4 data analysis and visualization application
 License:        GPL-2.0+
 Group:          Productivity/Scientific/Other
 Url:            https://edu.kde.org/applications/science/labplot/
-Source:         
http://download.kde.org/stable/labplot/2.0.2/src/%{name}-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/labplot/%{version}/src/%{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig(gsl)
-# BuildRequires:  hdf5-devel
+BuildRequires:  hdf5-devel
 BuildRequires:  libkde4-devel >= 4.7
-# BuildRequires:  pkgconfig(netcdf)
+BuildRequires:  pkgconfig(netcdf)
 BuildRequires:  pkgconfig(libpng)
 # BuildRequires:  liborigin-devel
+BuildRequires:  extra-cmake-modules
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  shared-mime-info
 BuildRequires:  update-desktop-files
@@ -60,7 +61,7 @@
 %kde4_makeinstall
 popd
 
-%find_lang LabPlot2 %{?no_lang_C}
+%find_lang labplot2 %{?no_lang_C}
 
 %fdupes -s %{buildroot}
 
@@ -80,19 +81,21 @@
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING README
 %{_kde4_bindir}/labplot2
-%{_kde4_appsdir}/LabPlot2/
-%{_kde4_applicationsdir}/LabPlot2.desktop
+%{_kde4_appsdir}/labplot2/
+%{_kde4_applicationsdir}/labplot2.desktop
 %dir %{_kde4_datadir}/icons/hicolor/512x512
 %dir %{_kde4_datadir}/icons/hicolor/512x512/apps
-%{_kde4_datadir}/icons/hicolor/*/apps/LabPlot2.*
+%{_kde4_datadir}/icons/hicolor/*/apps/labplot-*
+%{_kde4_datadir}/icons/hicolor/*/apps/labplot2.*
+
 %{_kde4_datadir}/mime/packages/labplot2.xml
 %dir %{_kde4_datadir}/appdata/
 %{_kde4_datadir}/appdata/labplot.appdata.xml
-%{_kde4_htmldir}/en/LabPlot2/
+%{_kde4_htmldir}/en/labplot2/
 
-%files lang -f LabPlot2.lang
+%files lang -f labplot2.lang
 %defattr(-,root,root,-)
 ## These belong in the main package
-%exclude %{_kde4_htmldir}/en/LabPlot2/
+%exclude %{_kde4_htmldir}/en/labplot2/
 
 %changelog

++++++ labplot-2.0.2.tar.xz -> labplot-2.1.0.tar.xz ++++++
++++ 530084 lines of diff (skipped)


Reply via email to