Hello community,

here is the log from the commit of package cantor for openSUSE:Factory checked 
in at 2018-07-19 22:50:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cantor (Old)
 and      /work/SRC/openSUSE:Factory/.cantor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cantor"

Thu Jul 19 22:50:20 2018 rev:104 rq:622599 version:18.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cantor/cantor.changes    2018-06-15 
14:38:43.120926787 +0200
+++ /work/SRC/openSUSE:Factory/.cantor.new/cantor.changes       2018-07-19 
22:50:21.666882823 +0200
@@ -1,0 +2,37 @@
+Fri Jul 13 04:49:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * Fix displaying commands source code in sage backend
+  * Remove unnecessary empty line in end each text result for R backend
+  * Remove html output from R backend for vectors
+  * Fix starting external sage viewers in Sage backend
+  * Fix bug with autocomplete popup in Sage backend (kde#395844)
+  * Disable latex output for sage by default, because it don't work very well 
Users still can use latex output by using %display sage magic
+  * Fix broken sage login for Sage versions greater, than 8.0 (8.1, 8.2, 8.3, 
etc.) and set version 8.1 and 8.2 as recommends. (kde#375467)
+  * Use standart %o, %i variables instead of %O, %I in maxima backend
+  * Add new example worksheet for maxima backend
+  * Avoiding a lot of suggest-override warnings
+  * Fix bug with QFileDialog filter for backends, which support scripts 
extensions (Sage backend, for example, supports python script extension (*.py))
+  * Remove useless qDebug, which don't print anything
+  * Fix kf5.kxmlgui problem for qalculate plot assistant
+  * Add worksheet example for plotting in Maxima
+  * Add missing plot command to Maxima backend
+  * Add worksheet examples for Octave
+  * Add missing 2d plot command (plotmatrix) for Octave
+  * Solve a problem with cantor_plot() statement, which are appeared in Octave 
worksheets
+  * Fix kf5.kxmlgui problem with deprecated location of rc files
+  * Save and load latex entries render results into cws
+  * Remove info about QT_PLUGIN_PATH in README.md
+  * Remove the need to configure QT_PLUGIN_PATH before running Cantor by 
expanding default Qt plugins path
+  * Disable qDebug for CMake Release target
+  * Fix warning
+  * Clazy warnings, part 2.
+  * Update README.md
+  * support python-3.7
+- Convert %doc to %license where appropriate
+
+-------------------------------------------------------------------

Old:
----
  cantor-18.04.2.tar.xz

New:
----
  cantor-18.04.3.tar.xz

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

Other differences:
------------------
++++++ cantor.spec ++++++
--- /var/tmp/diff_new_pack.ttN75X/_old  2018-07-19 22:50:22.566879885 +0200
+++ /var/tmp/diff_new_pack.ttN75X/_new  2018-07-19 22:50:22.566879885 +0200
@@ -20,7 +20,7 @@
 
 %global libMAJOR 18
 Name:           cantor
-Version:        18.04.2
+Version:        18.04.3
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -126,13 +126,14 @@
 
 %files devel
 %defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_libdir}/libcantorlibs.so
 %{_kf5_prefix}/include/cantor/
 
 %files
 %defattr(-,root,root)
-%doc COPYING* README TODO DESIGN .doc/*
+%doc README.md TODO DESIGN .doc/*
+%license COPYING*
 %(config) %{_kf5_configdir}/*.knsrc
 %doc %lang(en) %{_kf5_htmldir}/en/*/
 %{_kf5_applicationsdir}/org.kde.cantor.desktop
@@ -151,12 +152,12 @@
 
 %files -n libcantorlibs%{libMAJOR}
 %defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_libdir}/libcantorlibs.so.*
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING COPYING.DOC
+%license COPYING*
 %endif
 
 %changelog

++++++ cantor-18.04.2.tar.xz -> cantor-18.04.3.tar.xz ++++++
++++ 12041 lines of diff (skipped)


Reply via email to