Hello community,

here is the log from the commit of package labplot-kf5 for openSUSE:Factory 
checked in at 2019-10-30 14:43:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/labplot-kf5 (Old)
 and      /work/SRC/openSUSE:Factory/.labplot-kf5.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "labplot-kf5"

Wed Oct 30 14:43:31 2019 rev:10 rq:743630 version:2.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/labplot-kf5/labplot-kf5.changes  2019-06-04 
12:14:49.639772903 +0200
+++ /work/SRC/openSUSE:Factory/.labplot-kf5.new.2990/labplot-kf5.changes        
2019-10-30 14:43:38.209915524 +0100
@@ -1,0 +2,75 @@
+Fri Oct 25 11:17:32 UTC 2019 - [email protected]
+
+- Update to version 2.7.0
+- New features:
+  * Allow to move objects (drag&drop) to different folders in the
+    project explorer
+  * [spreadsheet] allow to insert multiple rows and columns in one
+    step
+  * [spreadsheet] improved the handling of calculated columns
+    (values calculated via a formula):
+    + Allow to automatically update the calculated column on data
+      changes in the variable columns
+    + Invalidate the calculated column if one of the variable
+      columns was deleted
+    + In "Functions Values" dialog highlight the variable column
+      combobox red if the variable column was deleted in the
+      project
+    + In "Functions Values" dialog don't allow to select columns to
+      be calculated as variable columns (avoid circular
+      dependencies)
+    + In "Used in" context menu of a column show all other
+      calculated columns where this column is used as a variable
+  * [spreadsheet] when pasting data into empty columns,
+    automatically convert their type to the type of the data to be
+    pasted
+  * support für directory structures in ROOT files (kde#406805)
+  * Automatically update curves if a data column deleted before was
+    re-added again (during the import or manually)
+  * When auto-scaling in the plot take also the error bars into
+    account, if available
+  * For live data sources allow to save the relative path to the
+    data source
+
+- UX improvements:
+  * in the "Import Data" dialog show the history of the recently
+    imported files
+  * Improved the selection of curves in the plot that are near to
+    or behind each other
+  * Allow to use DEL to delete cells in spreadsheet and matrix
+    (kde#408529)
+  * Allow to insert multiple rows and columns in the spreadsheet in
+    one step (kde#408537)
+  * Added translations to Windows and macOS packages
+  * Allow to stop the current selection in the plot with ESC
+  * Seed the random number generator with the current time in order
+    not to generate repetitive numbers in the spreadsheet
+    (kde#410855)
+
+- Performance:
+  * Increased the plotting speed for curves with many data points
+    by removing points which are shown on the same pixel in the
+    scene
+
+- Bug fixes:
+  * Disable autoscale when zooming, otherwise wrong (= auto scaled)
+    data region is shown after project save&open
+  * [macOS] fix determining number of lines of data files
+  * correctly show error bars for data source columns having NANs
+    (kde#408530)
+  * fixed the broken project import (kde#407847)
+  * fixed missing option for the resolution of PNG files in the
+    export dialog (kde#411122)
+  * [data fitting] handle weighted fitting with zero errors
+    correctly
+  * [data fitting] allow weighted fitting with data source from
+    curve
+  * [data fitting] fix function for calculating bounded values
+  * [nsl] fix memory leak in line simplification (Douglas Peuker
+    variant)
+  * [nsl] fix bug in calculating Bessel polynomials on Windows
+    (used in Bessel filter)
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  labplot-2.6.0.tar.xz

New:
----
  labplot-2.7.0.tar.xz

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

Other differences:
------------------
++++++ labplot-kf5.spec ++++++
--- /var/tmp/diff_new_pack.dWLZX0/_old  2019-10-30 14:43:39.077916447 +0100
+++ /var/tmp/diff_new_pack.dWLZX0/_new  2019-10-30 14:43:39.081916451 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package labplot-kf5
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,16 +20,14 @@
 # it's not defined in Leap 42.1, so define it appropriately in that case
 %define _kf5_appstreamdir %{_kf5_sharedir}/appdata
 %endif
-
 Name:           labplot-kf5
-Version:        2.6.0
+Version:        2.7.0
 Release:        0
 Summary:        KDE Framework 5 data analysis and visualization application
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Other
-Url:            https://labplot.kde.org/
+URL:            https://labplot.kde.org/
 Source:         
https://download.kde.org/stable/labplot/%{version}/labplot-%{version}.tar.xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
 BuildRequires:  cantor-devel
 BuildRequires:  extra-cmake-modules
@@ -37,6 +35,7 @@
 BuildRequires:  hdf5-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  kf5-filesystem
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Archive)
 BuildRequires:  cmake(KF5Completion)
@@ -47,6 +46,7 @@
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5Parts)
 BuildRequires:  cmake(KF5Service)
@@ -69,6 +69,7 @@
 BuildRequires:  pkgconfig(gsl)
 BuildRequires:  pkgconfig(liblz4)
 BuildRequires:  pkgconfig(netcdf)
+BuildRequires:  pkgconfig(poppler-qt5)
 BuildRequires:  pkgconfig(shared-mime-info)
 BuildRequires:  pkgconfig(zlib)
 Provides:       labplot = %{version}
@@ -86,7 +87,7 @@
 This version is based on KDE Frameworks 5
 
 %prep
-%setup -q -n labplot-%(echo %{version} | cut -d . -f -2)
+%setup -q -n labplot-%{version}
 
 %build
 %cmake_kf5 -d build
@@ -112,8 +113,8 @@
 %mime_database_postun
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING README.md
+%license COPYING
+%doc AUTHORS ChangeLog README.md
 %{_kf5_bindir}/labplot2
 %{_kf5_appsdir}/labplot2/
 %{_kf5_applicationsdir}/org.kde.labplot2.desktop
@@ -130,7 +131,6 @@
 %{_kf5_mandir}/man1/labplot2.1%{?ext_man}
 
 %files lang -f labplot2.lang
-%defattr(-,root,root,-)
 %{_kf5_htmldir}/*/labplot2/
 ## These belong in the main package
 %exclude %{_kf5_htmldir}/en/labplot2/

++++++ labplot-2.6.0.tar.xz -> labplot-2.7.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/labplot-kf5/labplot-2.6.0.tar.xz 
/work/SRC/openSUSE:Factory/.labplot-kf5.new.2990/labplot-2.7.0.tar.xz differ: 
char 25, line 1


Reply via email to