File cantor.changes of Package cantor

-------------------------------------------------------------------
Tue Sep 10 14:10:01 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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 07:13:12 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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  2 13:53:40 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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 07:32:07 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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 09:54:55 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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  3 09:14:45 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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  9 18:07:07 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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 15:25:17 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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 13:58:15 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.02.0
  * New feature release
- No code change since 24.01.95

-------------------------------------------------------------------
Fri Feb  9 16:07:20 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 24.01.95
  * https://kde.org/announcements/megarelease/6/rc2/

-------------------------------------------------------------------
Tue Dec  5 14:18:59 UTC 2023 - Christophe Marin <christophe@krop.fr>

- 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  7 17:04:04 UTC 2023 - Christophe Marin <christophe@krop.fr>

- 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 18:26:51 UTC 2023 - Christophe Marin <christophe@krop.fr>

- 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 11:55:20 UTC 2023 - Christophe Marin <christophe@krop.fr>

- 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 13:58:55 UTC 2023 - Christophe Marin <christophe@krop.fr>

- 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 08:02:12 UTC 2023 - Christophe Marin <christophe@krop.fr>

- 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  1 10:13:17 UTC 2023 - Christophe Marin <christophe@krop.fr>

- 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  4 10:19:14 UTC 2023 - Christophe Marin <christophe@krop.fr>

- 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  6 20:00:33 UTC 2023 - Christophe Marin <christophe@krop.fr>

- 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  9 10:46:28 UTC 2023 - Christophe Marin <christophe@krop.fr>

- 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 08:45:15 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/

-------------------------------------------------------------------
Fri Mar 31 16:41:35 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.03.90
  * New feature release

-------------------------------------------------------------------
Fri Mar 17 20:42:54 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 23.03.80
  * New feature release

-------------------------------------------------------------------
Tue Feb 28 09:45:28 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 22.12.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/22.12.3/

-------------------------------------------------------------------
Tue Jan 31 10:32:59 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 22.12.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/22.12.2/

-------------------------------------------------------------------
Tue Jan  3 10:19:22 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 22.12.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/22.12.1/

-------------------------------------------------------------------
Fri Dec  2 12:24:35 UTC 2022 - Christophe Marin <christophe@krop.fr>

- Update to 22.12.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/22.12.0/

-------------------------------------------------------------------
Sat Nov 26 16:44:13 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.11.90
  * New feature release

-------------------------------------------------------------------
Sat Nov 12 08:53:25 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.11.80
  * New feature release

-------------------------------------------------------------------
Tue Nov  1 11:19:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.08.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/22.08.3/

-------------------------------------------------------------------
Tue Oct 11 14:31:50 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.08.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/22.08.2/

-------------------------------------------------------------------
Tue Sep  6 15:18:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.08.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/22.08.1/

-------------------------------------------------------------------
Sun Aug 14 09:41:37 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.08.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/22.08.0/

-------------------------------------------------------------------
Fri Aug  5 12:10:20 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.07.90
  * New feature release

-------------------------------------------------------------------
Sat Jul 16 08:27:34 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.07.80
  * New feature release

-------------------------------------------------------------------
Tue Jul  5 17:02:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.04.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/22.04.3/

-------------------------------------------------------------------
Wed Jun  8 09:52:27 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.04.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/22.04.2/

-------------------------------------------------------------------
Tue May 10 16:29:26 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.04.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/22.04.1/

-------------------------------------------------------------------
Mon Apr 18 07:50:44 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/22.04.0/

-------------------------------------------------------------------
Fri Apr  8 18:17:11 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 22.03.90
  * New feature release

-------------------------------------------------------------------
Wed Mar 23 08:13:34 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

  * 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  1 09:56:37 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- 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  1 13:02:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- 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  4 10:25:02 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- 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  3 19:21:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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 10:10:19 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 21.11.90
  * New feature release
- No code change since 21.11.80

-------------------------------------------------------------------
Sat Nov 13 17:54:18 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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  2 21:33:16 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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  5 16:27:38 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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  1 12:37:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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  6 09:34:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 21.08.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/21.08.0
- No code change since 21.07.90

-------------------------------------------------------------------
Fri Jul 30 10:04:26 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 21.07.90
  * New feature release
- Changes since 21.07.80:
  * [R] properly show the results of R's "help commands" appropos(),
    vignette(), demos() and help.search().
  * Also show the internal help in R when the user is requesting it
    via help() and properly react to the "application/octet-stream"
    output of R.
  * Fixed multiple issues reported by Coverity.
  * Fixed a couple of issues reported by cppcheck.
  * When using KSharedConfig, specify explicitely 'cantrorc' so we
    also propely read the documentation settings in LabPlot.
  * Open the default URL for the online documentation in case no
    local documentation is installed.
  * Fixed the layout in qalculate settings widget to look the same
    like the settings widgets for all other backends, moved the autorun
    options to a new tab and added a tab for the documentation.
  * Removed the setting "local documentation".

-------------------------------------------------------------------
Sat Jul 17 20:04:52 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 21.07.80
  * New feature release
