We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.

File purpose.changes of Package purpose

-------------------------------------------------------------------
Sun Jun  7 08:07:12 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.71.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.71.0
- Changes since 5.70.0:
  * Remove trailing ellipsis from "Imgur" menu item

-------------------------------------------------------------------
Sun May  3 09:40:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.70.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.70.0
- No code change since 5.69.0

-------------------------------------------------------------------
Sun Apr  5 19:45:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.69.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.69.0
- No code change since 5.68.0

-------------------------------------------------------------------
Sun Mar  8 09:18:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.68.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
- Changes since 5.67.0:
  * Rewrite nextcloud plugin
  * kill twitter support
  * Port deprecated method
  * Fix build with Qt 5.15.0
  * Use ecm_qt_install_logging_categories over manual categories file

-------------------------------------------------------------------
Sun Feb  2 18:07:18 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Replace %make_jobs with %cmake_build.

-------------------------------------------------------------------
Sun Feb  2 14:33:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.67.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
- Changes since 5.66.0:
  * QJsonDocument::fromBinaryData is deprecated in qt5.15.
    We need to port to QCborValue::fromCbor
  * Port some qt5.15 deprecated method
  * Fix QRegularExpression::wildcardToRegularExpression() usage
  * [Purpose] Port QRegExp to QRegularExpression

-------------------------------------------------------------------
Sun Jan  5 09:02:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.66.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
- Changes since 5.65.0:
  * Use standard ECMQMLModules

-------------------------------------------------------------------
Sun Dec  8 11:18:57 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.65.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
- Changes since 5.64.0:
  * include the cmake command we are about to use

-------------------------------------------------------------------
Sun Nov  3 15:47:22 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.64.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
- Changes since 5.63.0:
  * autotests: simplify the code using job->exec().
  * i18n: Add ellipsis to action items (X-Purpose-ActionDisplay)

-------------------------------------------------------------------
Sun Oct  6 13:27:06 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.63.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
- Too many changes to list here.

-------------------------------------------------------------------
Sat Sep  7 20:37:17 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.62.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
- Changes since 5.61.0:
  * Fix no device available text
  * autotests: fix disabling kio debug output
  * Fixed Telegram Desktop plugin on Fedora
  * Fix capitalization of Nextcloud
  * Add missing #include
  * Remove unused includes
  * Use new syntax
- Replace foo-devel with cmake(KF5Foo) in build requirements

-------------------------------------------------------------------
Wed Aug  7 17:51:57 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.61.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
- Changes since 5.60.0:
  * Phabricator: open a new diff automatically in the browser 
  * Use non-deprecated suggestName 
  * Fix extraction. Patch by Victor Ryzhykh.

-------------------------------------------------------------------
Fri Jul 19 11:49:13 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>

- Don't lower minimum Qt version anymore, it requires 5.11 now

-------------------------------------------------------------------
Sun Jul 14 06:41:40 UTC 2019 - lbeltrame@kde.org

- Update to 5.60.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
- Changes since 5.59.0:
  * Change initial size of the config dialog
  * Improve Job Dialog buttons' icons and text
  * Fix translation of actiondisplay
  * Add ellipsis where appropriate
  * Don't show error message if sharing is cancelled by the user
  * Fix warning when reading plugin metadata
  * Redesign config pages
  * Use QLatin1Char
  * Install in new logging directory when we use kf5 5.59.0
  * ECMPackageConfigHelpers -> CMakePackageConfigHelpers
  * phabricator: Fix fallthrough in switch

-------------------------------------------------------------------
Sun Jun 09 07:35:14 UTC 2019 - lbeltrame@kde.org

