Hello community, here is the log from the commit of package cantor for openSUSE:Factory checked in at 2017-08-28 15:05:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cantor (Old) and /work/SRC/openSUSE:Factory/.cantor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "cantor" Mon Aug 28 15:05:01 2017 rev:93 rq:516292 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cantor/cantor.changes 2017-07-29 08:55:17.716641279 +0200 +++ /work/SRC/openSUSE:Factory/.cantor.new/cantor.changes 2017-08-28 15:05:18.508765604 +0200 @@ -1,0 +2,35 @@ +Fri Aug 11 22:44:53 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Fix wayland support + * Use Q_DECLARE_OVERRIDE + * Scilab save as Cantor Worksheet corrections + * Add Scilab 6.0 version as recommended version to Scilab backend + * Put the FindR.cmake in a POSIX compatible way (kde#365897) + * Add recommended version to Sage backend + * Add recommended version to Julia backend + * Add recommended version to R backend + * Add recommended version to Octave backend + * Add recommended version to Maxima backend + * Add recommended version to Qalculate backend + * Add recommended version to Lua backend + * Add recommended version to Python 3 backend + * Add recommended version to Python 2 backend + * Add recommended version to Scilab backend + * Moves version function in Backend class + * Make Cantor’s LaTeX renderer friendlier with dark themes + * Minor spelling fixes + * Differential revision: https://phabricator.kde.org/D5266 Close T3865 + +------------------------------------------------------------------- +Sat Aug 5 18:16:38 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- cantor-17.04.3.tar.xz New: ---- cantor-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cantor.spec ++++++ --- /var/tmp/diff_new_pack.Pjfr8o/_old 2017-08-28 15:05:19.872573774 +0200 +++ /var/tmp/diff_new_pack.Pjfr8o/_new 2017-08-28 15:05:19.912568148 +0200 @@ -1,7 +1,7 @@ # # spec file for package cantor # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang %global libMAJOR 17 Name: cantor -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Worksheet GUI for mathematical software License: GPL-2.0+ @@ -61,7 +62,9 @@ Recommends: octave Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -118,7 +121,6 @@ %kf5_find_htmldocs %endif - %post -n libcantorlibs%{libMAJOR} -p /sbin/ldconfig %postun -n libcantorlibs%{libMAJOR} -p /sbin/ldconfig @@ -130,21 +132,21 @@ %files %defattr(-,root,root) -%doc COPYING COPYING.DOC README TODO DESIGN .doc/* -%{_kf5_sharedir}/cantor/ +%doc COPYING* README TODO DESIGN .doc/* +%(config) %{_kf5_configdir}/*.knsrc +%doc %lang(en) %{_kf5_htmldir}/en/*/ %{_kf5_applicationsdir}/org.kde.cantor.desktop +%{_kf5_appstreamdir}/ %{_kf5_bindir}/cantor %{_kf5_bindir}/cantor_python3server %{_kf5_bindir}/cantor_rserver %{_kf5_configkcfgdir}/ -%doc %lang(en) %{_kf5_htmldir}/en/*/ %{_kf5_iconsdir}/hicolor/*/apps/* +%{_kf5_kxmlguidir}/cantor/ %{_kf5_libdir}/libcantor_config.so %{_kf5_libdir}/libcantor_pythonbackend.so -%{_kf5_appstreamdir}/ %{_kf5_plugindir}/ -%{_kf5_kxmlguidir}/cantor/ -%(config) %{_kf5_configdir}/*.knsrc +%{_kf5_sharedir}/cantor/ %files -n libcantorlibs%{libMAJOR} %defattr(-,root,root) ++++++ cantor-17.04.3.tar.xz -> cantor-17.08.0.tar.xz ++++++ ++++ 14532 lines of diff (skipped)