Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cantor for openSUSE:Factory checked 
in at 2021-08-16 10:09:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cantor (Old)
 and      /work/SRC/openSUSE:Factory/.cantor.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cantor"

Mon Aug 16 10:09:28 2021 rev:144 rq:911603 version:21.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cantor/cantor.changes    2021-07-10 
00:00:16.916084700 +0200
+++ /work/SRC/openSUSE:Factory/.cantor.new.1899/cantor.changes  2021-08-16 
10:14:33.906881302 +0200
@@ -1,0 +2,42 @@
+Fri Aug  6 09:34:28 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.0
+- No code change since 21.07.90
+
+-------------------------------------------------------------------
+Fri Jul 30 10:04:26 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.90
+  * New feature release
+- Changes since 21.07.80:
+  * [R] properly show the results of R's "help commands" appropos(),
+    vignette(), demos() and help.search().
+  * Also show the internal help in R when the user is requesting it
+    via help() and properly react to the "application/octet-stream"
+    output of R.
+  * Fixed multiple issues reported by Coverity.
+  * Fixed a couple of issues reported by cppcheck.
+  * When using KSharedConfig, specify explicitely 'cantrorc' so we
+    also propely read the documentation settings in LabPlot.
+  * Open the default URL for the online documentation in case no
+    local documentation is installed.
+  * Fixed the layout in qalculate settings widget to look the same
+    like the settings widgets for all other backends, moved the autorun
+    options to a new tab and added a tab for the documentation.
+  * Removed the setting "local documentation".
+
+-------------------------------------------------------------------
+Sat Jul 17 20:04:52 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.80
+  * New feature release
+- Too many changes since 21.04.3, only listing bugfixes:
+  * Removed the dependency on QtWebkitWidgets and on
+    some other libraries in the new documentation
+    panel code. (kde#439175)
+- Only install the license files once
+
+-------------------------------------------------------------------

Old:
----
  cantor-21.04.3.tar.xz
  cantor-21.04.3.tar.xz.sig

New:
----
  cantor-21.08.0.tar.xz
  cantor-21.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ cantor.spec ++++++
--- /var/tmp/diff_new_pack.Xw046o/_old  2021-08-16 10:14:34.470880582 +0200
+++ /var/tmp/diff_new_pack.Xw046o/_new  2021-08-16 10:14:34.474880576 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           cantor
-Version:        21.04.3
+Version:        21.08.0
 Release:        0
 Summary:        Worksheet GUI for mathematical software
 License:        GPL-2.0-or-later
@@ -58,13 +58,15 @@
 BuildRequires:  cmake(KF5SyntaxHighlighting)
 BuildRequires:  cmake(KF5TextEditor)
 BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Help)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5WebEngine)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
 BuildRequires:  cmake(Qt5XmlPatterns)
 BuildRequires:  pkgconfig(libqalculate)
-Recommends:     %{name}-lang
+BuildRequires:  pkgconfig(luajit)
 Recommends:     maxima
 Recommends:     octave
 Obsoletes:      %{name}5 < %{version}
@@ -137,7 +139,6 @@
 %postun -n libcantorlibs%{libMAJOR} -p /sbin/ldconfig
 
 %files devel
-%license COPYING*
 %dir %{_kf5_cmakedir}/Cantor
 %{_kf5_cmakedir}/Cantor/CantorConfig.cmake
 %{_kf5_cmakedir}/Cantor/CantorConfigVersion.cmake
@@ -148,7 +149,6 @@
 
 %files
 %doc README.md DESIGN .doc/*
-%license COPYING*
 %{_kf5_knsrcfilesdir}/*.knsrc
 %doc %lang(en) %{_kf5_htmldir}/en/*/
 %{_kf5_applicationsdir}/org.kde.cantor.desktop
@@ -161,6 +161,7 @@
 %{_kf5_configkcfgdir}/cantor.kcfg
 %{_kf5_configkcfgdir}/cantor_libs.kcfg
 %{_kf5_configkcfgdir}/rserver.kcfg
+%{_kf5_configkcfgdir}/octavebackend.kcfg.in
 %{_kf5_iconsdir}/hicolor/*/apps/*
 %{_kf5_kxmlguidir}/cantor/
 %{_kf5_libdir}/libcantor_config.so
@@ -189,12 +190,17 @@
 %{_kf5_plugindir}/cantor/backends/cantor_sagebackend.so
 %{_kf5_plugindir}/cantor/backends/cantor_scilabbackend.so
 %{_kf5_plugindir}/cantor/backends/cantor_qalculatebackend.so
+%{_kf5_plugindir}/cantor/backends/cantor_luabackend.so
 %dir %{_kf5_plugindir}/cantor/panels
 %{_kf5_plugindir}/cantor/panels/cantor_helppanelplugin.so
 %{_kf5_plugindir}/cantor/panels/cantor_variablemanagerplugin.so
 %{_kf5_plugindir}/cantor/panels/cantor_filebrowserpanelplugin.so
 %{_kf5_plugindir}/cantor/panels/cantor_tocpanelplugin.so
-%{_kf5_plugindir}/libcantorpart.so
+%{_kf5_plugindir}/cantor/panels/cantor_documentationpanelplugin.so
+
+%dir %{_kf5_plugindir}/kf5
+%dir %{_kf5_plugindir}/kf5/parts
+%{_kf5_plugindir}/kf5/parts/cantorpart.so
 %{_kf5_sharedir}/cantor/
 %{_kf5_sharedir}/mime/packages/cantor.xml
 


++++++ cantor-21.04.3.tar.xz -> cantor-21.08.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/cantor/cantor-21.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.cantor.new.1899/cantor-21.08.0.tar.xz differ: char 
26, line 1

Reply via email to