- Too many changes since 21.04.3, only listing bugfixes:
  * Removed the dependency on QtWebkitWidgets and on
    some other libraries in the new documentation
    panel code. (kde#439175)
- Only install the license files once

-------------------------------------------------------------------
Wed Jul  7 08:56:46 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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  8 12:39:01 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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 06:06:49 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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 16:11:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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  9 17:39:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 21.03.90
  * New feature release
- No code change since 21.03.80

-------------------------------------------------------------------
Sun Mar 21 13:27:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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  4 06:09:29 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>

- 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  3 08:27:49 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- 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  5 12:24:42 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>

- 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  5 23:15:23 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- 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 15:15:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- 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 00:00:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- 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  5 22:45:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- 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  9 05:42:56 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- 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  1 20:49:02 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- 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  9 09:08:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- 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  2 07:58:33 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 20.07.90
  * New feature release
- No code change since 20.07.80

-------------------------------------------------------------------
Sun Jul 19 10:03:44 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- 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  9 20:08:32 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- 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  9 12:14:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- 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 15:40:56 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- 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 12:21:52 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- 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  5 20:29:38 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- Update to 20.03.90
  * New feature release
- No code change since 20.03.80

-------------------------------------------------------------------
Sun Mar 22 09:16:33 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- 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  5 20:35:41 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- 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  7 08:36:53 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Replace %make_jobs with %cmake_build.

-------------------------------------------------------------------
Wed Feb  5 06:28:43 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

- 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 16:46:12 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Remove the python2 backend.

-------------------------------------------------------------------
Tue Jan  7 10:08:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- 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 07:37:50 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>

- Add necessary Requires to devel package

-------------------------------------------------------------------
Tue Dec 10 06:38:07 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- 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 09:11:28 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- 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 13:29:00 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- Update to 19.11.80
  * New feature release
- Too many changes to list here.

-------------------------------------------------------------------
Thu Nov  7 23:12:33 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- 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 07:42:23 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- 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  5 13:59:59 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

- 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  9 08:30:05 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- 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 16:50:47 UTC 2019 - lbeltrame@kde.org

- 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 11:58:55 UTC 2019 - lbeltrame@kde.org

- 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 07:26:32 UTC 2019 - lbeltrame@kde.org

- 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 12:51:51 UTC 2019 - lbeltrame@kde.org

- 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 05:37:11 UTC 2019 - lbeltrame@kde.org

- 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  8 08:53:15 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

- Add BuildReq for libqalculate (boo#1134349)
- Mention all plugin files in %files explicitly

-------------------------------------------------------------------
Sat Apr 20 06:51:52 UTC 2019 - lbeltrame@kde.org

- 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 20:54:38 UTC 2019 - lbeltrame@kde.org

- 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 06:40:55 UTC 2019 - lbeltrame@kde.org

- 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 08:03:11 UTC 2019 - lbeltrame@kde.org

- 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 08:24:50 UTC 2019 - lbeltrame@kde.org

- 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 05:41:52 UTC 2019 - lbeltrame@kde.org

- 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 06:08:50 UTC 2018 - lbeltrame@kde.org

- 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 20:55:46 UTC 2018 - lbeltrame@kde.org

- 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 06:21:51 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>

- Run spec-cleaner

-------------------------------------------------------------------
Tue Nov 20 05:56:37 UTC 2018 - lbeltrame@kde.org

- 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 20:43:27 UTC 2018 - lbeltrame@kde.org

- 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 20:06:44 UTC 2018 - lbeltrame@kde.org

- 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 18:42:50 UTC 2018 - lbeltrame@kde.org

- 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 22:00:38 UTC 2018 - christophe@krop.fr

- 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 13:00:26 UTC 2018 - lbeltrame@kde.org

- 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 04:49:46 UTC 2018 - lbeltrame@kde.org

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

-------------------------------------------------------------------
Fri Jun 08 05:06:34 UTC 2018 - lbeltrame@kde.org

- 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 05:17:42 UTC 2018 - lbeltrame@kde.org

- 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 07:48:36 CEST 2018 - lbeltrame@kde.org

- 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 07:08:44 CEST 2018 - lbeltrame@kde.org

- 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 23:51:00 CET 2018 - lbeltrame@kde.org

- 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 08:47:16 CET 2018 - lbeltrame@kde.org

- 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 23:40:54 CET 2018 - lbeltrame@kde.org

- 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 14:59:01 CET 2017 - lbeltrame@kde.org

- 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 10:12:35 CET 2017 - lbeltrame@kde.org

- 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 06:58:52 CET 2017 - lbeltrame@kde.org

- 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 23:10:45 CET 2017 - lbeltrame@kde.org

- 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

-------------------------------------------------------------------
Tue Oct 17 00:31:11 CEST 2017 - lbeltrame@kde.org

- 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 07:01:16 CEST 2017 - lbeltrame@kde.org

- 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 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.08-rc.php


-------------------------------------------------------------------
Sat Jul 15 22:58:57 CEST 2017 - lbeltrame@kde.org

- 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 17:42:40 CEST 2017 - lbeltrame@kde.org

- 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 20:35:36 CEST 2017 - lbeltrame@kde.org

- 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 10:44:46 CEST 2017 - lbeltrame@kde.org

- 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 20:25:13 CEST 2017 - lbeltrame@kde.org

- 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 23:10:08 CET 2017 - lbeltrame@kde.org

- 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  9 12:33:54 CET 2017 - lbeltrame@kde.org

- 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 22:45:35 UTC 2017 - wbauer@tmo.at

- Add fix-build-with-ecm-5.31.patch

-------------------------------------------------------------------
Thu Feb  9 06:40:51 UTC 2017 - lbeltrame@kde.org

- 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 08:49:32 UTC 2017 - lbeltrame@kde.org

- - 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 19:29:22 UTC 2016 - tittiatcoke@gmail.com

- 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  3 15:59:13 UTC 2016 - tittiatcoke@gmail.com

- 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 12:17:57 UTC 2016 - tittiatcoke@gmail.com

- 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  9 06:09:14 UTC 2016 - lbeltrame@kde.org

- 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 20:45:43 UTC 2016 - lbeltrame@kde.org

- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php

-------------------------------------------------------------------
Fri Sep  9 08:04:44 UTC 2016 - tittiatcoke@gmail.com

- 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 10:02:10 UTC 2016 - tittiatcoke@gmail.com

- 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  8 14:32:23 UTC 2016 - tittiatcoke@gmail.com

- 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  7 23:19:36 UTC 2016 - tittiatcoke@gmail.com

- 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 17:46:33 UTC 2016 - tittiatcoke@gmail.com

- 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  7 10:11:05 UTC 2016 - tittiatcoke@gmail.com

- 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 05:50:15 UTC 2016 - tittiatcoke@gmail.com

- 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 06:30:57 UTC 2016 - tittiatcoke@gmail.com

- 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 15:33:57 UTC 2016 - tittiatcoke@gmail.com

- 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  7 21:50:22 UTC 2016 - toddrme2178@gmail.com

- Enable python3 backend.

-------------------------------------------------------------------
Sat Feb 13 08:00:51 UTC 2016 - tittiatcoke@gmail.com

- 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  9 18:09:47 UTC 2016 - tittiatcoke@gmail.com

- 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 12:53:35 UTC 2015 - tittiatcoke@gmail.com

- 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 19:53:02 UTC 2015 - tittiatcoke@gmail.com

- 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 13:15:41 UTC 2015 - tittiatcoke@gmail.com

- 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 18:56:14 UTC 2015 - tittiatcoke@gmail.com

- 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 19:42:32 UTC 2015 - cgiboudeaux@gmx.com

- 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  7 06:45:54 UTC 2015 - tittiatcoke@gmail.com

- 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  6 05:09:16 UTC 2015 - tittiatcoke@gmail.com

- 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 13:32:01 UTC 2015 - tittiatcoke@gmail.com

- Update

-------------------------------------------------------------------
Mon May 11 10:48:48 UTC 2015 - tittiatcoke@gmail.com

- 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 13:57:22 UTC 2015 - tittiatcoke@gmail.com

- Add patch fix-build-with-latest-R.diff to resolve the buildissue
  with R-base >= 3.2

-------------------------------------------------------------------
Sat Apr 11 12:40:29 UTC 2015 - tittiatcoke@gmail.com

- 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 17:16:42 UTC 2015 - tittiatcoke@gmail.com

- Update to KDE Applications 15.03.95
   * KDE Applications 15.04 RC

- Drop patch cantor-bko296546.patch

-------------------------------------------------------------------
Sun Mar  8 12:34:40 UTC 2015 - tittiatcoke@gmail.com

- Update to KDE Applications 15.03.80
   * KDE Applications 15.04 Beta


-------------------------------------------------------------------
Tue Mar  3 10:32:04 UTC 2015 - tittiatcoke@gmail.com

- 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  1 10:38:40 UTC 2015 - tittiatcoke@gmail.com

- 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 19:42:01 UTC 2015 - tittiatcoke@gmail.com

- 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 20:32:21 UTC 2014 - tittiatcoke@gmail.com

- 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  9 20:32:21 UTC 2014 - tittiatcoke@gmail.com

- 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 12:03:35 UTC 2014 - tittiatcoke@gmail.com

- 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 16:27:49 UTC 2014 - tittiatcoke@gmail.com

- 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 19:51:49 UTC 2014 - hrvoje.senjan@gmail.com

- Added luajit-devel BuildRequires to build lua backend on Harlequin
  and newer openSUSE versions

-------------------------------------------------------------------
Fri Aug 15 08:29:10 UTC 2014 - tittiatcoke@gmail.com

- Update to 4.14.0
   * KDE 4.14.0 SC Final Release
   * See http://www.kde.org/announcements/4.14/

-------------------------------------------------------------------
Thu Jul 17 16:43:46 UTC 2014 - cgiboudeaux@gmx.com

- 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 22:16:12 UTC 2014 - cgiboudeaux@gmx.com

- Update to 4.13.80
   * KDE 4.14 Beta 1 release
   * See http://www.kde.org/announcements/announce-4.14-beta1.php

-------------------------------------------------------------------
Sun Jun  8 18:33:12 UTC 2014 - tittiatcoke@gmail.com

- Update to 4.13.2
   * KDE 4.13  release
   * See http://www.kde.org/announcements/announce-4.13.2.php

-------------------------------------------------------------------
Fri May  9 16:45:12 UTC 2014 - tittiatcoke@gmail.com

- 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 16:48:23 UTC 2014 - tittiatcoke@gmail.com

- Update to 4.13.0
   * KDE 4.13  release
   * See http://www.kde.org/announcements/4.13/

-------------------------------------------------------------------
Thu Mar 27 17:42:40 UTC 2014 - tittiatcoke@gmail.com

- Update to 4.12.97
   * KDE 4.13 RC  release
   * See http://www.kde.org/announcements/announce-4.13-rc.php

-------------------------------------------------------------------
Thu Mar 20 18:08:51 UTC 2014 - tittiatcoke@gmail.com

- 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 20:14:03 UTC 2014 - tittiatcoke@gmail.com

- Update to 4.12.90
   * KDE 4.13 Beta 2  release
   * See http://www.kde.org/announcements/announce-4.13-beta2.php

-------------------------------------------------------------------
Fri Mar  7 10:03:52 UTC 2014 - tittiatcoke@gmail.com

- Update to 4.12.80
   * KDE 4.13 Beta 1  release
   * See http://www.kde.org/announcements/announce-4.13-beta1.php

-------------------------------------------------------------------
Sat Feb  1 10:12:29 UTC 2014 - tittiatcoke@gmail.com

- Update to 4.12.2
   * KDE 4.12.2  release
   * See http://www.kde.org/announcements/announce-4.12.2.php

-------------------------------------------------------------------
Sat Jan 11 15:37:48 UTC 2014 - tittiatcoke@gmail.com

- Update to 4.12.1
   * KDE 4.12.1  release
   * See http://www.kde.org/announcements/announce-4.12.1.php

-------------------------------------------------------------------
Sat Dec 14 18:05:20 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.12.0
   * KDE 4.12.0  release
   * See http://www.kde.org/announcements/4.12.php

-------------------------------------------------------------------
Fri Nov 29 07:06:44 UTC 2013 - tittiatcoke@gmail.com

- 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 22:21:17 UTC 2013 - tittiatcoke@gmail.com

- 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 17:53:43 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.11.90
   * KDE 4.12 Beta 2 release
   * See http://www.kde.org/announcements/announce-4.12-beta2.php

-------------------------------------------------------------------
Sat Nov  9 22:54:58 UTC 2013 - tittiatcoke@gmail.com

- 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  2 15:08:43 UTC 2013 - tittiatcoke@gmail.com

- 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 15:10:15 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.11.2
   * KDE 4.11.2 bugfix release
   * See http://www.kde.org/announcements/announce-4.11.2.php

-------------------------------------------------------------------
Sun Sep  1 10:01:25 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.11.1
   * KDE 4.11.1 bugfix release
   * See http://www.kde.org/announcements/announce-4.11.1.php

-------------------------------------------------------------------
Thu Aug  8 15:04:14 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.11.0
   * KDE 4.11 Final release
   * See http://www.kde.org/announcements/4.11/

-------------------------------------------------------------------
Thu Jul 25 22:20:18 UTC 2013 - hrvoje.senjan@gmail.com

- 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 08:12:23 UTC 2013 - cgiboudeaux@gmx.com

- 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 18:15:04 UTC 2013 - tittiatcoke@gmail.com

- 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 19:18:55 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.10.80
   * KDE 4.11 Beta 1 release
   * See http://www.kde.org/announcements/announce-4.11-beta1.php

-------------------------------------------------------------------
Sat Jun  1 09:39:04 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.10.4
   * Bugfix release
   * See http://www.kde.org/announcements/announce-4.10.4.php
   * resolves bnc#8122760

-------------------------------------------------------------------
Sat May  4 16:57:22 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.10.3
   * Bugfix release
   * See http://www.kde.org/announcements/announce-4.10.3.php
   * resolves bnc#818500

-------------------------------------------------------------------
Sat Apr 20 12:19:17 UTC 2013 - hrvoje.senjan@gmail.com

- Added R-base BuildRequires for >= 13.1

-------------------------------------------------------------------
Mon Apr  1 19:19:57 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.10.2
  * Bugfixes

-------------------------------------------------------------------
Mon Mar  4 09:11:10 UTC 2013 - tittiatcoke@gmail.com

- Remove patch detect_gfortran_library_correctly.diff. Now included
  upstream

-------------------------------------------------------------------
Sat Mar  2 15:38:11 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.10.1
 * Contains bug fixes. See http://www.kde.org/announcements/
   for more information

-------------------------------------------------------------------
Fri Feb  1 12:55:53 UTC 2013 - alinm.elena@gmail.com

- add recommends for maxima and octave

-------------------------------------------------------------------
Fri Feb  1 10:17:53 UTC 2013 - tittiatcoke@gmail.com

- 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 17:49:14 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.10.0
 * This is the final release for 4.10. Contains bugfixes

-------------------------------------------------------------------
Mon Jan 21 13:56:24 UTC 2013 - wstephenson@suse.com

- Remove calls to suse_update_desktop_files macro where upstream now has the correct desktop file categories

-------------------------------------------------------------------
Thu Jan 17 08:06:54 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.9.98
 * This is the third RC release for 4.10. Contains bugfixes

-------------------------------------------------------------------
Thu Jan  3 21:11:52 UTC 2013 - tittiatcoke@gmail.com

- Update to 4.9.97
 * This is the second RC release for 4.10. Contains bugfixes

-------------------------------------------------------------------
Tue Jan  1 18:38:35 UTC 2013 - asterios.dramis@gmail.com

- 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 18:39:04 UTC 2012 - tittiatcoke@gmail.com

- Update to 4.9.95
 * This is the first RC release for 4.10. Contains bugfixes

-------------------------------------------------------------------
Sat Dec  1 20:05:06 UTC 2012 - tittiatcoke@gmail.com

- Update to 4.9.90
 * This is the second Beta release for 4.10. Contains bugfixes

-------------------------------------------------------------------
Sat Nov 24 12:53:17 UTC 2012 - tittiatcoke@gmail.com

- Update to 4.9.80
  * see http://www.kde.org/announcements/announce-4.10-beta1.php

-------------------------------------------------------------------
Fri Nov  2 16:51:50 UTC 2012 - tittiatcoke@gmail.com

- Update to 4.9.3
  * see http://kde.org/announcements/announce-4.9.3.php for details

-------------------------------------------------------------------
Sat Sep 29 10:02:50 UTC 2012 - tittiatcoke@gmail.com

- Update to 4.9.2
  * see http://kde.org/announcements/announce-4.9.2.php for details

-------------------------------------------------------------------
Tue Sep  4 11:02:15 UTC 2012 - toddrme2178@gmail.com

- Update to 4.9.1
  * see http://kde.org/announcements/4.9.1/ for details

-------------------------------------------------------------------
Mon Jul 30 16:48:24 UTC 2012 - dmueller@suse.com

- update to 4.8.5
  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details

-------------------------------------------------------------------
Fri Jun  1 13:49:29 UTC 2012 - dmueller@suse.com

- update to 4.8.4
  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details

-------------------------------------------------------------------
Sun Apr 29 20:55:02 UTC 2012 - dmueller@suse.com

- update to 4.8.3
  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details

-------------------------------------------------------------------
Sat Mar 31 11:03:24 UTC 2012 - wstephenson@suse.com

- Add xz to BuildRequires

-------------------------------------------------------------------
Fri Mar 30 01:08:02 CEST 2012 - dmueller@suse.de

- update to 4.8.2
  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details

-------------------------------------------------------------------
Thu Mar 22 19:58:32 UTC 2012 - giecrilj@stegny.2a.pl

- fix bnc#753292
- add documentation
- separate shared libraries

-------------------------------------------------------------------
Fri Mar  2 23:11:50 CET 2012 - dmueller@suse.de

- update to 4.8.1
  * see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details

-------------------------------------------------------------------
Thu Feb  2 13:19:27 UTC 2012 - toddrme2178@gmail.com

- Added qalculate buildrequires
- Added analitza buildrequires
- Removed tests for obsolete openSUSE versions


-------------------------------------------------------------------
Wed Jan 18 20:55:58 CET 2012 - dmueller@suse.de

- 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 16:31:48 CET 2012 - dmueller@suse.de

- update to 4.7.98
  * RC2+ milestone release of KDE 4.8
  *  see http://kde.org/announcements/4.8/ for details


-------------------------------------------------------------------
Wed Dec  7 11:28:38 UTC 2011 - coolo@suse.com

- fix license to be in spdx.org format

-------------------------------------------------------------------
Fri Dec  2 01:53:08 CET 2011 - dmueller@suse.de

- update to 4.7.4
  * see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details

-------------------------------------------------------------------
Wed Nov  2 20:18:20 CET 2011 - dmueller@suse.de

- update to 4.7.3
  * see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details

-------------------------------------------------------------------
Sun Oct  2 16:32:41 CEST 2011 - dmueller@suse.de

- update to 4.7.2
  * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details

-------------------------------------------------------------------
Tue Sep 13 12:41:10 UTC 2011 - toddrme2178@gmail.com

- Added R buildrequires for R statistics backend
- Removed test for obsolete openSUSE version (fix for RPMLINT warning)
- Cleaned up spec file formatting

-------------------------------------------------------------------
Thu Sep  1 23:11:15 CEST 2011 - dmueller@suse.de

- 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  8 08:43:11 UTC 2011 - mlin@suse.com

- 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 20:16:26 CEST 2011 - dmueller@suse.de

- update to 4.7.0
  * Small fixes over KDE 4.7 RC2
  *  see http://kde.org/announcements/4.7 for details


-------------------------------------------------------------------
Sat Jul  9 09:50:03 CEST 2011 - dmueller@suse.de

- update to 4.6.95

-------------------------------------------------------------------
Tue Jun 28 14:10:18 CEST 2011 - dmueller@suse.de

- update to 4.6.90

-------------------------------------------------------------------
Sat May 21 00:48:58 CEST 2011 - dmueller@suse.de

- update to 4.6.80

-------------------------------------------------------------------
Sun May  8 05:59:51 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110508

-------------------------------------------------------------------
Mon May  2 16:12:21 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110502

-------------------------------------------------------------------
Sat Apr 23 07:47:38 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110423

-------------------------------------------------------------------
Wed Apr 20 16:12:13 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110420

-------------------------------------------------------------------
Mon Apr 18 19:35:14 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110418

-------------------------------------------------------------------
Sun Apr 10 14:57:23 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110410

-------------------------------------------------------------------
Sun Apr 10 13:16:32 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110410

-------------------------------------------------------------------
Sat Apr  9 18:49:31 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110409

-------------------------------------------------------------------
Fri Apr  8 17:28:48 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110408

-------------------------------------------------------------------
Thu Apr  7 17:03:14 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110407

-------------------------------------------------------------------
Wed Apr  6 19:33:41 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110406

-------------------------------------------------------------------
Tue Apr  5 19:39:19 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110405

-------------------------------------------------------------------
Mon Apr  4 15:25:24 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110404
- Build based on standalone package in GIT

-------------------------------------------------------------------
Sun Apr  3 07:22:06 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110403

-------------------------------------------------------------------
Fri Apr  1 14:21:57 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110401

-------------------------------------------------------------------
Thu Mar 31 17:45:14 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110331

-------------------------------------------------------------------
Wed Mar 30 17:36:14 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110330

-------------------------------------------------------------------
Tue Mar 29 16:34:43 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110329

-------------------------------------------------------------------
Mon Mar 28 15:53:05 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110328

-------------------------------------------------------------------
Mon Mar 28 14:49:15 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110328

-------------------------------------------------------------------
Mon Mar 28 14:21:52 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110328

-------------------------------------------------------------------
Thu Mar 24 19:02:21 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110324

-------------------------------------------------------------------
Wed Mar 23 17:56:29 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110323

-------------------------------------------------------------------
Mon Mar 21 19:08:21 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110321

-------------------------------------------------------------------
Mon Mar 21 07:10:31 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110321

-------------------------------------------------------------------
Sat Mar 19 16:09:03 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110319

-------------------------------------------------------------------
Fri Mar 18 18:12:57 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110318

-------------------------------------------------------------------
Thu Mar 17 17:40:57 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110317

-------------------------------------------------------------------
Wed Mar 16 18:02:52 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110316

-------------------------------------------------------------------
Tue Mar 15 12:04:05 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110315

-------------------------------------------------------------------
Tue Mar 15 07:23:19 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110315

-------------------------------------------------------------------
Mon Mar 14 17:53:12 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110314

-------------------------------------------------------------------
Sun Mar 13 18:00:22 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110313

-------------------------------------------------------------------
Sat Mar 12 07:00:26 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110312

-------------------------------------------------------------------
Fri Mar 11 10:57:19 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110311

-------------------------------------------------------------------
Fri Mar 11 08:06:43 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110311

-------------------------------------------------------------------
Thu Mar 10 21:27:14 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110310

-------------------------------------------------------------------
Thu Mar 10 18:15:24 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110310

-------------------------------------------------------------------
Wed Mar  9 19:04:06 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110309

-------------------------------------------------------------------
Tue Mar  8 18:50:43 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110308

-------------------------------------------------------------------
Mon Mar  7 16:33:01 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110307

-------------------------------------------------------------------
Sun Mar  6 15:50:30 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110306

-------------------------------------------------------------------
Sat Mar  5 18:52:52 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110305

-------------------------------------------------------------------
Fri Mar  4 22:06:07 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110304

-------------------------------------------------------------------
Fri Mar  4 17:42:26 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110304

-------------------------------------------------------------------
Fri Mar  4 06:51:58 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110304

-------------------------------------------------------------------
Thu Mar  3 15:32:13 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110303

-------------------------------------------------------------------
Wed Mar  2 18:38:13 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110302

-------------------------------------------------------------------
Tue Mar  1 17:15:20 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110301

-------------------------------------------------------------------
Mon Feb 28 19:39:50 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110228

-------------------------------------------------------------------
Sun Feb 27 21:36:17 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110227

-------------------------------------------------------------------
Sun Feb 27 08:48:41 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110227

-------------------------------------------------------------------
Sat Feb 26 13:24:50 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110226

-------------------------------------------------------------------
Fri Feb 25 21:08:39 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110225

-------------------------------------------------------------------
Thu Feb 24 20:19:03 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110224

-------------------------------------------------------------------
Tue Feb 22 07:59:33 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110222

-------------------------------------------------------------------
Tue Feb 22 00:06:19 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110222

-------------------------------------------------------------------
Sun Feb 20 20:52:45 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110220

-------------------------------------------------------------------
Sat Feb 19 19:44:05 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110219

-------------------------------------------------------------------
Fri Feb 18 16:42:49 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110218

-------------------------------------------------------------------
Thu Feb 17 20:15:06 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110217

-------------------------------------------------------------------
Wed Feb 16 23:24:00 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110217

-------------------------------------------------------------------
Wed Feb 16 17:23:42 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110216

-------------------------------------------------------------------
Tue Feb 15 23:43:21 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110216

-------------------------------------------------------------------
Tue Feb 15 06:00:07 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110215

-------------------------------------------------------------------
Mon Feb 14 18:29:42 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110214

-------------------------------------------------------------------
Sun Feb 13 18:10:43 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110213

-------------------------------------------------------------------
Sat Feb 12 13:33:36 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110212

-------------------------------------------------------------------
Sat Feb 12 08:50:39 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110212

-------------------------------------------------------------------
Thu Feb 10 18:22:28 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110210

-------------------------------------------------------------------
Wed Feb  9 20:53:29 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110209

-------------------------------------------------------------------
Wed Feb  9 07:10:06 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110209

-------------------------------------------------------------------
Mon Feb  7 17:54:19 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110207

-------------------------------------------------------------------
Sun Feb  6 15:38:09 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110206

-------------------------------------------------------------------
Sat Feb  5 18:31:19 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110205

-------------------------------------------------------------------
Fri Feb  4 07:18:04 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110204

-------------------------------------------------------------------
Thu Feb  3 22:18:55 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110203

-------------------------------------------------------------------
Wed Feb  2 20:07:56 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110202

-------------------------------------------------------------------
Tue Feb  1 18:21:54 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110201

-------------------------------------------------------------------
Mon Jan 31 18:28:08 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110131

-------------------------------------------------------------------
Sun Jan 30 12:46:32 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110130

-------------------------------------------------------------------
Sun Jan 30 12:14:43 UTC 2011 - tittiatcoke@gmail.com

- Update to 4.6.41_20110130

-------------------------------------------------------------------
Tue Jan 25 11:33:25 CET 2011 - ro@suse.de

- split off cantor devel to silence some rpmlint warnings

-------------------------------------------------------------------
Tue Jan 25 00:24:32 CET 2011 - ro@suse.de

- fix filelist to fix build again

-------------------------------------------------------------------
Wed Jan  5 23:00:17 CET 2011 - dmueller@suse.de

- update to 4.6.41_20110106

-------------------------------------------------------------------
Sun Dec 19 16:32:17 UTC 2010 - tittiatcoke@gmail.com

- Update to 4.5.86svn1207757

-------------------------------------------------------------------
Fri Dec 10 17:43:17 CET 2010 - dmueller@suse.de

- update to 4.5.86svn1205247

-------------------------------------------------------------------
Thu Dec  2 00:44:19 CET 2010 - dmueller@suse.de

- update to 4.5.82svn1202688

-------------------------------------------------------------------
Mon Nov 29 17:39:47 UTC 2010 - tittiatcoke@gmail.com

- Update to 4.5.81svn1202101

-------------------------------------------------------------------
Sun Nov 28 10:12:12 UTC 2010 - tittiatcoke@gmail.com

- Added patch to avoid building rocs on openSUSE 11.1 and 11.2

-------------------------------------------------------------------
Fri Nov 19 17:12:16 CET 2010 - dmueller@suse.de

- update to 4.5.80
  * KDE 4.6 Beta1
  * no upstream changelog available.


-------------------------------------------------------------------
Thu Oct 28 22:10:32 CEST 2010 - dmueller@suse.de

- update to 4.5.3
  * see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details

-------------------------------------------------------------------
Fri Oct  1 00:04:41 CEST 2010 - dmueller@suse.de

- update to 4.5.2
  * see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details

-------------------------------------------------------------------
Fri Aug 27 15:44:19 CEST 2010 - dmueller@suse.de

- update to 4.5.1
  * see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details

-------------------------------------------------------------------
Thu Aug 19 10:52:28 CEST 2010 - dmueller@suse.de

- correct parley description

-------------------------------------------------------------------
Thu Jul 29 13:52:45 CEST 2010 - dmueller@suse.de

- update to 4.5.0
  * KDE 4.5.0 final (version bump over RC3)


-------------------------------------------------------------------
Sat Jul 24 00:01:46 CEST 2010 - dmueller@suse.de

- update to 4.4.95
  * KDE 4.5 RC3 (not announced)
  * critical fixes for 4.5.0 release


-------------------------------------------------------------------
Fri Jul 16 18:18:14 CEST 2010 - dmueller@suse.de

- update to 4.4.93svn1149349

-------------------------------------------------------------------
Thu Jul  8 01:22:08 CEST 2010 - dmueller@suse.de

- 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 16:29:49 CEST 2010 - dmueller@suse.de

- 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 13:00:25 UTC 2010 - llunak@novell.com

- update 4_4_BRANCH.diff: various fixes, translation updates

-------------------------------------------------------------------
Thu Apr 29 22:38:54 CEST 2010 - dmueller@suse.de

- 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 19:17:48 CET 2010 - dmueller@suse.de

- 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 20:52:37 CET 2010 - dmueller@suse.de

- 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  4 11:40:27 CET 2010 - dmueller@suse.de

- 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 21:37:35 CET 2010 - dmueller@suse.de

- update to 4.3.98
  * see http://www.kde.org/announcements/announce-4.4-rc3.php for details

-------------------------------------------------------------------
Wed Jan 20 02:08:06 CET 2010 - dmueller@suse.de

- update to 4.3.95
  * see http://www.kde.org/announcements/announce-4.4-rc2.php for details

-------------------------------------------------------------------
Sun Jan 10 14:55:39 CET 2010 - ro@suse.de

- rediff patches to apply without fuzz

-------------------------------------------------------------------
Wed Jan  6 19:01:58 CET 2010 - dmueller@suse.de

- update to 4.3.90
  * see http://www.kde.org/announcements/announce-4.4-rc1.php for details

-------------------------------------------------------------------
Fri Dec 18 13:46:20 CET 2009 - dmueller@suse.de

- update to 4.3.85
  * see http://www.kde.org/announcements/announce-4.4-beta2.php for details

-------------------------------------------------------------------
Tue Dec  8 14:27:19 CET 2009 - ro@suse.de

- remove ocaml buildrequires from noarch specfile (unused)

-------------------------------------------------------------------
Fri Dec  4 18:58:36 CET 2009 - dmueller@suse.de

- update to 4.3.80:
  * see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan

-------------------------------------------------------------------
Thu Nov 19 00:35:20 CET 2009 - ro@suse.de

- rediff desktop-files.diff for fuzz=0

-------------------------------------------------------------------
Mon Nov  2 22:00:39 CET 2009 - dmueller@suse.de

- update to 4.3.3
  * see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details

-------------------------------------------------------------------
Thu Sep 24 17:28:15 UTC 2009 - beineri@opensuse.org

- update 4_3_BRANCH.diff: khangman fixes and translation updates

-------------------------------------------------------------------
Wed Sep 16 20:22:09 CEST 2009 - coolo@novell.com

- branch update for improved translations

-------------------------------------------------------------------
Fri Aug 28 13:56:26 CEST 2009 - dmueller@suse.de

- update to 4.3.1
  * see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details

-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

- make patch0 usage consistent

-------------------------------------------------------------------
Wed Jul 29 18:08:09 CEST 2009 - dmueller@suse.de

- update to 4.3.0
  * see http://kde.org/announcements/4.3 for details

-------------------------------------------------------------------
Tue Jul 21 22:24:08 CEST 2009 - dmueller@suse.de

- update to 4.2.98

-------------------------------------------------------------------
Thu Jul  9 12:22:19 CEST 2009 - dmueller@suse.de

- update to 4.2.96

-------------------------------------------------------------------
Wed Jun 24 21:14:46 CEST 2009 - dmueller@suse.de

- update to 4.2.95

-------------------------------------------------------------------
Sat Jun 20 15:12:27 CEST 2009 - beineri@opensuse.org

- drop kde4 package prefixes

-------------------------------------------------------------------
Fri Jun 19 14:19:43 CEST 2009 - beineri@opensuse.org

- update build requires of -noarch

-------------------------------------------------------------------
Wed Jun  3 18:25:51 CEST 2009 - dmueller@suse.de

- update to 4.2.90

-------------------------------------------------------------------
Wed May 27 22:09:14 CEST 2009 - dmueller@suse.de

- update to 4.2.88svn973768

-------------------------------------------------------------------
Tue May 19 14:34:44 CEST 2009 - dmueller@suse.de

- update to 4.2.87svn969966

-------------------------------------------------------------------
Mon May 18 21:39:56 CEST 2009 - dmueller@suse.de

- update to 4.2.86svn967995

-------------------------------------------------------------------
Thu May 14 19:31:22 CEST 2009 - dmueller@suse.de

- update to 4.2.85 (KDE 4.3 Beta1)

-------------------------------------------------------------------
Tue May 12 12:08:15 CEST 2009 - dmueller@suse.de

- fix dependencies

-------------------------------------------------------------------
Sat May  2 16:50:14 CEST 2009 - beineri@opensuse.org

- fix kde4-khangman missing data (bnc#481119)

-------------------------------------------------------------------
Thu Apr 30 21:17:57 CEST 2009 - dmueller@suse.de

- update to 4.2.3
  * see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php

-------------------------------------------------------------------
Fri Mar 27 00:41:18 CET 2009 - dmueller@suse.de

- update to 4.2.2
  * see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php

-------------------------------------------------------------------
Sat Mar  7 15:56:18 CET 2009 - coolo@suse.de

- update 4.2 branch to add stdio.h

-------------------------------------------------------------------
Fri Feb 27 01:43:17 CET 2009 - dmueller@suse.de

- update to 4.2.1
  * see http://kde.org/announcements/changelogs/changelog4_2_0to4_2_1.php

-------------------------------------------------------------------
Thu Feb 12 18:10:54 CET 2009 - dmueller@suse.de

- update branch diff again for marble

-------------------------------------------------------------------
Mon Feb  9 16:08:21 CET 2009 - dmueller@suse.de

- update branch diff again for marble

-------------------------------------------------------------------
Sun Feb  8 10:03:55 CET 2009 - stbinner@suse.de

- update branch diff: fix Designer crash due to Marble plugin

-------------------------------------------------------------------
Thu Feb  5 13:12:45 CET 2009 - stbinner@suse.de

- fix -noarch build on ppc64

-------------------------------------------------------------------
Thu Jan 22 02:33:14 CET 2009 - dmueller@suse.de

- update to 4.2.0

-------------------------------------------------------------------
Tue Jan 13 19:14:24 CET 2009 - dmueller@suse.de

- update to 4.1.96

-------------------------------------------------------------------
Sun Jan 11 19:05:03 CET 2009 - stbinner@suse.de

- update to 4.1.87 (KDE 4.2 Januar snapshot)

-------------------------------------------------------------------
Mon Dec  1 17:27:07 CET 2008 - ro@suse.de

- no ocaml on s390 and s390x (as on ppc ppc64)

-------------------------------------------------------------------
Thu Nov  6 11:25:36 CET 2008 - dmueller@suse.de

- fix kdeedu4-noarch buildrequires

-------------------------------------------------------------------
Wed Nov  5 01:56:17 CET 2008 - dmueller@suse.de

- use minimal-toc to fix build on ppc(64)

-------------------------------------------------------------------
Fri Oct 31 11:25:20 CET 2008 - dmueller@suse.de

- update to 4.1.3
  * see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php

-------------------------------------------------------------------
Thu Sep 25 18:57:35 CEST 2008 - dmueller@suse.de

- update to 4.1.2
  * see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php

-------------------------------------------------------------------
Fri Sep  5 10:34:06 CEST 2008 - stbinner@suse.de

- build separate kde4-kstars-data package again

-------------------------------------------------------------------
Thu Aug 28 12:33:17 CEST 2008 - dmueller@suse.de

- update to 4.1.1
  * see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php

-------------------------------------------------------------------
Tue Aug 19 16:12:31 CEST 2008 - stbinner@suse.de

- branch diff update: many Kalzium and Marble bug fixes

-------------------------------------------------------------------
Wed Aug 13 11:20:49 CEST 2008 - dmueller@suse.de

- fix build

-------------------------------------------------------------------
Mon Aug  4 18:11:50 CEST 2008 - dmueller@suse.de

- branch diff update

-------------------------------------------------------------------
Wed Jul 30 13:18:45 CEST 2008 - dmueller@suse.de

- enable kde4-step build

-------------------------------------------------------------------
Wed Jul 23 11:38:14 CEST 2008 - dmueller@suse.de

- update to 4.1.0

-------------------------------------------------------------------
Tue Jul 22 18:52:42 CEST 2008 - dmueller@suse.de

- file list fix

-------------------------------------------------------------------
Fri Jul 18 01:38:31 CEST 2008 - dmueller@suse.de

- update to 4.0.99

-------------------------------------------------------------------
Thu Jul 10 00:43:05 CEST 2008 - dmueller@suse.de

- update to 4.0.98

-------------------------------------------------------------------
Mon Jul  7 14:23:27 CEST 2008 - dmueller@suse.de

- fix kde4-marble maps packaging error

-------------------------------------------------------------------
Fri Jul  4 00:20:23 CEST 2008 - dmueller@suse.de

- update to 4.0.85

-------------------------------------------------------------------
Tue Jul  1 12:59:50 CEST 2008 - dmueller@suse.de

- fix filelist again

-------------------------------------------------------------------
Tue Jul  1 01:28:47 CEST 2008 - dmueller@suse.de

- update filelist

-------------------------------------------------------------------
Thu Jun 26 17:43:45 CEST 2008 - dmueller@suse.de

- update to 4.0.84

-------------------------------------------------------------------
Wed Jun 18 21:21:09 CEST 2008 - dmueller@suse.de

- update to 4.0.83

-------------------------------------------------------------------
Tue Jun 10 14:25:57 CEST 2008 - dmueller@suse.de

- update to 4.0.82

-------------------------------------------------------------------
Mon Jun  9 23:03:47 CEST 2008 - dmueller@suse.de

- update to 4.0.81

-------------------------------------------------------------------
Thu May 29 09:17:24 CEST 2008 - dmueller@suse.de

- make sure that the right version of kde4-marble-data is installed
  (kde#162254)

-------------------------------------------------------------------
Thu May  1 18:41:34 CEST 2008 - dmueller@suse.de

- update to 4.0.4
   * http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php

-------------------------------------------------------------------
Fri Apr 25 17:24:24 CEST 2008 - dmueller@suse.de

- branch diff update

-------------------------------------------------------------------
Mon Apr 21 16:17:37 CEST 2008 - stbinner@suse.de

- fix file lists
- branch diff update

-------------------------------------------------------------------
Thu Mar 27 22:57:01 CET 2008 - dmueller@suse.de

- update to 4.0.3

-------------------------------------------------------------------
Tue Mar 11 17:54:27 CET 2008 - dmueller@suse.de

- 4_0_BRANCH.diff update:
  * include fullscreen window handling fixes

-------------------------------------------------------------------
Wed Feb 27 16:19:28 CET 2008 - dmueller@suse.de

- update to 4.0.2

-------------------------------------------------------------------
Wed Feb 27 15:23:10 CET 2008 - dmueller@suse.de

- update branch diff, add pre_checkin to make upgrade easier

-------------------------------------------------------------------
Thu Jan 31 02:23:03 CET 2008 - dmueller@suse.de

- update to 4.0.1

-------------------------------------------------------------------
Sun Jan 20 10:14:03 CET 2008 - stbinner@suse.de

- update KDE_4_0_BRANCH.diff

-------------------------------------------------------------------
Sat Jan  5 21:47:23 CET 2008 - dmueller@suse.de

- update to 4.0

-------------------------------------------------------------------
Wed Jan  2 15:57:56 CET 2008 - stbinner@suse.de

- update to 3.97.2

-------------------------------------------------------------------
Fri Dec 21 10:23:42 CET 2007 - stbinner@suse.de

- fix file conflict

-------------------------------------------------------------------
Sun Dec 16 15:19:21 CET 2007 - dmueller@suse.de

- update to 3.97.1

-------------------------------------------------------------------
Thu Dec  6 14:51:43 CET 2007 - dmueller@suse.de

- adjust desktop files

-------------------------------------------------------------------
Wed Dec  5 19:04:58 CET 2007 - dmueller@suse.de

- update to 3.97.0

-------------------------------------------------------------------
Tue Dec  4 16:34:07 CET 2007 - dmueller@suse.de

- update to 3.96.3

-------------------------------------------------------------------
Wed Nov 21 18:55:57 CET 2007 - dmueller@suse.de

- update to 3.96.1

-------------------------------------------------------------------
Wed Nov 14 17:34:17 CET 2007 - dmueller@suse.de

- update to 3.96.0

-------------------------------------------------------------------
Wed Nov  7 10:39:02 CET 2007 - dmueller@suse.de

- update to 3.95.2

-------------------------------------------------------------------
Mon Nov  5 18:18:55 CET 2007 - dmueller@suse.de

- fix build on ppc

-------------------------------------------------------------------
Thu Nov  1 12:19:25 CET 2007 - dmueller@suse.de

- update to 3.95.1

-------------------------------------------------------------------
Wed Oct 31 16:49:20 CET 2007 - dmueller@suse.de

- update to KDE 4.0 Beta4

-------------------------------------------------------------------
Sat Oct 20 17:39:33 CEST 2007 - dmueller@suse.de

- update to 3.94.1

-------------------------------------------------------------------
Tue Oct  9 01:29:56 CEST 2007 - dmueller@suse.de

- update to KDE 4.0 Beta 3

-------------------------------------------------------------------
Tue Oct  2 15:49:41 CEST 2007 - stbinner@suse.de

- update to 3.93.0.svn720124

-------------------------------------------------------------------
Wed Sep 26 14:44:27 CEST 2007 - stbinner@suse.de

- update to 3.93.0.svn717255

-------------------------------------------------------------------
Thu Sep 13 15:01:26 CEST 2007 - stbinner@suse.de

- update to 3.93.0.svn712059

-------------------------------------------------------------------
Sat Sep  1 19:18:37 CEST 2007 - stbinner@suse.de

- update to KDE 4.0 Beta 2

-------------------------------------------------------------------
Thu Aug 23 17:40:39 CEST 2007 - stbinner@suse.de

- update to 3.92.0.svn703905

-------------------------------------------------------------------
Thu Aug 16 13:43:01 CEST 2007 - stbinner@suse.de

- update to 3.92.0.svn700953

-------------------------------------------------------------------
Thu Aug  9 10:09:28 CEST 2007 - stbinner@suse.de

- update to 3.92.0.svn697375
- fix file conflict

-------------------------------------------------------------------
Sun Jul 29 04:30:55 CEST 2007 - stbinner@suse.de

- update to KDE 4.0 Beta 1

-------------------------------------------------------------------
Thu Jul 12 15:46:14 CEST 2007 - stbinner@suse.de

- update to 3.91.0.svn685967

-------------------------------------------------------------------
Sat Jun 23 10:27:47 CEST 2007 - stbinner@suse.de

- update to 3.90.1.svn678988

-------------------------------------------------------------------
Wed Jun 13 18:22:14 CEST 2007 - dmueller@suse.de

- update buildrequires (ocaml-facile)

-------------------------------------------------------------------
Fri Jun  8 09:51:59 CEST 2007 - stbinner@suse.de

- update to 3.90.1.svn670254

-------------------------------------------------------------------
Mon Jun  4 17:31:01 CEST 2007 - stbinner@suse.de

- fix build

-------------------------------------------------------------------
Fri Jun  1 13:31:58 CEST 2007 - coolo@suse.de

- simplify spec file by using macros from kde4-filesystem

-------------------------------------------------------------------
Wed May 30 19:15:43 CEST 2007 - coolo@suse.de

- fix spec file after kdelibs moves

-------------------------------------------------------------------
Mon May 28 23:13:45 CEST 2007 - dmueller@suse.de

- update to 3.90.1.svn668119

-------------------------------------------------------------------
Wed May 23 11:52:54 CEST 2007 - stbinner@suse.de

- use %fdupes

-------------------------------------------------------------------
Fri May 18 15:24:40 CEST 2007 - dmueller@suse.de

- remove facile requirement from Factory

-------------------------------------------------------------------
Sun May 13 21:59:19 CEST 2007 - schwab@suse.de

- Fix file list.

-------------------------------------------------------------------
Sat May 12 15:59:32 CEST 2007 - schwab@suse.de

- Fix dependencies.

-------------------------------------------------------------------
Fri May 11 09:57:04 CEST 2007 - stbinner@suse.de

- initial package in abuild

openSUSE Build Service is sponsored by