Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cantor-24.08.2-lp160.1.1 RPM for aarch64

From OpenSuSE Leap 16.0 for aarch64

Name: cantor Distribution: openSUSE Leap 16.0
Version: 24.08.2 Vendor: openSUSE
Release: lp160.1.1 Build date: Tue Oct 8 14:00:54 2024
Group: Unspecified Build host: reproducible
Size: 5612546 Source RPM: cantor-24.08.2-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://apps.kde.org/cantor
Summary: Worksheet GUI for mathematical software
A frontend to several existing mathematical software such as R, Sage
and Maxima: Cantor. Cantor offers a worksheet as a nice GUI for all
those backends and is not targeted to kids but to scientists.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Oct 08 2024 Christophe Marin <[email protected]>
  - Update to 24.08.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/24.08.2/
  - No code change since 24.08.1
* Tue Sep 10 2024 Christophe Marin <[email protected]>
  - Update to 24.08.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/24.08.1/
  - No code change since 24.08.0
* Mon Aug 19 2024 Christophe Marin <[email protected]>
  - Update to 24.08.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/24.08.0/
  - Changes since 24.05.2:
    * Still link the maximabackend to KF5SyntaxHighlighting
    * [python] Write out the errors also during the initial initializion of the interpreter in PythonServer::login().
    * Add developer name and launchable to appdata
    * added lua example
    * added R example
    * restructure folders
    * scilab plot ex added
    * added numpy ex
    * Matplotlib quick start example added
    * Set the current working directory to the directory of the project file for Python, OCtave and Sage where the interanl file name is already set. Other backens will be done later.
    * Fix build
    * Added error handling for the case when the backend executable failed to start to all session classes (done for Maxima only previously).
    * Added debug output to understand the failure on CI.
    * Fixed multiple issues reported by Coverity and minor code style fixes.
    * Fix KNS usage and QString::SplitBehavious warning
    * Added KNS3 prefix for includes in qthelpconfig.
    * Only search for Help, WebEngine and WebEngineWidgets modules if we need to compile with the embedded documentation and hide the documentation related tabs in the settings widgets if we're compiling without the documentation.
    * Don't warn multiple times when deleting multiple entries and renamed "Remove" to "Delete" in all actions related to the deletion of entries.
    * Fixed the export to LaTex. (kde#483482)
    * Added two new example projects.
    * [maxima] removed custom handling of keywords that are already part of KSyntaxHighlighting.
    * Minor cleanup: * added some missing entries in CHANGELOG * removed empty initializations of QStrings in JuliaLinearAlgebraExtension * removed very noisy debug output in QalculateHighlighter * read the output of qalc in QalculateSession as UTF8 * remove a couple of obsolete includes
    * Use the flag definition HAVE_EMBEDDED_DOCUMENTATION.
    * Allow to compile without the dependencies to QtHelp and QtWebEngine that are requried for the embedded documentation only which can be made optional.
    * More usage of 'auto' in worksheet.cpp and minor cleanup in the debug output.
    * Fix incorrect removal tabs
    * When ignoring IPhython's magic functions, don't ignore %variables that is used internally to get the list of variables.
* Tue Jul 02 2024 Christophe Marin <[email protected]>
  - Update to 24.05.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/24.05.2/
  - No code change since 24.05.1
* Wed Jun 12 2024 Christophe Marin <[email protected]>
  - Update to 24.05.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/24.05.1/
  - No code change since 24.05.0
* Sun May 19 2024 Christophe Marin <[email protected]>
  - Update to 24.05.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/24.05.0/
  - Changes since 24.04.80:
    * Disable testpython
    * Fixed the export to LaTex. (kde#483482)
* Fri May 03 2024 Christophe Marin <[email protected]>
  - Update to 24.04.80
    * New feature release
  - Changes since 24.02.2:
    * Skip the new test added in the previous commit
    * [python] ignore IPython's magic functions in imported Jupytor notebooks
    * Properly initialize the setting for latex typesetting when creating a new session in a new worksheet. (kde#467094)
    * Don't try to evaluate the expression(s) in the worksheet if the login into the session has failed
    * Disable requiring tests failing on FreeBSD
    * Update README.md
* Tue Apr 09 2024 Christophe Marin <[email protected]>
  - Update to 24.02.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/24.02.2/
  - No code change since 24.02.1
* Tue Mar 19 2024 Christophe Marin <[email protected]>
  - Update to 24.02.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/24.02.1/
  - Changes since 24.02.0:
    * Disable requiring tests failing on FreeBSD
* Fri Feb 23 2024 Christophe Marin <[email protected]>
  - Update to 24.02.0
    * New feature release
  - No code change since 24.01.95
* Fri Feb 09 2024 Christophe Marin <[email protected]>
  - Update to 24.01.95
    * https://kde.org/announcements/megarelease/6/rc2/
* Tue Dec 05 2023 Christophe Marin <[email protected]>
  - Update to 23.08.4
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/23.08.4/
  - No code change since 23.08.3
* Tue Nov 07 2023 Christophe Marin <[email protected]>
  - Update to 23.08.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/23.08.3/
  - Changes since 23.08.2:
    * snapcraft: add license text.
    * snapcraft: Add new dep qtbase private.
    * snapcraft: bump content pack version.
    * Disable flatpak CI
* Tue Oct 10 2023 Christophe Marin <[email protected]>
  - Update to 23.08.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/23.08.2/
  - Changes since 23.08.1:
    * snapcraft: fix analitza source.
    * snapcraft: Initial commit snapcraft files
    * [maxima] clear the variables created in TestMaxima::testVariableModel()
* Tue Sep 12 2023 Christophe Marin <[email protected]>
  - Update to 23.08.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/23.08.1/
  - No code change since 23.08.0
* Sun Aug 20 2023 Christophe Marin <[email protected]>
  - Update to 23.08.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/23.08.0/
  - No code change since 23.07.90
* Mon Aug 14 2023 Christophe Marin <[email protected]>
  - Update to 23.07.90
    * New feature release
  - Changes since 23.07.80:
    * CI: Also drop obsolete dependency on KF5Pty there
    * Drop KPty dependency
* Tue Aug 01 2023 Christophe Marin <[email protected]>
  - Update to 23.07.80
    * New feature release
  - Changes since 23.04.3:
    * Some cleanup in the Sage backend
    * [sage] allow to specify plot format and size in the application settings.
    * [sage] don't call sage-cleaner explicitly.
    * Fix displaying plots in sagemath>=9.7 (kde#468598)
    * Add Flatpak CI/CD Integration
    * Make sure zoom percentage translation can be parsed back
    * Fix gcc dangling reference warnings
    * Catch exception by const &
    * Make percent value localizable
    * [sage] bump the minimal supported version of Sage to 9.2 (kde#408176)
    * Port away from deprecated standard path
    * [octave] evaluate the option "integrate plots" on every expression execution
    * Added changes that were forgotten in the previous two commits.
    * [maxima] always trim the command string and remove line breaks (kde#465277)
    * Don't use strict icon size mode when picking icon
    * [lua] refactored and fixed the parsing of LuaJIT's output. (kde#461135)
    * [tests] skip testInterrupt for python.
* Tue Jul 04 2023 Christophe Marin <[email protected]>
  - Update to 23.04.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/23.04.3/
  - No code change since 23.04.2
* Tue Jun 06 2023 Christophe Marin <[email protected]>
  - Update to 23.04.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/23.04.2/
  - Changes since 23.04.1:
    * Fix displaying plots in sagemath>=9.7 (kde#468598)
* Tue May 09 2023 Christophe Marin <[email protected]>
  - Update to 23.04.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/23.04.1/
  - No code change since 23.04.0
* Sat Apr 15 2023 Christophe Marin <[email protected]>
  - Update to 23.04.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/23.04.0/
* Fri Mar 31 2023 Christophe Marin <[email protected]>
  - Update to 23.03.90
    * New feature release
* Fri Mar 17 2023 Christophe Marin <[email protected]>
  - Update to 23.03.80
    * New feature release
* Tue Feb 28 2023 Christophe Marin <[email protected]>
  - Update to 22.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.12.3/
* Tue Jan 31 2023 Christophe Marin <[email protected]>
  - Update to 22.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.12.2/
* Tue Jan 03 2023 Christophe Marin <[email protected]>
  - Update to 22.12.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.12.1/
* Fri Dec 02 2022 Christophe Marin <[email protected]>
  - Update to 22.12.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/22.12.0/
* Sat Nov 26 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.11.90
    * New feature release
* Sat Nov 12 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.11.80
    * New feature release
* Tue Nov 01 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.08.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.08.3/
* Tue Oct 11 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.08.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.08.2/
* Tue Sep 06 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.08.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.08.1/
* Sun Aug 14 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.08.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/22.08.0/
* Fri Aug 05 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.07.90
    * New feature release
* Sat Jul 16 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.07.80
    * New feature release
* Tue Jul 05 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.04.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.04.3/
* Wed Jun 08 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.04.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.04.2/
* Tue May 10 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.04.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/22.04.1/
* Mon Apr 18 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.04.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/22.04.0/
* Fri Apr 08 2022 Christophe Giboudeaux <[email protected]>
  - Update to 22.03.90
    * New feature release
* Wed Mar 23 2022 Christophe Giboudeaux <[email protected]>
  * Minor changes
    * [R] properly handle the case in the variable model when there is no variable value for
      a given variable name (e.g. 'l = c()').
    * [maxima] properly handle the switch to the Lisp mode.
    * Small fixes required for the integration in LabPlot
    * Fixed the signature of the virtual functions on luaexpression.h.
    * Allow to enable/disable the LaTeX typesetting before the session login.
    * Added missing virtual functions ins KAlgebraSession.
    * Moved the functions parseOutput() and parseError() to the base class Expression
    * [octave] code cleanup in OctaveSesson.
    * [python] minor code cleanup and trying to fix a python test failing on CI.
    * [R] parse the mime type 'image' before the type 'octet-stream' is parsed.
    * Add content rating tag
    * [octave] changed the default octave executable from 'octave-cli' to 'octave'
    * Removed the border and reduced the margins of the LaTeX preview image. (kde#434812)
    * [maxima] properly parse the output of the internal help
    * Highlight the warning results differently to clearly separate them visually from
      the normal output.
    * Enable the copy action in the context menu of the text result item
    * [maxima] in case a warning is produced, treat it as such
    * Don't crash when openning an  invalid project file from an invalid URL.
    * Fix the build.
    * [octave] removed the usage of EPS and libspectre.
    * Started removing the usage of libspectre.
    * Fix build with julia 1.7
    * Support older KF5 versions
    * Remove not necessary I18N_NOOP
* Tue Mar 01 2022 Christophe Giboudeaux <[email protected]>
  - Update to 21.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.3/
  - Changes since 21.12.2:
    * build: Properly pass the parameters to cmake
* Tue Feb 01 2022 Christophe Giboudeaux <[email protected]>
  - Update to 21.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.2/
  - Changes since 21.12.1:
    * Add new style gitlab CI
* Tue Jan 04 2022 Christophe Giboudeaux <[email protected]>
  - Update to 21.12.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.1/
  - No code change since 21.12.0
* Fri Dec 03 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.12.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/21.12.0/
  - Changes since 21.11.90
    * Fix build with julia 1.7
    * build: passthrough CMAKE_VERBOSE_MAKEFILE to embedded discount
    * build: do not look for Python Interpreter
* Sat Nov 27 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.11.90
    * New feature release
  - No code change since 21.11.80
* Sat Nov 13 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.11.80
    * New feature release
  - Changes since 21.08.3:
    * Remove obsolete COPYING files
    * Squach commit of multiple fixes that were done recently in release/21.08 branch. (kde#443177)
    * [maxima] don't restart maxima's process when the user explicitly has entered quit().
    * When openning a project containing image entries, don't show the settings dialog for
      them. Only show this dialog when a new image entry is created via menus.
    * [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".
* Tue Nov 02 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.08.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.3/
  - No code change since 21.08.2
* Tue Oct 05 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.08.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.2/
  - Changes since 21.08.1:
    * Remove the wait cursor prior to showing the message box on LaTeX errors in Jupytor notebooks.
    * Mark the project as modified also when the entries are move or deleted and properly notify
      the user about the changes in the window title bar and in the tab names.
    * Re-activated the action toolbar again for worksheet entries (seems to be a regression)
      and added short cuts for remove, move up and move down actions.
    * Since we don't have the undo/redo functionality yet, removing an entry by an error can
      result in a lost of a lot of work. To at least remedy this problem, pop up a
      Yes/No-message box and ask the user to confirm.
    * Don't shown the "move up" and "move down" actions in the context menu of a worksheet entry
      if the entry is already at the very top or very bottom, respectively.
    * Don't create a new worksheet via the double click in the "Select the backend" dialog if the
      backend is not enabled.
    * Don't crash when all worksheets were closed and a new one is created again. (kde#443177)
    * Don't crash when calling the context menu of a rendered markdown entry.
* Wed Sep 01 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.08.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.08.1
  - No code change since 21.08.0
* Fri Aug 06 2021 Christophe Giboudeaux <[email protected]>
  - 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 2021 Christophe Giboudeaux <[email protected]>
  - 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 2021 Christophe Giboudeaux <[email protected]>
  - 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
* Wed Jul 07 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.04.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.04.3
  - No code change since 21.04.2
* Tue Jun 08 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.04.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/gear/21.04.2
  - No code change since 21.04.1
* Wed May 12 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.04.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/21.04.1
  - Changes since 21.04.0:
    * plugins: fix path to server on Windows
* Fri Apr 16 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.04.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/gear/21.04
  - Changes since 21.03.90:
    * Add support for Julia 1.6
  - Stop owning directories provided by the filesystem package (boo#1184786)
* Fri Apr 09 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.03.90
    * New feature release
  - No code change since 21.03.80
* Sun Mar 21 2021 Christophe Giboudeaux <[email protected]>
  - Update to 21.03.80
    * New feature release
  - Too many changes since 20.12.3, only listing bugfixes:
    * Fix tab completion in Sage (kde#434024)
    * Don't try to modify the worksheet when it's currently being destroyed. (kde#428611)
    * [Qalculate] Fix bug with terminal colour symobls in command results (kde#430055)
* Thu Mar 04 2021 Luca Beltrame <[email protected]>
  - Update to 20.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/20.12.3
  - No code change since 20.12.2
* Wed Feb 03 2021 Christophe Giboudeaux <[email protected]>
  - Update to 20.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2021-02-apps-update
  - No code change since 20.12.1
* Tue Jan 05 2021 Luca Beltrame <[email protected]>
  - Update to 20.12.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2021-01-apps-update
  - Changes since 20.12.0:
    * Added 44px, 150px and 310px versions of Cantor's icon. Required for the MS Store.
* Sat Dec 05 2020 Luca Beltrame <[email protected]>
  - Update to 20.12.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-12-apps-update
  - No code change since 20.11.90
* Fri Nov 27 2020 Christophe Giboudeaux <[email protected]>
  - Update to 20.11.90
    * New feature release
  - Changes since 20.11.80:
    * Fix unusable Sage session after a syntax error (kde#429078)
* Sat Nov 14 2020 Christophe Giboudeaux <[email protected]>
  - Update to 20.11.80
    * New feature release
  - Too many changes since 20.08.3, only listing bugfixes:
    * Make Cantor working with Sage 9.2 (kde#428961)
    * [Lua] Improve Lua parsing code. Also add support for expression queue. (kde#393579)
* Thu Nov 05 2020 Luca Beltrame <[email protected]>
  - Update to 20.08.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-11-apps-update
  - No code change since 20.08.2
* Fri Oct 09 2020 Luca Beltrame <[email protected]>
  - Update to 20.08.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-10-apps-update
  - Changes since 20.08.1:
    * Add kdoctools_install call previously added by release tools
    * [Julia] Don't show internal Julia variables in Variable Manager
    * [Julia] Add some code for working with wrong path to
      Julia internal file "sys.so" (kde#425695)
    * Improve i18n tooling
* Tue Sep 01 2020 Luca Beltrame <[email protected]>
  - Update to 20.08.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-09-apps-update
  - No code change since 20.08.0
* Sun Aug 09 2020 Christophe Giboudeaux <[email protected]>
  - Update to 20.08.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-08-apps-update
  - No code change since 20.07.90
* Sun Aug 02 2020 Christophe Giboudeaux <[email protected]>
  - Update to 20.07.90
    * New feature release
  - No code change since 20.07.80
* Sun Jul 19 2020 Christophe Giboudeaux <[email protected]>
  - Update to 20.07.80
    * New feature release
  - Too many changes since 20.04.3, only listing bugfixes:
    * [Octave] Add check, if Octave can have write in temporary dir (kde#420959)
* Thu Jul 09 2020 Luca Beltrame <[email protected]>
  - Update to 20.04.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-07-apps-update
  - Changes since 20.04.2:
    * Use the canonical docs.kde.org URLs
* Tue Jun 09 2020 Christophe Giboudeaux <[email protected]>
  - Update to 20.04.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-06-apps-update
  - Changes since 20.04.1:
    * Fix bug with converting EpsResult to Jupyter notebook format (.ipynb)
    * Fix bug (missing metadata) with converting EpsResult to Jupyter .ipynb format
* Fri May 15 2020 Luca Beltrame <[email protected]>
  - Update to 20.04.1
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-05-apps-update
  - Changes since 20.04.0:
    * [Julia] Remove eps option from settings menu too
    * [Julia] Disable possibility to set eps as  plot output extension,
      because it doesn't work at all
    * [Julia] Fix bug with missing plots in the saved worksheet
    * [Octave] Change graphics toolkit only if currect toolkit is "fltk".
      This is needed for preventing problem with modern octave versions
      (5.0.0+), some of which have "qt" toolkit as default.
    * Set proper values for bold/italic font checkbox in CommandEntry
    * Minor Improvements
    * Realise some suggestions and change logic for more correct behaviour
    * Fix problem with inconveniences values in menus (always
      "default colour" chosen) after loaded command entries with formatting
    * Fix bug with missing default values of format parameters in Command
      Entry, which made it impossible to reset formating parameters. Also,
      fix bug with save/load text color parameter, with saving forward and
      backward compability.
    * [Octave] Fix bug, when Cantor ignore the plot integration setting and
      still try to catch images from Octave
* Thu Apr 23 2020 Luca Beltrame <[email protected]>
  - Update to 20.04.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-04-apps-update
  - No code change since 20.03.90
* Sun Apr 05 2020 Luca Beltrame <[email protected]>
  - Update to 20.03.90
    * New feature release
  - No code change since 20.03.80
* Sun Mar 22 2020 Luca Beltrame <[email protected]>
  - Update to 20.03.80
    * New feature release
  - Too many changes since 19.12.3, only listing bugfixes:
    * Fix problems with building cantor without LANG environment variable (kde#410802)
* Thu Mar 05 2020 Luca Beltrame <[email protected]>
  - Update to 19.12.3
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-03-apps-update
  - Changes since 19.12.2:
    * Fix minor bug with unavailable save button, when first runned entry have finished with error
    * appdata: improve URLs
    * Fix problem with missing backend icon for created sessions
    * [Sage] Fix bug with unworking loaded worksheets (kde#415893)
* Fri Feb 07 2020 Christophe Giboudeaux <[email protected]>
  - Replace %make_jobs with %cmake_build.
* Wed Feb 05 2020 Luca Beltrame <[email protected]>
  - Update to 19.12.2
    * New bugfix release
    * For more details please see:
    * https://kde.org/announcements/releases/2020-02-apps-update
  - No code change since 19.12.1
* Tue Jan 14 2020 Christophe Giboudeaux <[email protected]>
  - Remove the python2 backend.
* Tue Jan 07 2020 Christophe Giboudeaux <[email protected]>
  - Update to 19.12.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/releases/19.12.1
  - Changes since 19.12.0:
    * Update Appstream for new release
* Mon Dec 23 2019 Wolfgang Bauer <[email protected]>
  - Add necessary Requires to devel package
* Tue Dec 10 2019 Luca Beltrame <[email protected]>
  - Update to 19.12.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/releases/19.12
  - Changes since 19.11.90:
    * Add compatibility with Sage based on Python3 (kde#411645)
    * Update Appstream for new release
    * Fix ux problem
    * Fix minor typo
    * Restore the cursor in the worksheet when scrolling with the mouse
      wheel since we might be using the pointer cursor set after an
      URL was hovered.
    * Use preview package only instead of standalone for the preview
      of rendered LaTeX images. standalone LaTeX package that is being
      used now doesn't work on openSuse and maybe on some other distributions.
* Sat Nov 30 2019 Luca Beltrame <[email protected]>
  - Update to 19.11.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/releases/19.12-rc
  - Changes since 19.11.80:
    * Correctly restore the embedded images for mathematical formulas after
      Escape was pressed in MarkdownEntry.
    * Leave the markdown cell in the edit mode if the the user hits the
      cancel/escape button.
    * Show the pointer hand cursor when hovering over a URL in a markdown entry.
    * Fix build with Discount (markdown support) after 4723d4c3e5ea5a16ffcceb88bd9b5576190c28f2
    * [Sage] Fix bug with unsuitable space removing in sage output (kde#413483)
    * Fix build with Ninja on FreeBSD.
    * Fix problems with building cantor without LANG environment variable (kde#410802)
    * In case the specified backend executable is not an executable, show
      the path of the file in the warning and not the name of the backend.
    * Don't crash when deleting a worksheet while still waiting for the input from the backend.
* Sun Nov 24 2019 Luca Beltrame <[email protected]>
  - Update to 19.11.80
    * New feature release
  - Too many changes to list here.
* Thu Nov 07 2019 Luca Beltrame <[email protected]>
  - Update to 19.08.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08.3.php
  - Changes since 19.08.2:
    * Fix sagemath backend when there is no sage-env
* Fri Oct 11 2019 Luca Beltrame <[email protected]>
  - Update to 19.08.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08.2.php
  - Changes since 19.08.1:
    * Fix bug in Worksheet::load(QByteArray* data)
* Thu Sep 05 2019 Luca Beltrame <[email protected]>
  - Update to 19.08.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08.1.php
  - No code change since 19.08.0
* Fri Aug 09 2019 Christophe Giboudeaux <[email protected]>
  - Update to 19.08.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08.0.php
  - Changes since 19.07.90:
    * [Python] Fix bug with variable extention
* Tue Aug 06 2019 [email protected]
  - Update to 19.07.90
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08-rc.php
  - Changes since 19.07.80:
    * Fix memory leak in CommandEntry
    * Fix problem with a incorrect window title after closing all tabs
    * Fix bug with missing slot in LatexEntry
    * Try to fix build error in stable-kf5-qt5 #7
    * Fix bug with rendering loaded rendered MarkdownEntry as empty
* Tue Jul 23 2019 [email protected]
  - Update to 19.07.80
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.08-beta.php
  - Changes since 19.04.3:
    * Too many changes to list here
* Sat Jul 13 2019 [email protected]
  - Update to 19.04.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.04.3.php
  - Changes since 19.04.2:
    * Fix segfault on command entry action
    * [Python] Set up argv for loaded worksheets
    * Minor UI logic improvment (kde#409304)
    * [Python] Fix highlighting bug (kde#409139)
    * Fix bug with unworking 'Show Latex' action of LatexResult
    * Fix bug with loading LatexResulst
    * [Maxima] Minor fix
    * Fix bug with collisions of names of rendered .eps files
    * trans "Fix bug with mathemetical expressions render when there are a lot of them (resource name collision)
    * Fix broken latex update in TextEntry::updateEntry()
    * Fix segfault on completion without target
    * Fix bug with unnecessary continuous scrolling on getting focus events
    * Remove CANTOR_VERSION define from cantor_macros.h
    * Fix realization error in TextEntry::toXml
    * [Julia] Fix empty result on Expression::Error
    * [Octave] Some imporovments   - Remove KDir watch from OctaveSession   - Remove tempdir calculation from OctaveSession   - Use individual temporary file for each expression (kde#408351)
    * Update new submenu on startup (kde#408336)
* Fri Jun 07 2019 [email protected]
  - Update to 19.04.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.04.2.php
  - No code changes since 19.04.1
* Fri May 10 2019 [email protected]
  - Update to 19.04.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.04.1.php
  - Changes since 19.04.0:
    * [Scilab] Fix interrupt command and fix extra empty lines in scilab results
    * [Octave] Fix expression logic: don't treats warnings from octave as error (kde#406777)
    * [Octave] Some fixes:
    - add paths for all found octave script directories to Octave
    - improve parsing logic, for preventing loosing some output from octave (from printf)
      (kde#406776)
* Wed May 08 2019 Fabian Vogt <[email protected]>
  - Add BuildReq for libqalculate (boo#1134349)
  - Mention all plugin files in %files explicitly
* Sat Apr 20 2019 [email protected]
  - Update to 19.04.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-19.04.0.php
  - Changes since 19.03.90:
    * Fix problems with founding cantor files in Labplot2
    * When replacing the result, remove the previous result after the new one was inserted.
    * Use rtrim() function instead of trimmed() in TextResult, for fixing problem with space-aligned first string of backend output
    * [R] Fix major bugs with program logic and performance
* Tue Apr 09 2019 [email protected]
  - Update to 19.03.90
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/announce-applications-19.04-rc.php
  - Changes since 19.03.80:
    * Fix problem with wrong using Result::toHtml() and another minor fixes
    * [Python] Fix bug with unnecessary appearance of "Completion" object (object, used by Python backend) in variable panel
    * Fix bug with merging consecutive spaces (kde#405941)
    * [Scilab] Fix startup and some problems with segfault
    * [Sage] Fix run unsystem installation of SageMath
    * Some improvments in DefaultVariableModel
    * [Octave] Fix bug with disabling variable parsing, when some variable unsupport print function
* Wed Mar 27 2019 [email protected]
  - Update to 19.03.80
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/announce-applications-19.04-beta.php
  - Changes since 18.12.3:
    * Too many changes to list here
* Sat Mar 09 2019 [email protected]
  - Update to 18.12.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12.3.php
  - Changes since 18.12.2:
    * Fix build with julia 1.1
    * Fix bug with SAGE_ROOT
    * Fix bug with visible entry cursor on dragable entry
* Sat Feb 09 2019 [email protected]
  - Update to 18.12.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12.2.php
  - Changes since 18.12.1:
    * Fix bug with unfocused entry after Cantor start (kde#395976)
    * Fix bug with still visible entry cursor after focusing on created entry
* Fri Jan 11 2019 [email protected]
  - Update to 18.12.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12.1.php
  - Changes since 18.12.0:
    * Fix logic bug in insertEntryBefore: add missing else branch, corresponding to insertEntry logic
    * [Python2] Fix bug with server, which don't work with multiexpression code (for example "a=3\nb=4"). Also add regression tests for this problem.
    * [R] Fix bug in RServer, when rserver finishs to response after defining new user function
    * [Julia] Fix bug with autocompletion for "nested" command, like "Base.Mai". Add test for this and also minor improvments in tests.
* Fri Dec 14 2018 [email protected]
  - Update to 18.12.0
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12.0.php
  - Changes since 18.11.90:
    * Fix build with LabPlot2
* Mon Dec 03 2018 [email protected]
  - Update to 18.11.90
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12-rc.php
  - Changes since 18.11.80:
    * [Python] Fix bug with 'print' highlighting (function in Python3, keyword in Python2)
    * Fix bug with missing 'Add Markdown Entry' actions in worksheet contex menu
    * Fix major bug with removing first worksheet entry after worksheet load
    * Fix bug with missing setting saving (backend restart notification) after restart program
    * Disable "reboot backend" button before login, because activation of the button before login cause segfault in some backends
    * Fix bug with uncleaning variable model and highlighter state upon logout in R, Julia, Python, Scilab backends.
    * Fix bug with "&quot;" in syntax help messages
    * [Octave] Fix bug with unreadable syntax help message
    * [Maxima] Fix segfault, when we request syntax help twice
    * [Octave] Fix bug with adding inner variable '__cantor_tmp__' in variable model
    * Fix bug, when "T" and "NIL" sometimes appearing in output (kde#399294)
    * Fix bug with losing LaTeX typesetting after backend restart (kde#394003)
    * Fix bug with missing after install cantorlib export file (cantor_export.h)
    * [Maxima] Fix indent in first line for help request
    * Fix bug with missing whitespaces in Help Panel
    * Remove inheritance HelpResult from TextResult and add support to create HelpResult from html directly. It's fix unreadable help result for Sage (kde#401134)
    * Fix bug with infinity computing of entry, which contains plot command, which ends by "$"
* Tue Nov 20 2018 Luca Beltrame <[email protected]>
  - Run spec-cleaner
* Tue Nov 20 2018 [email protected]
  - Update to 18.11.80
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.12-beta.php
  - Changes since 18.08.3:
    * Too many changes to list here
* Thu Nov 08 2018 [email protected]
  - Update to 18.08.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.08.3.php
  - Changes since 18.08.2:
    * Disable --simple-prompt Sage parameter for now
* Thu Oct 11 2018 [email protected]
  - Update to 18.08.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.08.2.php
  - Changes since 18.08.1:
    * None
* Thu Sep 06 2018 [email protected]
  - Update to 18.08.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.08.1.php
  - Changes since 18.08.0:
    * Fix error with wrong highlighting in Python backend
    * Fix error with highlighting single line comment in julia backend
    * Fix code completition for Julia >= 0.7.0 in Julia backend
    * Fix deprecationg warning for Julia >= 0.7.0
    * Fix build with julia 1.0
    * Fix sagemath backend with sagemath 8.3
    * Support julia>=0.7
    * Fix build error with julia with version greater, that 5 BUG:397548 (kde#397548)
* Thu Aug 16 2018 [email protected]
  - Update to 18.08.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.08.0.php
  - Changes since 18.07.80:
    * Fix filenames and missing icons for opened worksheets
    * Remove from Python backend modification's function (the function works before sending code to interpreter) code for import statement handling (cause problems with imports statements) and code for print statement insertation (cause wrong printing, like printing None, or result from functions, often used without return value (like write, etc.))
    * Clazy warnings, part 3.
    * Rewrite julia variables and functions names parsing code
* Thu Jul 26 2018 [email protected]
  - Update to 18.07.80
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.08-beta.php
  - Changes since 18.04.3:
    * Too many changes to list here
* Fri Jul 13 2018 [email protected]
  - 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
* Fri Jun 08 2018 [email protected]
  - Update to 18.04.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.04.2.php
  - Changes since 18.04.1:
    * In R backend try to open files with unknown mimetype in Cantor script editor and add handling for command without results in rserver (kde#296814)
    * Avoid segfault in backends destructor, when terminate related process.
    * Make Julia variables format in variables model more consistent with the other backends (kde#377771)
    * Change juliahighligter's regex for nonSeparatingCharacters (kde#377772)
    * Add unicode support in juliaserver (because julia can work with unicode, so juliaserver must too) and fix missing highlighting for functions for julia 0.6 and higher
    * Fix julia output: change display function from jl_static_show to 'display' (kde#377773)
    * In LatexEntry::updateEntry path to esp file is constructed invalid. This commit fix it. During debuging, it was found, that EpsRenderer don't check, that input is valid, at all. So, the commit also add checking, that input file is valid eps file, and warning message printing, if it is not true. (kde#330834)
    * Clazy warnings, part 1.
    * With this changes, maxima backend don't show source latex code for entries while they are generated.
    * Add support for "application/x-extension-html" mimetype in R expression, because some systems use this mimetype for html, instead of "text/html" (kde#394018)
    * Fix creating temporary directory for R backend
    * Add html escaping for ampersand in rexpression
    * Fix minor misspelling in debug message of maxima backend
    * Improve LaTeX worksheet export (kde#387304)
    * Add GUI editor for R backend (kde#339127)
* Fri May 11 2018 [email protected]
  - Update to 18.04.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.04.1.php
  - Changes since 18.04.0:
    * Fix maxima LaTeX output for matrics
    * Small fix for Sage backend
    * Improve octave login
    * Make the path of the currently opened project file available in the sage session. (kde#358975)
    * Avoid octave backend crushing, when we try to kill ended process (kde#372074)
    * Add unit tests for lua backends
    * Don't crash with Lua when fetching completion without login being done.
    * Improved handling of multi-line commands in Lua. See D12074 for further details and the remaining open issues.
    * Improve Julia cmake build system
    * Show error message in case the user tries to open a non valid Cantor project file.
    * Added some debug output to measure the time it took to load a saved worksheet.
    * Fix segfault in key settings menu when worksheet not open
* Wed Apr 18 2018 [email protected]
  - Update to 18.04.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.04.0.php
  - Changes since 18.03.90:
    * Fix incorrect regexs for string in backend highlighters
    * Fixed missing latex typesetting.
* Fri Apr 06 2018 [email protected]
  - Update to 18.03.90
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-18.04-rc.php
  - Changes since 17.12.3:
    * Too many changes to list here
* Thu Mar 08 2018 [email protected]
  - Update to 17.12.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12.3.php
  - Changes since 17.12.2:
    * None
* Wed Feb 07 2018 [email protected]
  - Update to 17.12.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12.2.php
  - Changes since 17.12.1:
    * None
* Thu Jan 11 2018 [email protected]
  - Update to 17.12.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12.1.php
  - Changes since 17.12.0:
    * None
* Sat Dec 09 2017 [email protected]
  - Update to 17.12.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12.0.php
  - Changes since 17.11.90:
    * None
* Sat Dec 02 2017 [email protected]
  - Update to 17.11.90
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12-rc.php
  - Changes since 17.11.80:
    * None
* Mon Nov 20 2017 [email protected]
  - Update to 17.11.80
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.12-beta.php
  - Changes since 17.08.3:
    * Don't look for KF5Pty when using Windows. (kde#386787)
    * 1. delay the initialization of the backend process until the user requests the first evaluation (part of T4760) 2. show wait cursor and a message in the status bar instead of the modal dialog during the backend process initialization
    * User KActionCollection::setDefaultShortcut() in cantor part.
    * In maximasession: 1. initialize the members in the initializer list 2. added MaximaSessin::write() to simplify writing to stdout on linux and win.
    * Removed warnings during the initialization of actions in worksheet (use KActionCollection::setDefaultShortcut() instead of QAction::setShortcut()).
    * Removed some noisy debug output.
* Thu Nov 09 2017 [email protected]
  - Update to 17.08.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.08.3.php
  - Changes since 17.08.2:
    * None
* Mon Oct 16 2017 [email protected]
  - Update to 17.08.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.08.2.php
  - Changes since 17.08.1:
    * None
* Thu Sep 07 2017 [email protected]
  - Update to 17.08.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.08.1.php
  - Changes since 17.08.0:
    * Don't search for and link to libcln when using libqalculate>=2.0
* Fri Aug 11 2017 [email protected]
  - 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 05 2017 [email protected]
  - Update to KDE Applications 17.07.90
    * KDE Applications 17.07.90
    * https://www.kde.org/announcements/announce-applications-17.08-rc.php
* Sat Jul 15 2017 [email protected]
  - Update to 17.04.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04.3.php
  - Changes since 17.04.2:
    * None
* Wed Jun 07 2017 [email protected]
  - Update to 17.04.2
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04.2.php
  - Changes since 17.04.1:
    * None
* Wed May 17 2017 [email protected]
  - Update to 17.04.1
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04.1.php
  - Changes since 17.04.0:
    * None
* Sun Apr 16 2017 [email protected]
  - Update to 17.04.0
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04.0.php
  - Changes since 17.03.90:
    * None
* Wed Apr 12 2017 [email protected]
  - Update to 17.03.90
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04-rc.php
  - Changes since 17.03.80:
    * None
* Sat Mar 25 2017 [email protected]
  - Update to 17.03.80
    * New feature release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-17.04-beta.php
  - Changes since 16.12.3:
    * Too many changes to list here
* Thu Mar 09 2017 [email protected]
  - Update to 16.12.3
    * New bugfix release
    * For more details please see:
    * https://www.kde.org/announcements/announce-applications-16.12.3.php
  - Changes since 16.12.2:
    * [julia] Fix build with -fno-operator-names
    * remove modern C++ use to fix compile with current KDE policy
  - Remove patches, now upstream:
    * fix-build-with-ecm-5.31.patch
* Fri Feb 10 2017 [email protected]
  - Add fix-build-with-ecm-5.31.patch
* Thu Feb 09 2017 [email protected]
  - Update to KDE Applications 16.12.2
    * KDE Applications 16.12.2
    * https://www.kde.org/announcements/announce-applications-16.12.2.php
* Sat Jan 14 2017 [email protected]
  - - Update to KDE Applications 16.12.1
    * KDE Applications 16.12.1
    * https://www.kde.org/announcements/announce-applications-16.12.1.php
* Tue Dec 13 2016 [email protected]
  - Update to KDE Applications 16.12.0
    * KDE Applications 16.12.0
    * https://www.kde.org/announcements/announce-applications-16.12.0.php
* Sat Dec 03 2016 [email protected]
  - Update to KDE Applications 16.11.90
    * KDE Applications 16.12.0 RC
    * https://www.kde.org/announcements/announce-applications-16.12-rc.php
* Tue Nov 29 2016 [email protected]
  - Update to KDE Applications 16.11.80
    * KDE Applications 16.12.0 Beta
    * https://www.kde.org/announcements/announce-applications-16.12-beta.php
* Wed Nov 09 2016 [email protected]
  - Update to KDE Applications 16.08.3
    * KDE Applications 16.08.3
    * https://www.kde.org/announcements/announce-applications-16.08.3.php
* Tue Oct 11 2016 [email protected]
  - KDE Applications 16.08.2
    https://www.kde.org/announcements/announce-applications-16.08.2.php
* Fri Sep 09 2016 [email protected]
  - Update to KDE Applications 16.08.1
    * KDE Applications 16.08.1
    * https://www.kde.org/announcements/announce-applications-16.08.1.php
* Fri Aug 12 2016 [email protected]
  - Update to KDE Applications 16.08.0
    * KDE Applications 16.08.0
    * https://www.kde.org/announcements/announce-applications-16.08.0.php
* Mon Aug 08 2016 [email protected]
  - Update to KDE Applications 16.07.90
    * KDE Applications 16.07.90 (16.08-RC)
    * https://www.kde.org/announcements/announce-applications-16.08-rc.php
* Thu Jul 07 2016 [email protected]
  - Update to KDE Applications 16.04.3
    * KDE Applications 16.04.3
    * https://www.kde.org/announcements/announce-applications-16.04.3.php
* Fri Jun 10 2016 [email protected]
  - Update to KDE Applications 16.04.2
    * KDE Applications 16.04.2
    * https://www.kde.org/announcements/announce-applications-16.04.2.php
* Sat May 07 2016 [email protected]
  - Update to KDE Applications 16.04.1
    * KDE Applications 16.04.1
    * https://www.kde.org/announcements/announce-applications-16.04.1.php
* Sun Apr 17 2016 [email protected]
  - Update to KDE Applications 16.04.0
    * KDE Applications 16.04.0
    * https://www.kde.org/announcements/announce-applications-16.04.0.php
* Mon Apr 11 2016 [email protected]
  - Update to KDE Applications 16.03.90
    * KDE Applications 16.04.0 RC
    * https://www.kde.org/announcements/announce-applications-16.04-rc.php
* Sun Mar 13 2016 [email protected]
  - Update to KDE Applications 15.12.3
    * KDE Applications 15.12.3
    * https://www.kde.org/announcements/announce-applications-15.12.3.php
    * boo#970855
* Mon Mar 07 2016 [email protected]
  - Enable python3 backend.
* Sat Feb 13 2016 [email protected]
  - Update to KDE Applications 15.12.2
    * KDE Applications 15.12.2
    * https://www.kde.org/announcements/announce-applications-15.12.2.php
    * boo#966605
* Sat Jan 09 2016 [email protected]
  - Update to KDE Applications 15.12.1
    * KDE Applications 15.12.1
    * https://www.kde.org/announcements/announce-applications-15.12.1.php
    * boo#961265
* Sun Dec 13 2015 [email protected]
  - Update to KDE Applications 15.12.0
    * KDE Applications 15.12.0
    * https://www.kde.org/announcements/announce-applications-15.12.0.php
    * boo#958887
* Tue Nov 10 2015 [email protected]
  - Update to KDE Applications 15.08.3
    * KDE Applications 15.08.3
    * https://www.kde.org/announcements/announce-applications-15.08.3.php
    * boo#954531
* Sun Oct 11 2015 [email protected]
  - Update to KDE Applications 15.08.2
    * KDE Applications 15.08.2
    * https://www.kde.org/announcements/announce-applications-15.08.2.php
* Sun Sep 13 2015 [email protected]
  - Update to KDE Applications 15.08.1
    * KDE Applications 15.08.1
    * https://www.kde.org/announcements/announce-applications-15.08.1.php
* Wed Aug 19 2015 [email protected]
  - Update to KDE Applications 15.08.0
    * KDE Applications 15.08.0
    * https://www.kde.org/announcements/announce-applications-15.08.0.php
  - Drop fix-build-with-latest-R.diff (no longer needed)
* Fri Aug 07 2015 [email protected]
  - Update to KDE Applications 15.07.90
    * KDE Applications 15.08.0 RC1
    * https://www.kde.org/announcements/announce-applications-15.08-rc.php
  - Drop upstreamed patch fix-build-with-latest-R.diff
* Mon Jul 06 2015 [email protected]
  - Update to KDE Applications 15.04.3
    * KDE Applications 15.04.3
    * https://www.kde.org/announcements/announce-applications-15.04.3.php
* Sat May 30 2015 [email protected]
  - Update
* Mon May 11 2015 [email protected]
  - Update to KDE Applications 15.04.1
    * KDE Applications 15.04.1
    * https://www.kde.org/announcements/announce-applications-15.04.1.php
* Mon Apr 27 2015 [email protected]
  - Add patch fix-build-with-latest-R.diff to resolve the buildissue
    with R-base >= 3.2
* Sat Apr 11 2015 [email protected]
  - Update to KDE Applications 15.04.0
    * KDE Applications 15.04.0
    * https://www.kde.org/announcements/announce-applications-15.04.0.php
* Sat Mar 21 2015 [email protected]
  - Update to KDE Applications 15.03.95
    * KDE Applications 15.04 RC
  - Drop patch cantor-bko296546.patch
* Sun Mar 08 2015 [email protected]
  - Update to KDE Applications 15.03.80
    * KDE Applications 15.04 Beta
* Tue Mar 03 2015 [email protected]
  - Update to KDE Applications 14.12.3
    * KDE Applications 14.12.3
    * See https://www.kde.org/announcements/announce-applications-14.12.3.php
* Sun Feb 01 2015 [email protected]
  - Update to KDE Applications 14.12.2
    * KDE Applications 14.12.2
    * See https://www.kde.org/announcements/announce-applications-14.12.2.php
* Mon Jan 12 2015 [email protected]
  - Update to KDE Applications 14.12.1
    * KDE Applications 14.12.1
    * See https://www.kde.org/announcements/announce-applications-14.12.1.php
* Wed Dec 17 2014 [email protected]
  - Update to KDE Applications 14.12.0
    * KDE Applications 14.12.0
    * See https://www.kde.org/announcements/announce-applications-14.12.0.php
* Sun Nov 09 2014 [email protected]
  - Update to 4.14.3
    * KDE 4.14.3 SC Bugfix Release
    * See http://www.kde.org/announcements/announce-4.14.3.php
* Sun Oct 12 2014 [email protected]
  - Update to 4.14.2
    * KDE 4.14.2 SC Bugfix Release
    * See http://www.kde.org/announcements/announce-4.14.2.php
* Sat Sep 13 2014 [email protected]
  - Update to 4.14.1
    * KDE 4.14.1 SC Bugfix Release
    * See http://www.kde.org/announcements/announce-4.14.1.php
* Wed Aug 20 2014 [email protected]
  - Added luajit-devel BuildRequires to build lua backend on Harlequin
    and newer openSUSE versions
* Fri Aug 15 2014 [email protected]
  - Update to 4.14.0
    * KDE 4.14.0 SC Final Release
    * See http://www.kde.org/announcements/4.14/
* Thu Jul 17 2014 [email protected]
  - Update to 4.13.90
    * KDE 4.14 Beta 2 release
    * See http://www.kde.org/announcements/announce-4.14-beta2.php
* Thu Jul 10 2014 [email protected]
  - Update to 4.13.80
    * KDE 4.14 Beta 1 release
    * See http://www.kde.org/announcements/announce-4.14-beta1.php
* Sun Jun 08 2014 [email protected]
  - Update to 4.13.2
    * KDE 4.13  release
    * See http://www.kde.org/announcements/announce-4.13.2.php
* Fri May 09 2014 [email protected]
  - Update to 4.13.1
    * KDE 4.13.1  bug fix release
    * See http://www.kde.org/announcements/announce-4.13.1.php
* Fri Apr 11 2014 [email protected]
  - Update to 4.13.0
    * KDE 4.13  release
    * See http://www.kde.org/announcements/4.13/
* Thu Mar 27 2014 [email protected]
  - Update to 4.12.97
    * KDE 4.13 RC  release
    * See http://www.kde.org/announcements/announce-4.13-rc.php
* Thu Mar 20 2014 [email protected]
  - Update to 4.12.95
    * KDE 4.13 Beta 3  release
    * See http://www.kde.org/announcements/announce-4.13-beta3.php
* Thu Mar 13 2014 [email protected]
  - Update to 4.12.90
    * KDE 4.13 Beta 2  release
    * See http://www.kde.org/announcements/announce-4.13-beta2.php
* Fri Mar 07 2014 [email protected]
  - Update to 4.12.80
    * KDE 4.13 Beta 1  release
    * See http://www.kde.org/announcements/announce-4.13-beta1.php
* Sat Feb 01 2014 [email protected]
  - Update to 4.12.2
    * KDE 4.12.2  release
    * See http://www.kde.org/announcements/announce-4.12.2.php
* Sat Jan 11 2014 [email protected]
  - Update to 4.12.1
    * KDE 4.12.1  release
    * See http://www.kde.org/announcements/announce-4.12.1.php
* Sat Dec 14 2013 [email protected]
  - Update to 4.12.0
    * KDE 4.12.0  release
    * See http://www.kde.org/announcements/4.12.php
* Fri Nov 29 2013 [email protected]
  - Update to 4.11.97
    * KDE 4.12 RC 1 release
    * See http://www.kde.org/announcements/announce-4.12-rc.php
* Sat Nov 23 2013 [email protected]
  - Update to 4.11.95
    * KDE 4.12 Beta 3 release
    * See http://www.kde.org/announcements/announce-4.12-beta3.php
* Sat Nov 16 2013 [email protected]
  - Update to 4.11.90
    * KDE 4.12 Beta 2 release
    * See http://www.kde.org/announcements/announce-4.12-beta2.php
* Sat Nov 09 2013 [email protected]
  - Update to 4.11.80
    * KDE 4.12 Beta 1 release
    * See http://www.kde.org/announcements/announce-4.12-beta1.php
  - Added python-devel BuildRequires
* Sat Nov 02 2013 [email protected]
  - Update to 4.11.3
    * KDE 4.11.3 bugfix release
    * See http://www.kde.org/announcements/announce-4.11.3.php
* Sat Sep 28 2013 [email protected]
  - Update to 4.11.2
    * KDE 4.11.2 bugfix release
    * See http://www.kde.org/announcements/announce-4.11.2.php
* Sun Sep 01 2013 [email protected]
  - Update to 4.11.1
    * KDE 4.11.1 bugfix release
    * See http://www.kde.org/announcements/announce-4.11.1.php
* Thu Aug 08 2013 [email protected]
  - Update to 4.11.0
    * KDE 4.11 Final release
    * See http://www.kde.org/announcements/4.11/
* Thu Jul 25 2013 [email protected]
  - Update to 4.10.97
    * KDE 4.11 RC 2 release
    * See http://www.kde.org/announcements/announce-4.11-rc2.php
* Mon Jul 15 2013 [email protected]
  - Update to 4.10.95
    * KDE 4.11 RC 1 release
    * See http://www.kde.org/announcements/announce-4.11-rc1.php
* Thu Jun 27 2013 [email protected]
  - Update to 4.10.90
    * KDE 4.11 Beta 1 release
    * See http://www.kde.org/announcements/announce-4.11-beta2.php
* Thu Jun 13 2013 [email protected]
  - Update to 4.10.80
    * KDE 4.11 Beta 1 release
    * See http://www.kde.org/announcements/announce-4.11-beta1.php
* Sat Jun 01 2013 [email protected]
  - Update to 4.10.4
    * Bugfix release
    * See http://www.kde.org/announcements/announce-4.10.4.php
    * resolves bnc#8122760
* Sat May 04 2013 [email protected]
  - Update to 4.10.3
    * Bugfix release
    * See http://www.kde.org/announcements/announce-4.10.3.php
    * resolves bnc#818500
* Sat Apr 20 2013 [email protected]
  - Added R-base BuildRequires for >= 13.1
* Mon Apr 01 2013 [email protected]
  - Update to 4.10.2
    * Bugfixes
* Mon Mar 04 2013 [email protected]
  - Remove patch detect_gfortran_library_correctly.diff. Now included
    upstream
* Sat Mar 02 2013 [email protected]
  - Update to 4.10.1
    * Contains bug fixes. See http://www.kde.org/announcements/
    for more information
* Fri Feb 01 2013 [email protected]
  - add recommends for maxima and octave
* Fri Feb 01 2013 [email protected]
  - Added patch detect_gfortran_library_correctly.diff. Due to the
    location of the libgfortran.so file, cmake does not find it.
    This patch searches differently for the library by querying the
    gfortran binary.
* Thu Jan 31 2013 [email protected]
  - Update to 4.10.0
    * This is the final release for 4.10. Contains bugfixes
* Mon Jan 21 2013 [email protected]
  - Remove calls to suse_update_desktop_files macro where upstream now has the correct desktop file categories
* Thu Jan 17 2013 [email protected]
  - Update to 4.9.98
    * This is the third RC release for 4.10. Contains bugfixes
* Thu Jan 03 2013 [email protected]
  - Update to 4.9.97
    * This is the second RC release for 4.10. Contains bugfixes
* Tue Jan 01 2013 [email protected]
  - Removed unneeded build requirements fdupes, kdebase4-workspace-devel,
    libkdeedu4-devel, ocaml and ocaml-facile. Added libkde4-devel.
  - Removed unneeded runtime requirement for libkeduvocdocument4.
  - Replaced cantor with libcantorlibs%{libMAJOR} in cantor-devel Requires:.
* Wed Dec 19 2012 [email protected]
  - Update to 4.9.95
    * This is the first RC release for 4.10. Contains bugfixes
* Sat Dec 01 2012 [email protected]
  - Update to 4.9.90
    * This is the second Beta release for 4.10. Contains bugfixes
* Sat Nov 24 2012 [email protected]
  - Update to 4.9.80
    * see http://www.kde.org/announcements/announce-4.10-beta1.php
* Fri Nov 02 2012 [email protected]
  - Update to 4.9.3
    * see http://kde.org/announcements/announce-4.9.3.php for details
* Sat Sep 29 2012 [email protected]
  - Update to 4.9.2
    * see http://kde.org/announcements/announce-4.9.2.php for details
* Tue Sep 04 2012 [email protected]
  - Update to 4.9.1
    * see http://kde.org/announcements/4.9.1/ for details
* Mon Jul 30 2012 [email protected]
  - update to 4.8.5
    * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details
* Fri Jun 01 2012 [email protected]
  - update to 4.8.4
    * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details
* Sun Apr 29 2012 [email protected]
  - update to 4.8.3
    * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details
* Sat Mar 31 2012 [email protected]
  - Add xz to BuildRequires
* Thu Mar 29 2012 [email protected]
  - update to 4.8.2
    * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
* Thu Mar 22 2012 [email protected]
  - fix bnc#753292
  - add documentation
  - separate shared libraries
* Fri Mar 02 2012 [email protected]
  - update to 4.8.1
    * see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details
* Thu Feb 02 2012 [email protected]
  - Added qalculate buildrequires
  - Added analitza buildrequires
  - Removed tests for obsolete openSUSE versions
* Wed Jan 18 2012 [email protected]
  - update to 4.8.0
    * first stable release of KDE 4.8 (only critical fixes over 4.7.98)
    * see http://kde.org/announcements/4.8/ for details
* Tue Jan 10 2012 [email protected]
  - update to 4.7.98
    * RC2+ milestone release of KDE 4.8
    * see http://kde.org/announcements/4.8/ for details
* Wed Dec 07 2011 [email protected]
  - fix license to be in spdx.org format
* Fri Dec 02 2011 [email protected]
  - update to 4.7.4
    * see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
* Wed Nov 02 2011 [email protected]
  - update to 4.7.3
    * see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details
* Sun Oct 02 2011 [email protected]
  - update to 4.7.2
    * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details
* Tue Sep 13 2011 [email protected]
  - Added R buildrequires for R statistics backend
  - Removed test for obsolete openSUSE version (fix for RPMLINT warning)
  - Cleaned up spec file formatting
* Thu Sep 01 2011 [email protected]
  - update to 4.7.1
    * Bugfixes over KDE 4.7.0
    * see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details
* Mon Aug 08 2011 [email protected]
  - Fixed group for devel package (fix for RPMLINT warning)
  - Add version of the dependency requirement for devel package
    (fix for RPMLINT warning)
* Fri Jul 22 2011 [email protected]
  - update to 4.7.0
    * Small fixes over KDE 4.7 RC2
    * see http://kde.org/announcements/4.7 for details
* Sat Jul 09 2011 [email protected]
  - update to 4.6.95
* Tue Jun 28 2011 [email protected]
  - update to 4.6.90
* Fri May 20 2011 [email protected]
  - update to 4.6.80
* Sun May 08 2011 [email protected]
  - Update to 4.6.41_20110508
* Mon May 02 2011 [email protected]
  - Update to 4.6.41_20110502
* Sat Apr 23 2011 [email protected]
  - Update to 4.6.41_20110423
* Wed Apr 20 2011 [email protected]
  - Update to 4.6.41_20110420
* Mon Apr 18 2011 [email protected]
  - Update to 4.6.41_20110418
* Sun Apr 10 2011 [email protected]
  - Update to 4.6.41_20110410
* Sun Apr 10 2011 [email protected]
  - Update to 4.6.41_20110410
* Sat Apr 09 2011 [email protected]
  - Update to 4.6.41_20110409
* Fri Apr 08 2011 [email protected]
  - Update to 4.6.41_20110408
* Thu Apr 07 2011 [email protected]
  - Update to 4.6.41_20110407
* Wed Apr 06 2011 [email protected]
  - Update to 4.6.41_20110406
* Tue Apr 05 2011 [email protected]
  - Update to 4.6.41_20110405
* Mon Apr 04 2011 [email protected]
  - Update to 4.6.41_20110404
  - Build based on standalone package in GIT
* Sun Apr 03 2011 [email protected]
  - Update to 4.6.41_20110403
* Fri Apr 01 2011 [email protected]
  - Update to 4.6.41_20110401
* Thu Mar 31 2011 [email protected]
  - Update to 4.6.41_20110331
* Wed Mar 30 2011 [email protected]
  - Update to 4.6.41_20110330
* Tue Mar 29 2011 [email protected]
  - Update to 4.6.41_20110329
* Mon Mar 28 2011 [email protected]
  - Update to 4.6.41_20110328
* Mon Mar 28 2011 [email protected]
  - Update to 4.6.41_20110328
* Mon Mar 28 2011 [email protected]
  - Update to 4.6.41_20110328
* Thu Mar 24 2011 [email protected]
  - Update to 4.6.41_20110324
* Wed Mar 23 2011 [email protected]
  - Update to 4.6.41_20110323
* Mon Mar 21 2011 [email protected]
  - Update to 4.6.41_20110321
* Mon Mar 21 2011 [email protected]
  - Update to 4.6.41_20110321
* Sat Mar 19 2011 [email protected]
  - Update to 4.6.41_20110319
* Fri Mar 18 2011 [email protected]
  - Update to 4.6.41_20110318
* Thu Mar 17 2011 [email protected]
  - Update to 4.6.41_20110317
* Wed Mar 16 2011 [email protected]
  - Update to 4.6.41_20110316
* Tue Mar 15 2011 [email protected]
  - Update to 4.6.41_20110315
* Tue Mar 15 2011 [email protected]
  - Update to 4.6.41_20110315
* Mon Mar 14 2011 [email protected]
  - Update to 4.6.41_20110314
* Sun Mar 13 2011 [email protected]
  - Update to 4.6.41_20110313
* Sat Mar 12 2011 [email protected]
  - Update to 4.6.41_20110312
* Fri Mar 11 2011 [email protected]
  - Update to 4.6.41_20110311
* Fri Mar 11 2011 [email protected]
  - Update to 4.6.41_20110311
* Thu Mar 10 2011 [email protected]
  - Update to 4.6.41_20110310
* Thu Mar 10 2011 [email protected]
  - Update to 4.6.41_20110310
* Wed Mar 09 2011 [email protected]
  - Update to 4.6.41_20110309
* Tue Mar 08 2011 [email protected]
  - Update to 4.6.41_20110308
* Mon Mar 07 2011 [email protected]
  - Update to 4.6.41_20110307
* Sun Mar 06 2011 [email protected]
  - Update to 4.6.41_20110306
* Sat Mar 05 2011 [email protected]
  - Update to 4.6.41_20110305
* Fri Mar 04 2011 [email protected]
  - Update to 4.6.41_20110304
* Fri Mar 04 2011 [email protected]
  - Update to 4.6.41_20110304
* Fri Mar 04 2011 [email protected]
  - Update to 4.6.41_20110304
* Thu Mar 03 2011 [email protected]
  - Update to 4.6.41_20110303
* Wed Mar 02 2011 [email protected]
  - Update to 4.6.41_20110302
* Tue Mar 01 2011 [email protected]
  - Update to 4.6.41_20110301
* Mon Feb 28 2011 [email protected]
  - Update to 4.6.41_20110228
* Sun Feb 27 2011 [email protected]
  - Update to 4.6.41_20110227
* Sun Feb 27 2011 [email protected]
  - Update to 4.6.41_20110227
* Sat Feb 26 2011 [email protected]
  - Update to 4.6.41_20110226
* Fri Feb 25 2011 [email protected]
  - Update to 4.6.41_20110225
* Thu Feb 24 2011 [email protected]
  - Update to 4.6.41_20110224
* Tue Feb 22 2011 [email protected]
  - Update to 4.6.41_20110222
* Tue Feb 22 2011 [email protected]
  - Update to 4.6.41_20110222
* Sun Feb 20 2011 [email protected]
  - Update to 4.6.41_20110220
* Sat Feb 19 2011 [email protected]
  - Update to 4.6.41_20110219
* Fri Feb 18 2011 [email protected]
  - Update to 4.6.41_20110218
* Thu Feb 17 2011 [email protected]
  - Update to 4.6.41_20110217
* Wed Feb 16 2011 [email protected]
  - Update to 4.6.41_20110217
* Wed Feb 16 2011 [email protected]
  - Update to 4.6.41_20110216
* Tue Feb 15 2011 [email protected]
  - Update to 4.6.41_20110216
* Tue Feb 15 2011 [email protected]
  - Update to 4.6.41_20110215
* Mon Feb 14 2011 [email protected]
  - Update to 4.6.41_20110214
* Sun Feb 13 2011 [email protected]
  - Update to 4.6.41_20110213
* Sat Feb 12 2011 [email protected]
  - Update to 4.6.41_20110212
* Sat Feb 12 2011 [email protected]
  - Update to 4.6.41_20110212
* Thu Feb 10 2011 [email protected]
  - Update to 4.6.41_20110210
* Wed Feb 09 2011 [email protected]
  - Update to 4.6.41_20110209
* Wed Feb 09 2011 [email protected]
  - Update to 4.6.41_20110209
* Mon Feb 07 2011 [email protected]
  - Update to 4.6.41_20110207
* Sun Feb 06 2011 [email protected]
  - Update to 4.6.41_20110206
* Sat Feb 05 2011 [email protected]
  - Update to 4.6.41_20110205
* Fri Feb 04 2011 [email protected]
  - Update to 4.6.41_20110204
* Thu Feb 03 2011 [email protected]
  - Update to 4.6.41_20110203
* Wed Feb 02 2011 [email protected]
  - Update to 4.6.41_20110202
* Tue Feb 01 2011 [email protected]
  - Update to 4.6.41_20110201
* Mon Jan 31 2011 [email protected]
  - Update to 4.6.41_20110131
* Sun Jan 30 2011 [email protected]
  - Update to 4.6.41_20110130
* Sun Jan 30 2011 [email protected]
  - Update to 4.6.41_20110130
* Tue Jan 25 2011 [email protected]
  - split off cantor devel to silence some rpmlint warnings
* Mon Jan 24 2011 [email protected]
  - fix filelist to fix build again
* Wed Jan 05 2011 [email protected]
  - update to 4.6.41_20110106
* Sun Dec 19 2010 [email protected]
  - Update to 4.5.86svn1207757
* Fri Dec 10 2010 [email protected]
  - update to 4.5.86svn1205247
* Wed Dec 01 2010 [email protected]
  - update to 4.5.82svn1202688
* Mon Nov 29 2010 [email protected]
  - Update to 4.5.81svn1202101
* Sun Nov 28 2010 [email protected]
  - Added patch to avoid building rocs on openSUSE 11.1 and 11.2
* Fri Nov 19 2010 [email protected]
  - update to 4.5.80
    * KDE 4.6 Beta1
    * no upstream changelog available.
* Thu Oct 28 2010 [email protected]
  - update to 4.5.3
    * see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details
* Thu Sep 30 2010 [email protected]
  - update to 4.5.2
    * see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details
* Fri Aug 27 2010 [email protected]
  - update to 4.5.1
    * see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details
* Thu Aug 19 2010 [email protected]
  - correct parley description
* Thu Jul 29 2010 [email protected]
  - update to 4.5.0
    * KDE 4.5.0 final (version bump over RC3)
* Fri Jul 23 2010 [email protected]
  - update to 4.4.95
    * KDE 4.5 RC3 (not announced)
    * critical fixes for 4.5.0 release
* Fri Jul 16 2010 [email protected]
  - update to 4.4.93svn1149349
* Wed Jul 07 2010 [email protected]
  - update to 4.4.5
    * bugfixes over 4.4.4
    * see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details
* Fri Jun 18 2010 [email protected]
  - update to 4.4.4
    * bugfixes over 4.4.3
    * see http://kde.org/announcements/changelogs/changelog4_4_3to4_4_ 4.php for details
    * for most modules only version number as a change (4_4_BRANCH.diff already contained the diff
* Mon May 17 2010 [email protected]
  - update 4_4_BRANCH.diff: various fixes, translation updates
* Thu Apr 29 2010 [email protected]
  - update to 4.4.3
    * bugfixes over 4.4.2
    * see http://kde.org/announcements/changelogs/changelog4_4_2to4_4_3.php for details
* Fri Mar 26 2010 [email protected]
  - update to 4.4.2
    * bugfixes over 4.4.1
    * see http://kde.org/announcements/changelogs/changelog4_4_1to4_4_2.php for details
* Fri Feb 26 2010 [email protected]
  - update to 4.4.1
    * bugfixes over 4.4.0
    * see http://kde.org/announcements/changelogs/changelog4_4_0to4_4_1.php for details
* Thu Feb 04 2010 [email protected]
  - update to 4.4.0
    * Critical bugfixes only over 4.3.98
    * see http://www.kde.org/announcements/4.4/ for general overview
* Sun Jan 31 2010 [email protected]
  - update to 4.3.98
    * see http://www.kde.org/announcements/announce-4.4-rc3.php for details
* Wed Jan 20 2010 [email protected]
  - update to 4.3.95
    * see http://www.kde.org/announcements/announce-4.4-rc2.php for details
* Sun Jan 10 2010 [email protected]
  - rediff patches to apply without fuzz
* Wed Jan 06 2010 [email protected]
  - update to 4.3.90
    * see http://www.kde.org/announcements/announce-4.4-rc1.php for details
* Fri Dec 18 2009 [email protected]
  - update to 4.3.85
    * see http://www.kde.org/announcements/announce-4.4-beta2.php for details
* Tue Dec 08 2009 [email protected]
  - remove ocaml buildrequires from noarch specfile (unused)
* Fri Dec 04 2009 [email protected]
  - update to 4.3.80:
    * see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan
* Wed Nov 18 2009 [email protected]
  - rediff desktop-files.diff for fuzz=0
* Mon Nov 02 2009 [email protected]
  - update to 4.3.3
    * see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details
* Thu Sep 24 2009 [email protected]
  - update 4_3_BRANCH.diff: khangman fixes and translation updates
* Wed Sep 16 2009 [email protected]
  - branch update for improved translations
* Fri Aug 28 2009 [email protected]
  - update to 4.3.1
    * see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details
* Wed Aug 26 2009 [email protected]
  - make patch0 usage consistent
* Wed Jul 29 2009 [email protected]
  - update to 4.3.0
    * see http://kde.org/announcements/4.3 for details
* Tue Jul 21 2009 [email protected]
  - update to 4.2.98
* Thu Jul 09 2009 [email protected]
  - update to 4.2.96
* Wed Jun 24 2009 [email protected]
  - update to 4.2.95
* Sat Jun 20 2009 [email protected]
  - drop kde4 package prefixes
* Fri Jun 19 2009 [email protected]
  - update build requires of -noarch
* Wed Jun 03 2009 [email protected]
  - update to 4.2.90
* Wed May 27 2009 [email protected]
  - update to 4.2.88svn973768
* Tue May 19 2009 [email protected]
  - update to 4.2.87svn969966
* Mon May 18 2009 [email protected]
  - update to 4.2.86svn967995
* Thu May 14 2009 [email protected]
  - update to 4.2.85 (KDE 4.3 Beta1)
* Tue May 12 2009 [email protected]
  - fix dependencies
* Sat May 02 2009 [email protected]
  - fix kde4-khangman missing data (bnc#481119)
* Thu Apr 30 2009 [email protected]
  - update to 4.2.3
    * see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php
* Thu Mar 26 2009 [email protected]
  - update to 4.2.2
    * see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php
* Sat Mar 07 2009 [email protected]
  - update 4.2 branch to add stdio.h
* Fri Feb 27 2009 [email protected]
  - update to 4.2.1
    * see http://kde.org/announcements/changelogs/changelog4_2_0to4_2_1.php
* Thu Feb 12 2009 [email protected]
  - update branch diff again for marble
* Mon Feb 09 2009 [email protected]
  - update branch diff again for marble
* Sun Feb 08 2009 [email protected]
  - update branch diff: fix Designer crash due to Marble plugin
* Thu Feb 05 2009 [email protected]
  - fix -noarch build on ppc64
* Thu Jan 22 2009 [email protected]
  - update to 4.2.0
* Tue Jan 13 2009 [email protected]
  - update to 4.1.96
* Sun Jan 11 2009 [email protected]
  - update to 4.1.87 (KDE 4.2 Januar snapshot)
* Mon Dec 01 2008 [email protected]
  - no ocaml on s390 and s390x (as on ppc ppc64)
* Thu Nov 06 2008 [email protected]
  - fix kdeedu4-noarch buildrequires
* Wed Nov 05 2008 [email protected]
  - use minimal-toc to fix build on ppc(64)
* Fri Oct 31 2008 [email protected]
  - update to 4.1.3
    * see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
* Thu Sep 25 2008 [email protected]
  - update to 4.1.2
    * see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
* Fri Sep 05 2008 [email protected]
  - build separate kde4-kstars-data package again
* Thu Aug 28 2008 [email protected]
  - update to 4.1.1
    * see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php
* Tue Aug 19 2008 [email protected]
  - branch diff update: many Kalzium and Marble bug fixes
* Wed Aug 13 2008 [email protected]
  - fix build
* Mon Aug 04 2008 [email protected]
  - branch diff update
* Wed Jul 30 2008 [email protected]
  - enable kde4-step build
* Wed Jul 23 2008 [email protected]
  - update to 4.1.0
* Tue Jul 22 2008 [email protected]
  - file list fix
* Thu Jul 17 2008 [email protected]
  - update to 4.0.99
* Wed Jul 09 2008 [email protected]
  - update to 4.0.98
* Mon Jul 07 2008 [email protected]
  - fix kde4-marble maps packaging error
* Thu Jul 03 2008 [email protected]
  - update to 4.0.85
* Tue Jul 01 2008 [email protected]
  - fix filelist again
* Mon Jun 30 2008 [email protected]
  - update filelist
* Thu Jun 26 2008 [email protected]
  - update to 4.0.84
* Wed Jun 18 2008 [email protected]
  - update to 4.0.83
* Tue Jun 10 2008 [email protected]
  - update to 4.0.82
* Mon Jun 09 2008 [email protected]
  - update to 4.0.81
* Thu May 29 2008 [email protected]
  - make sure that the right version of kde4-marble-data is installed
    (kde#162254)
* Thu May 01 2008 [email protected]
  - update to 4.0.4
    * http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php
* Fri Apr 25 2008 [email protected]
  - branch diff update
* Mon Apr 21 2008 [email protected]
  - fix file lists
  - branch diff update
* Thu Mar 27 2008 [email protected]
  - update to 4.0.3
* Tue Mar 11 2008 [email protected]
  - 4_0_BRANCH.diff update:
    * include fullscreen window handling fixes
* Wed Feb 27 2008 [email protected]
  - update to 4.0.2
* Wed Feb 27 2008 [email protected]
  - update branch diff, add pre_checkin to make upgrade easier
* Thu Jan 31 2008 [email protected]
  - update to 4.0.1
* Sun Jan 20 2008 [email protected]
  - update KDE_4_0_BRANCH.diff
* Sat Jan 05 2008 [email protected]
  - update to 4.0
* Wed Jan 02 2008 [email protected]
  - update to 3.97.2
* Fri Dec 21 2007 [email protected]
  - fix file conflict
* Sun Dec 16 2007 [email protected]
  - update to 3.97.1
* Thu Dec 06 2007 [email protected]
  - adjust desktop files
* Wed Dec 05 2007 [email protected]
  - update to 3.97.0
* Tue Dec 04 2007 [email protected]
  - update to 3.96.3
* Wed Nov 21 2007 [email protected]
  - update to 3.96.1
* Wed Nov 14 2007 [email protected]
  - update to 3.96.0
* Wed Nov 07 2007 [email protected]
  - update to 3.95.2
* Mon Nov 05 2007 [email protected]
  - fix build on ppc
* Thu Nov 01 2007 [email protected]
  - update to 3.95.1
* Wed Oct 31 2007 [email protected]
  - update to KDE 4.0 Beta4
* Sat Oct 20 2007 [email protected]
  - update to 3.94.1
* Mon Oct 08 2007 [email protected]
  - update to KDE 4.0 Beta 3
* Tue Oct 02 2007 [email protected]
  - update to 3.93.0.svn720124
* Wed Sep 26 2007 [email protected]
  - update to 3.93.0.svn717255
* Thu Sep 13 2007 [email protected]
  - update to 3.93.0.svn712059
* Sat Sep 01 2007 [email protected]
  - update to KDE 4.0 Beta 2
* Thu Aug 23 2007 [email protected]
  - update to 3.92.0.svn703905
* Thu Aug 16 2007 [email protected]
  - update to 3.92.0.svn700953
* Thu Aug 09 2007 [email protected]
  - update to 3.92.0.svn697375
  - fix file conflict
* Sun Jul 29 2007 [email protected]
  - update to KDE 4.0 Beta 1
* Thu Jul 12 2007 [email protected]
  - update to 3.91.0.svn685967
* Sat Jun 23 2007 [email protected]
  - update to 3.90.1.svn678988
* Wed Jun 13 2007 [email protected]
  - update buildrequires (ocaml-facile)
* Fri Jun 08 2007 [email protected]
  - update to 3.90.1.svn670254
* Mon Jun 04 2007 [email protected]
  - fix build
* Fri Jun 01 2007 [email protected]
  - simplify spec file by using macros from kde4-filesystem
* Wed May 30 2007 [email protected]
  - fix spec file after kdelibs moves
* Mon May 28 2007 [email protected]
  - update to 3.90.1.svn668119
* Wed May 23 2007 [email protected]
  - use %fdupes
* Fri May 18 2007 [email protected]
  - remove facile requirement from Factory
* Sun May 13 2007 [email protected]
  - Fix file list.
* Sat May 12 2007 [email protected]
  - Fix dependencies.
* Fri May 11 2007 [email protected]
  - initial package in abuild

Files

/usr/bin/cantor
/usr/bin/cantor_pythonserver
/usr/bin/cantor_rserver
/usr/bin/cantor_scripteditor
/usr/lib64/cantor_pythonbackend.so
/usr/lib64/libcantor_config.so
/usr/lib64/qt5/plugins/cantor
/usr/lib64/qt5/plugins/cantor/assistants
/usr/lib64/qt5/plugins/cantor/assistants/cantor_advancedplotassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_creatematrixassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_differentiateassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_eigenvaluesassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_eigenvectorsassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_importpackageassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_integrateassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_invertmatrixassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_plot2dassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_plot3dassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_qalculateplotassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_runscriptassistant.so
/usr/lib64/qt5/plugins/cantor/assistants/cantor_solveassistant.so
/usr/lib64/qt5/plugins/cantor/backends
/usr/lib64/qt5/plugins/cantor/backends/cantor_luabackend.so
/usr/lib64/qt5/plugins/cantor/backends/cantor_maximabackend.so
/usr/lib64/qt5/plugins/cantor/backends/cantor_octavebackend.so
/usr/lib64/qt5/plugins/cantor/backends/cantor_pythonbackend.so
/usr/lib64/qt5/plugins/cantor/backends/cantor_qalculatebackend.so
/usr/lib64/qt5/plugins/cantor/backends/cantor_rbackend.so
/usr/lib64/qt5/plugins/cantor/backends/cantor_sagebackend.so
/usr/lib64/qt5/plugins/cantor/backends/cantor_scilabbackend.so
/usr/lib64/qt5/plugins/cantor/panels
/usr/lib64/qt5/plugins/cantor/panels/cantor_documentationpanelplugin.so
/usr/lib64/qt5/plugins/cantor/panels/cantor_filebrowserpanelplugin.so
/usr/lib64/qt5/plugins/cantor/panels/cantor_helppanelplugin.so
/usr/lib64/qt5/plugins/cantor/panels/cantor_tocpanelplugin.so
/usr/lib64/qt5/plugins/cantor/panels/cantor_variablemanagerplugin.so
/usr/lib64/qt5/plugins/kf5
/usr/lib64/qt5/plugins/kf5/parts
/usr/lib64/qt5/plugins/kf5/parts/cantorpart.so
/usr/share/applications/org.kde.cantor.desktop
/usr/share/cantor
/usr/share/cantor/latex
/usr/share/cantor/latex/preview.sty
/usr/share/cantor/maximabackend
/usr/share/cantor/maximabackend/cantor-initmaxima.lisp
/usr/share/cantor/octave
/usr/share/cantor/octave/graphic_packages.xml
/usr/share/cantor/octavebackend
/usr/share/cantor/octavebackend/cantor_eigenvectors.m
/usr/share/cantor/octavebackend/cantor_plot2d.m
/usr/share/cantor/octavebackend/cantor_plot3d.m
/usr/share/cantor/python
/usr/share/cantor/python/graphic_packages.xml
/usr/share/cantor/xslt
/usr/share/cantor/xslt/latex.xsl
/usr/share/config.kcfg/cantor.kcfg
/usr/share/config.kcfg/cantor_libs.kcfg
/usr/share/config.kcfg/luabackend.kcfg
/usr/share/config.kcfg/maximabackend.kcfg
/usr/share/config.kcfg/octavebackend.kcfg.in
/usr/share/config.kcfg/pythonbackend.kcfg
/usr/share/config.kcfg/qalculatebackend.kcfg
/usr/share/config.kcfg/rserver.kcfg
/usr/share/config.kcfg/sagebackend.kcfg
/usr/share/config.kcfg/scilabbackend.kcfg
/usr/share/doc/HTML/en/cantor
/usr/share/doc/HTML/en/cantor/create-dlg.png
/usr/share/doc/HTML/en/cantor/differentiate-dlg.png
/usr/share/doc/HTML/en/cantor/import-dlg.png
/usr/share/doc/HTML/en/cantor/index.cache.bz2
/usr/share/doc/HTML/en/cantor/index.docbook
/usr/share/doc/HTML/en/cantor/integrate-dlg.png
/usr/share/doc/HTML/en/cantor/latex_formula.png
/usr/share/doc/HTML/en/cantor/matrix-dlg.png
/usr/share/doc/HTML/en/cantor/plot-dlg1.png
/usr/share/doc/HTML/en/cantor/plot-dlg2.png
/usr/share/doc/HTML/en/cantor/plot2d-dlg.png
/usr/share/doc/HTML/en/cantor/plot3d-dlg.png
/usr/share/doc/HTML/en/cantor/screenshot.png
/usr/share/doc/HTML/en/cantor/solve-equations-dlg.png
/usr/share/doc/packages/cantor
/usr/share/doc/packages/cantor/DESIGN
/usr/share/doc/packages/cantor/R
/usr/share/doc/packages/cantor/README.md
/usr/share/doc/packages/cantor/maxima
/usr/share/doc/packages/cantor/sage
/usr/share/icons/hicolor/128x128/apps/cantor.png
/usr/share/icons/hicolor/16x16/apps/cantor.png
/usr/share/icons/hicolor/22x22/apps/cantor.png
/usr/share/icons/hicolor/32x32/apps/cantor.png
/usr/share/icons/hicolor/48x48/apps/cantor.png
/usr/share/icons/hicolor/48x48/apps/juliabackend.png
/usr/share/icons/hicolor/48x48/apps/kalgebrabackend.png
/usr/share/icons/hicolor/48x48/apps/luabackend.png
/usr/share/icons/hicolor/48x48/apps/maximabackend.png
/usr/share/icons/hicolor/48x48/apps/octavebackend.png
/usr/share/icons/hicolor/48x48/apps/pythonbackend.png
/usr/share/icons/hicolor/48x48/apps/qalculatebackend.png
/usr/share/icons/hicolor/48x48/apps/rbackend.png
/usr/share/icons/hicolor/48x48/apps/sagebackend.png
/usr/share/icons/hicolor/48x48/apps/scilabbackend.png
/usr/share/icons/hicolor/64x64/apps/cantor.png
/usr/share/knsrcfiles/cantor-documentation.knsrc
/usr/share/knsrcfiles/cantor.knsrc
/usr/share/knsrcfiles/cantor_lua.knsrc
/usr/share/knsrcfiles/cantor_maxima.knsrc
/usr/share/knsrcfiles/cantor_octave.knsrc
/usr/share/knsrcfiles/cantor_python.knsrc
/usr/share/knsrcfiles/cantor_qalculate.knsrc
/usr/share/knsrcfiles/cantor_r.knsrc
/usr/share/knsrcfiles/cantor_sage.knsrc
/usr/share/knsrcfiles/cantor_scilab.knsrc
/usr/share/metainfo/org.kde.cantor.appdata.xml
/usr/share/mime/packages/cantor.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Dec 2 23:33:16 2024