- Update to 5.59.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
- Changes since 5.58.0:
  * [JobDialog] Also signal cancellation when window is closed by the user
  * Remove deprecated method qVariantFromValue->QVariant::fromValue
  * test: close the menudemo when the sharing process ends
  * Report cancelling a configuration as finished with an error (kde#407356)

-------------------------------------------------------------------
Wed May 15 18:16:19 UTC 2019 - lbeltrame@kde.org

- Update to 5.58.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
- Changes since 5.57.0:
  * Ignore some qtcreator file

-------------------------------------------------------------------
Sun Apr 14 20:21:45 UTC 2019 - lbeltrame@kde.org

- Update to 5.57.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
- Changes since 5.56.0:
  * Use https for the pastebin backend and publicly accessible documentation
  * Add KDE Connect SMS plugin

-------------------------------------------------------------------
Sat Apr  6 19:02:28 UTC 2019 - wbauer@tmo.at

- Add knotifications-devel BuildRequires to build kfileitemaction
  plugin (boo#1131759)

-------------------------------------------------------------------
Sun Mar 10 20:15:38 UTC 2019 - lbeltrame@kde.org

- Update to 5.56.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
- Changes since 5.55.0:
  * pastebin: don't show progress notifications
  * sharetool: Show shared url on top
  * Fix sharing files with spaces or quotes in names via Telegram
  * Have ShareFileItemAction provide an output or an error if they are provided
  * Enable sharing URLs via email

-------------------------------------------------------------------
Fri Feb 15 09:25:42 UTC 2019 - alarrosa@suse.com

- Downgrade the Qt version requirement to build with 5.9

-------------------------------------------------------------------
Sun Feb 10 22:03:23 UTC 2019 - lbeltrame@kde.org

- Update to 5.55.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
- Changes since 5.54.0:
  * Use the nicer K_PLUGIN_CLASS_WITH_JSON

-------------------------------------------------------------------
Mon Jan 14 06:08:55 UTC 2019 - lbeltrame@kde.org

- Update to 5.54.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
- Changes since 5.53.0:
  * remove obsolete comment
  * add missing properties
  * Add plugin type for sharing URLs

-------------------------------------------------------------------
Sun Dec 09 19:43:46 UTC 2018 - lbeltrame@kde.org

- Update to 5.53.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
- Changes since 5.52.0:
  * DiffListModel::refresh(): return at once when already active.
  * phabricator plugin: use Arcanist's diff.rev. order (kde#401565)
  * Remove unneeded import
  * Provide a title for JobDialog
  * Allow the JobDialog to get a nicer initial size (kde#400873)
  * Make it possible for the menudemo to share different urls
  * Port what we can to QQC2
  * Use QQC2 for the JobDialog (kde#400996, kde#400997)

-------------------------------------------------------------------
Sun Nov 11 19:48:08 UTC 2018 - lbeltrame@kde.org

- Update to 5.52.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
- Changes since 5.51.0:
  * Reuse resultMap instead of converting to map two times more
  * Remove unused variable
  * Set Dialog flag for JobDialog

-------------------------------------------------------------------
Tue Oct 16 08:02:50 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>

- Run spec-cleaner

-------------------------------------------------------------------
Mon Oct 15 11:50:43 UTC 2018 - lbeltrame@kde.org

- Update to 5.51.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
- Changes since 5.50.0:
  * Add explicit
  * Make cmake 3.0 the minimum cmake version
  * phabricator: Fix warning
  * Make compile with strict compile flags
  * Port to debug categories

-------------------------------------------------------------------
Thu Sep 13 21:58:47 UTC 2018 - lbeltrame@kde.org

- Update to 5.50.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
- Changes since 5.49.0:
  * autotests: use QTemporaryDir instead of a hardcoded filename
  * autotests: remove dependency on klauncher, in the hope to fix Windows CI
  * autotests: actually disable copyjob debug output in CI
  * Use a temp dir so that an existing /tmp/purposetest file doesn't break the test.

-------------------------------------------------------------------
Sun Aug 19 09:19:36 UTC 2018 - christophe@krop.fr

- Update to 5.49.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
- Changes since 5.48.0:
  * Make sure debugging for kf5.kio.core.copyjob is disabled for the test
  * Don't clean up the configuration too early
  * Add bluetooth plugin
  * [Telegram] Don't wait for Telegram to be closed
  * Prepare to use Arc's status colours in the revision drop-down list
  * Honor BUILD_TESTING

-------------------------------------------------------------------
Mon Jul 16 04:37:48 UTC 2018 - lbeltrame@kde.org

- Update to 5.48.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
- Changes since 5.47.0:
  * Add Share action to Dolphin context menu
  * Properly reset plugins
  * Filter out duplicate plugins

-------------------------------------------------------------------
Tue Jun 12 21:26:10 UTC 2018 - lbeltrame@kde.org

- Update to 5.47.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
- Changes since 5.46.0:
  * Extend X-Purpose-Constraints documentation
  * Improve Telegram integration
  * Treat inner arrays as OR constraints rather than AND
  * Make it possible to constrain plugins by a desktop file presence
  * Make it possible to filter plugins by executable
  * Fix i18n
  * Fix i18n issues in Phabricator Plugin
  * Highlight the selected device in the KDE Connect plugin
  * Fix Phabricator icon
  * fix i18n issues in framworks/purpose/plugins
  * Use override
  * Add Telegram plugin
  * kdeconnect: Notify when the process fails to start

-------------------------------------------------------------------
Sun May 13 21:03:11 UTC 2018 - lbeltrame@kde.org

- Update to 5.46.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
- Changes since 5.45.0:
  * Readability
  * Make sure we give some vertical space to configuration plugins
  * Port KDEConnect plugin config to QQC2
  * Port AlternativesView to QQC2
  * Warning--
- Adjust runtime requirements

-------------------------------------------------------------------
Sat Apr 14 13:19:08 CEST 2018 - lbeltrame@kde.org

- Update to 5.45.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
- Changes since 5.44.0:
  * We use qt5.8.0 now
  * Use qt5.8.0 as all framework

-------------------------------------------------------------------
Mon Mar 12 23:29:43 CET 2018 - lbeltrame@kde.org

- Update to 5.44.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
- Changes since 5.43.0:
  * forgot to commit it
  * Generate debug categories and create file for it
  * Fix tier, accommodate for KIO

-------------------------------------------------------------------
Mon Feb 12 23:46:16 CET 2018 - lbeltrame@kde.org

- Update to 5.43.0
  * New feature release
  * Now part of KDE Frameworks 5
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 1.2.1:
  * Too many changes to list here

-------------------------------------------------------------------
Fri Oct 27 13:21:28 UTC 2017 - wbauer@tmo.at

- Update to 1.2.1
  * Add back the translations that were missing completely in 1.2

-------------------------------------------------------------------
Mon Oct 23 14:16:56 UTC 2017 - wbauer@tmo.at

- Update to 1.2
  * New plugins: nextcloud, email, phabricator
  * Possibility to disable plugins via config file

-------------------------------------------------------------------
Wed Jul 13 08:09:57 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 1.1
  * No changelog provided

-------------------------------------------------------------------
Sat Oct  3 09:24:31 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 1.0
  * No changelog provided
- Drop build.patch, upstreamed

-------------------------------------------------------------------
Tue Aug 18 16:08:53 UTC 2015 - hrvoje.senjan@gmail.com

- Install license

-------------------------------------------------------------------
Mon Aug 17 18:48:28 UTC 2015 - hrvoje.senjan@gmail.com

- Don't ship reviewboard icon, it's delivered with kdevplatform

-------------------------------------------------------------------
Sun Aug  9 08:50:02 UTC 2015 - hrvoje.senjan@gmail.com

- Activate purpose package

openSUSE Build Service is sponsored by