Blob Blame History Raw
-------------------------------------------------------------------
Tue Feb 28 17:34:20 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.27.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.27.2
- Changes since 5.27.1:
  * sidebar: Replace OpacityAnimator with NumberAnimation for proper fade in
  * sidebar: Prevent placeholder empty search results from jumping as it fades out

-------------------------------------------------------------------
Tue Feb 21 14:09:27 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.27.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.27.1
- No code changes since 5.27.0

-------------------------------------------------------------------
Thu Feb  9 14:19:54 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.27.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.27.0
- Changes since 5.26.90:
  * sidebar: Use a proper checked state for the menu button (kde#464536)
  * Make external apps clickable in search results (kde#464491)
  * Sidebar: Move final trailing separator out of main layout
  * Remove unused KF5ActivitiesStats dependency

-------------------------------------------------------------------
Thu Jan 19 14:43:46 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.90
- Too many changes to list here

-------------------------------------------------------------------
Wed Jan  4 14:06:23 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
  * a11y: make categoryitem interactable

-------------------------------------------------------------------
Tue Nov 29 14:47:29 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.4
- Changes since 5.26.3:
  * Install translated documentation from po/ too

-------------------------------------------------------------------
Tue Nov  8 17:26:09 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.3
- Changes since 5.26.2:
  * Fix kcms inside a category always being indented

-------------------------------------------------------------------
Wed Oct 26 14:16:42 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.2
- Changes since 5.26.1:
  * Recognize SystemSettingsExternalApp again
- Drop patches, now upstream:
  * 0001-Recognize-SystemSettingsExternalApp-again.patch

-------------------------------------------------------------------
Wed Oct 19 11:53:19 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Add patch to fix starting YaST from systemsettings:
  * 0001-Recognize-SystemSettingsExternalApp-again.patch

-------------------------------------------------------------------
Tue Oct 18 11:27:37 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
  * [runner] Fix desktop file name (kde#459213)

-------------------------------------------------------------------
Thu Oct  6 14:48:50 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.26.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
  * Install po folder
  * Set QSurfaceFormat::ResetNotification

-------------------------------------------------------------------
Thu Sep 15 20:48:08 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.25.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
  * Pass icons by name rather than as QIcon from C++ to QML
  * Remove category service type definition
  * Remove unused categories
  * Remove service type definition
  * Fix showing translations for kinfocenter
  * Change window size limit after screen resolution is changed
  * Fix compile warning (order variable)
  * Make sidebar tooltips respect the "Display informational tooltips" global setting (kde#455073)
  * Remove extra ';'
  * Put KServiceTypeTrader code in deprecation macros
  * Request passing unit tests on Linux and BSD
  * Pass strict AppStream validation
  * systemsettingsrunner: Fix drag and drop for KCMs using embedded json metadata
  * systemsettingsrunner: Fix all matches having the same id
  * Port external Systemsettings/KInfoCenter KCM loading away from KpluginMetaData::fromDesktopFile
  * Add missing includes and forward declarations
  * IconMode: Load all of the KCMs in their category
  * IconMode: Switch to the selected KCM (kde#444565)
  * IconView: Remove duplicated tooltips (kde#409327)

-------------------------------------------------------------------
Tue Sep  6 16:56:57 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.25.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4

-------------------------------------------------------------------
Tue Aug  2 14:07:16 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.25.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
  * Fix showing translations for kinfocenter

-------------------------------------------------------------------
Tue Jul 12 11:29:06 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.25.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2

-------------------------------------------------------------------
Tue Jun 28 13:03:36 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.25.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
  * Make sidebar tooltips respect the "Display informational tooltips" global setting (kde#455073)

-------------------------------------------------------------------
Tue Jun 21 11:39:49 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.25.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
  * systemsettingsrunner: Fix drag and drop for KCMs using embedded json metadata
  * IconMode: Switch to the selected KCM (kde#444565)

-------------------------------------------------------------------
Thu Jun  9 11:15:07 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.25.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.25.0
- Changes since 5.24.90:
  * systemsettingsrunner: Fix all matches having the same id
  * IconView: Remove duplicated tooltips (kde#409327)

-------------------------------------------------------------------
Thu May 19 19:46:15 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.24.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.90
- Too many changes to list here

-------------------------------------------------------------------
Tue May  3 13:00:27 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.24.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.5
- No code changes since 5.24.4

-------------------------------------------------------------------
Tue Mar 29 16:04:42 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.24.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.4
- Changes since 5.24.3:
  * Don't let back arrow be re-colored to monochrome
  * systemsettings runner: Ensure that we match keywords case insensitively (kde#451634)

-------------------------------------------------------------------
Tue Mar  8 18:10:03 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.24.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.3
- Changes since 5.24.2:
  * app/SettingsBase: Fix systemsettings unable to start when missing plugin (kde#451054)
  * ModuleView: Simplify and fix custom headers logic

-------------------------------------------------------------------
Tue Feb 22 16:21:07 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.24.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.2
- Changes since 5.24.1:
  * sidebar: Load placeHolderWidget only when needed

-------------------------------------------------------------------
Tue Feb 15 19:18:21 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.24.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.1
- Changes since 5.24.0:
  * fixup! app/SettingsBase: Only load current view on startup
  * app/SettingsBase: Show the main window before QML component is loaded
  * app/SettingsBase: Only load current view on startup

-------------------------------------------------------------------
Sat Feb  5 19:51:04 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.24.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.0
- Changes since 5.23.90:
  * Systemsettings runner: Increase relevance if we have an exact match in the keywords
  * Do not show Help button if there's no help path defined
  * ModuleView: Correctly update button box visibility
  * Systemsettings Runner: Skip KCM that are not launchable
  * IconView: Fix header padding (kde#449040)
  * ModuleView: Improve code for header updates (kde#432093)
  * Use a more familiar icon for the "Input Devices" category (kde#449056)
  * Sidebar: Keep headers minimum height on two columns (kde#448889)
  * FooterToolbar: Match also padding to the modules' buttons
  * Completely hide the button box when there are no buttons
  * Hide page name for ExternalAppModule
  * Fix setting of headings for external modules (kde#448672)
  * Do not focus the searchfield on startup if a virtual keyboard is enabled
  * Fix trash KCM not showing up in KRunner (kde#448449)
  * systemsettings runner: Consider KCM keywords for querying (kde#445304)

-------------------------------------------------------------------
Thu Jan 13 20:30:45 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.23.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.90
- Too many changes to list here

-------------------------------------------------------------------
Tue Jan  4 14:58:21 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.23.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.5
- No code changes since 5.23.4

-------------------------------------------------------------------
Tue Nov 30 14:59:26 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.23.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.4
- No code changes since 5.23.3

-------------------------------------------------------------------
Tue Nov  9 15:43:29 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.23.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2:
  * Use handlers in sub category header

-------------------------------------------------------------------
Tue Oct 26 14:56:03 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.23.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.2
- No code changes since 5.23.1

-------------------------------------------------------------------
Tue Oct 19 14:05:45 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.23.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.1
- No code changes since 5.23.0

-------------------------------------------------------------------
Thu Oct  7 13:50:13 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.23.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.0
- Changes since 5.22.90:
  * Revert "Use level 2 header"
  * sidebar: make placeholder message non-visible when at 0 opacity (kde#443016)
  * Use level 2 header
  * Support left/right and escape for key navigation in the sidebar
- Add new key + signature to plasma.keyring

-------------------------------------------------------------------
Thu Sep 16 13:05:21 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.22.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.90
- Changes since 5.22.5:
  * Swap the position of the hamburger menu and home buttons
  * Don't load all subpages of a category when clicked (kde#438362)
  * Sidebar: set background colors in the correct way
  * Sidebar: Unify "Show Changed Settings" button toolbar implementations
  * Explicitly set KDE_COMPILERSETTINGS_LEVEL
  * Clean up leftovers from systemsettingsrunner import
  * Port deprecated setDelayed
  * Use explicit + use override
  * [sidebar] Enable/disable mousearea instead of changing accepted buttons
  * [sidebar] Refactor subcategory button to use rectangle as its base item
  * Don't request context help titlebar button
  * Remove About Current Module
  * Import services runner & strip out unneeded parts
  * Fix highlight default for category owner children and when changing data from landing page
  * Allow compiling without KF5DocTools
  * Create simple getter to check if KCM is an SystemSettingsExternalApp
  * Port ExternalAppModule away from KCModuleInfo
  * Port loading of categories away from KServiceTypeTrader
  * [sidebar] Port away from KDeclarative
  * Remove old category files
  * [sidebar] Add missing subcategory header spacing for widescreen view (kde#438377)
  * only update the global header reacting to the active page (kde#437088)
  * Use ellipses instead of triple period
  * make sure we have 2 columns when loading a category (kde#435461)
  * [sidebar] Don't show back button for subcategory header in widescreen view

-------------------------------------------------------------------
Tue Aug 31 19:08:55 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.22.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.5
- No code changes since 5.22.4

-------------------------------------------------------------------
Tue Jul 27 12:35:08 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.22.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.4
- No code changes since 5.22.3

-------------------------------------------------------------------
Tue Jul  6 12:01:52 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.22.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.3
- No code changes since 5.22.2.1

-------------------------------------------------------------------
Wed Jun 23 08:24:47 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.22.2.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.2
- No code changes since 5.22.1

-------------------------------------------------------------------
Tue Jun 15 13:17:30 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.22.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.1
- Changes since 5.22.0:
  * [sidebar] Add missing subcategory header spacing for widescreen view (kde#438377)
  * only update the global header reacting to the active page (kde#437088)

-------------------------------------------------------------------
Thu Jun  3 13:06:19 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.22.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.0
- Changes since 5.21.90:
  * make sure we have 2 columns when loading a category (kde#435461)
  * [sidebar] Don't show back button for subcategory header in widescreen view

-------------------------------------------------------------------
Thu May 13 18:15:54 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.21.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.21.90
- Too many changes to list here

-------------------------------------------------------------------
Tue May  4 14:15:44 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.21.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.21.5
- No code changes since 5.21.4

-------------------------------------------------------------------
Tue Apr  6 14:00:41 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.21.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.21.4
- No code changes since 5.21.3

-------------------------------------------------------------------
Tue Mar 16 13:55:28 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.21.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.21.3
- Changes since 5.21.2:
  * [sidebar view] Set header KCM icon size correctly
  * Underscores are not allowed in action names (kde#433109)

-------------------------------------------------------------------
Tue Mar  2 15:01:39 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.21.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.21.2
- No code changes since 5.21.1

-------------------------------------------------------------------
Tue Feb 23 14:52:12 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.21.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.21.1
- Changes since 5.21.0:
  * [sidebarmode] Fix header height for QWidget KCMs
  * [sidebar mode] Fix back button icons (kde#433062)

-------------------------------------------------------------------
Thu Feb 11 18:23:16 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.21.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.21.0
- Changes since 5.20.90:
  * [Sidebar view] Make Intro Page icons keyboard-triggerable
  * Include SystemSettingsExternalApp modules in the --list output as well
  * Fix headers missing for non-KCM modules
  * [Icon View] Don't open modules twice on clicking
  * Fix ExternalAppModules not showing up
  * [sidebar view] Fix sidebar header alignment and height
- Drop patches, now upstream:
  * 0001-Fix-ExternalAppModules-not-showing-up.patch
  * 0002-Icon-View-Don-t-open-modules-twice-on-clicking.patch
  * 0003-Fix-headers-missing-for-non-KCM-modules.patch
  * 0004-Include-SystemSettingsExternalApp-modules-in-the-lis.patch

-------------------------------------------------------------------
Thu Jan 21 21:31:54 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.20.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/20.90/
- Too many changes to list here
- Add patches to fix the YaST item:
  * 0001-Fix-ExternalAppModules-not-showing-up.patch
  * 0002-Icon-View-Don-t-open-modules-twice-on-clicking.patch
  * 0003-Fix-headers-missing-for-non-KCM-modules.patch
  * 0004-Include-SystemSettingsExternalApp-modules-in-the-lis.patch

-------------------------------------------------------------------
Sat Jan  9 16:16:06 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Add QML provides

-------------------------------------------------------------------
Tue Jan  5 14:40:07 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.20.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4

-------------------------------------------------------------------
Tue Dec  1 15:22:19 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.20.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.20.4
- Changes since 5.20.3:
  * Also load category when opening startup module in icon mode (kde#429306)

-------------------------------------------------------------------
Wed Nov 11 11:08:08 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.20.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.20.3
- Changes since 5.20.2:
  * Save highlight default state (kde#427806)
  * Fix highlight settings tool button use onToggled to prevent bad state (kde#427869)
  * Fix call to KWorkSpace::detectPlatform (kde#428339)
- Drop patches, now upstream:
  * 0001-Fix-call-to-KWorkSpace-detectPlatform.patch

-------------------------------------------------------------------
Wed Oct 28 19:07:53 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Add patch to properly run systemsettings in a wayland session
  (boo#1178230, kde#428339):
  * 0001-Fix-call-to-KWorkSpace-detectPlatform.patch

-------------------------------------------------------------------
Tue Oct 27 20:43:54 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.20.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.20.2
- No code changes since 5.20.1

-------------------------------------------------------------------
Tue Oct 20 14:30:37 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.20.1.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.20.1
- No code changes since 5.20.0

-------------------------------------------------------------------
Fri Oct 16 05:32:22 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>

- Update to 5.20.0.1
  * Fix users KCM string in default set of KCMs to show on home screen

-------------------------------------------------------------------
Thu Oct  8 16:55:27 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.20.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.20.0
- Changes since 5.19.90:
  * Make margins consistent on all sides for all KCMs
  * Update highlight default dot for module in search mode
  * Fix default module highlight
  * [Sidebar] Avoid reloading already loaded module (kde#420196)
  * Make the user-visible strings defined in KAboutData translatable again. (kde#426742)
  * Don't show an arrow when the category only contains one item (kde#426731)
  * Show  bug report action in sidebar menu (kde#426747)
  * [sidebar view] Set icon sizes properly on home screen

-------------------------------------------------------------------
Thu Sep 17 20:03:16 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.19.90
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.19.90
- Changes since 5.19.5:
  * Remove explicit ECM_KDE_MODULE_DIR
  * [Sidebar view] Only indent subsategory icons in the search view
  * Fix trying to call a method on a still null object
  * [Sidebar view] Add arrow to list items which are parent/category items
  * [Sidebar view] Add accessibility hints for icons-only ToolButtons
  * Port sidebar placeholder message to Kirigami.PlaceholderMessage
  * Don't show highlight changed entries button in kinfocenter (kde#425964)
  * Rework main.cpp
  * Clean up subcategory model when going to home screen
  * In sidebar mode show if a module is in default state or not
  * Button text Uses Title Case
  * Add Separator. Remove round. Style
  * Add button to activate defaults highlighting
  * [sidebar] Make SubcategoryModel dynamic
  * [sidebar view] Show list item separator lines
  * Also hide Buttons when changing modules in info center mode (kde#424490)
  * [sidebar view] Remove size hacks for toolbar items (kde#424228)
  * correct appstream homepage URL to plasma homepage
  * Use camelcase (scripted)

-------------------------------------------------------------------
Tue Sep  1 11:38:53 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.19.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4

-------------------------------------------------------------------
Tue Jul 28 13:45:53 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.19.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.19.4
- No code changes since 5.19.3

-------------------------------------------------------------------
Tue Jul  7 13:58:02 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.19.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.19.3
- No code changes since 5.19.2

-------------------------------------------------------------------
Tue Jun 23 13:26:19 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.19.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma-5.19.2
- No code changes since 5.19.1

-------------------------------------------------------------------
Tue Jun 16 14:34:53 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.19.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.19.1.php
- No code changes since 5.19.0

-------------------------------------------------------------------
Thu Jun  4 13:27:15 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.19.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.19.0.php
- Changes since 5.18.90:
  * don't try to access invalid modules (kde#422029)

-------------------------------------------------------------------
Thu May 14 14:33:10 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.18.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.90.php
- Changes since 5.18.5:
  * Add global shortcut
  * Support module commandline paramenter
  * Port from KRun::runService to KIO::ApplicationLauncherJob
  * Use correct icon for Applications category
  * bump to require Qt 5.14
  * Hide configure action in Info center mode (kde#417977,kde#417981)
  * If KHelpCenter isn't available fallback to opening doc at docs.kde.org (kde#405647)
  * Handle spawning kinfocenter with a full path
  * delay show window
  * Introduce an Info Center mode (kde#412975)

-------------------------------------------------------------------
Tue May  5 13:01:56 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.18.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.5.php
- No code changes since 5.18.4.1

-------------------------------------------------------------------
Tue Mar 31 15:16:44 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.18.4.1:
  * Version fixed

-------------------------------------------------------------------
Tue Mar 31 14:47:44 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.18.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.4.php
- No code changes since 5.18.3

-------------------------------------------------------------------
Tue Mar 10 14:55:34 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.18.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.3.php
- Changes since 5.18.2:
  * Fix connection to invalid signal

-------------------------------------------------------------------
Tue Feb 25 14:07:20 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.18.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.2.php
- No code changes since 5.18.1

-------------------------------------------------------------------
Tue Feb 18 14:05:59 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.18.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.1.php
- Changes since 5.18.0:
  * [sidebar] Resolve changes in module before switching (kde#416834)

-------------------------------------------------------------------
Thu Feb  6 15:10:08 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.18.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.0.php
- Changes since 5.17.90:
  * delay show window
  * tooltipmanager: use qstyle wakeup delay instead of hardcoding

-------------------------------------------------------------------
Thu Jan 23 11:20:48 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Replace %make_jobs with %cmake_build

-------------------------------------------------------------------
Thu Jan 16 14:04:23 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.17.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.90.php
- Changes since 5.17.5:
  * Plasma 5.18 min Qt version is 5.12
  * Fix crash when loading a top level entry from system settings home page
  * ModuleView: Hide button when KCModule don't need them
  * Fix Ctrl+F shortcut conflict (kde#405030)
  * Ship plasma-logo in repo (kde#415173)
  * Display sub categories when searching (kde#400303,kde#398619)
  * Don't use nullptr as flag value
  * Revert "It compiles fine without deprecated method"
  * use new icon for search category
  * Add KDEClangFormat cmake support
  * Disable the restore defaults button if the KCModule says so
  * Store stashed model index as QPersistentModelIndex
  * Draw categories in iconview in a similiar style as Kirigami and new KCategoryDrawer
  * Reverse position of hamburger menu and home button
  * Add "Show intro page" button to System Settings sidebar (kde#405956)

-------------------------------------------------------------------
Tue Jan  7 16:24:38 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.17.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.5.php
- Changes since 5.17.4:
  * [Icon View] Fix titles of previously opened KCMs bleeding into QML KCMs

-------------------------------------------------------------------
Wed Dec  4 08:37:02 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.17.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.4.php
- Changes since 5.17.3:
  * Unbreak build with Qt 5.14

-------------------------------------------------------------------
Tue Nov 12 11:01:09 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.17.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.3.php
- Changes since 5.17.2:
  * [Icon View] Don't use dialog-warning emblem on icon when KCM requires authentication (kde#413183)

-------------------------------------------------------------------
Tue Oct 29 20:45:53 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.17.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.2.php
- Changes since 5.17.1:
  * [sidebar] Add a hover effect to intro page icons

-------------------------------------------------------------------
Tue Oct 22 16:44:46 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.17.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.1.php
- Changes since 5.17.0:
  * Filter invalid services in most used model (kde#413178)

-------------------------------------------------------------------
Thu Oct 10 14:25:49 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.17.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.0.php
- Changes since 5.16.90:
  * Explicitly qmlRegisterType QAbstractItemModel
  * Use symbolic icon in intro page

-------------------------------------------------------------------
Thu Sep 19 12:32:40 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.16.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.90.php
- Changes since 5.16.5:
  * add tooltips to the intro page
  * Redesign intro page
  * Improve keyboard navigation (kde#404065)
  * It compiles fine without deprecated method
  * We depends against 5.62
  * It's defined in ECM
  * Get rid of khtml usage (kill classic mode)
  * [Sidebar] Use new Kirigami ListSectionHeader component
  * fix XML syntax
  * Port System Settings sidebar to QQC2
  * Move Fonts category down a bit
  * Make the System Settings category headers look consistent with other Kirigami lists
  * Bring back and install System Administration category
  * Adjust and remove some top-level categories to implement new Appearance section layout
  * Rename "Desktop Behavior" category to "Workspace Behavior"
  * Install in new logging directory when we use kf5 5.59.0
  * Fix forward declaration
  * Use new syntax
- Drop patches, now upstream:
  * install_administration_category.diff

-------------------------------------------------------------------
Tue Sep  3 12:44:14 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.16.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.5.php
- Changes since 5.16.4:
  * Exclude other desktop file from AppStream metadata generation
  * Use non-deprecated .metainfo.xml filename extension
  * fix XML syntax
  * Add AppStream metadata file

-------------------------------------------------------------------
Tue Jul 30 12:40:20 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.16.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.4.php
- No code changes since 5.16.3

-------------------------------------------------------------------
Tue Jul  9 17:29:09 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.16.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.3.php
- No code changes since 5.16.2

-------------------------------------------------------------------
Tue Jun 25 12:41:20 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.16.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.2.php
- No code changes since 5.16.1

-------------------------------------------------------------------
Tue Jun 18 16:38:17 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.16.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.1.php
- No code changes since 5.16.0

-------------------------------------------------------------------
Thu Jun  6 14:07:11 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.16.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.0.php
- No code changes since 5.15.90

-------------------------------------------------------------------
Thu May 16 16:56:41 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.15.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.15.90.php
- Changes since 5.15.5:
  * [Sidebar] Fix Kirigami viewBackgroundColor deprecation warnings
  * Remove unused files
  * Minor: CMake: Use CONFIG search mode more
  * [RFC] Reduce sidebar icon size/increase list information density
  * Remove redundant KIconLoader include (it was already included later)
  * Use new application style icon for the Application Style KCM category
  * port to std::sort
  * Use ActionTextField to implement the searchField in system settings
  * remove deprecated methods
  * Use KCM name in KCM header
  * Change workspace theme category icon
  * warnings--
  * default icons to 32x32 pixels (kde#403258)

-------------------------------------------------------------------
Tue May  7 11:04:59 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.15.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.15.5.php
- Changes since 5.15.4:
  * Fix invisible monochrome icons in Icon View tooltips too (kde#386748)

-------------------------------------------------------------------
Tue Apr  2 12:41:01 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.15.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.15.4.php
- Changes since 5.15.3:
  * Fix monochrome icons in tooltips (kde#F6698413)

-------------------------------------------------------------------
Tue Mar 12 13:15:24 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.15.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.15.3.php
- Changes since 5.15.2:
  * Set colorSet on categories header
- Workaround doc translation needing a newer kdoctools

-------------------------------------------------------------------
Tue Feb 26 14:06:13 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.15.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.15.2.php
- No code changes since 5.15.1

-------------------------------------------------------------------
Tue Feb 19 12:27:05 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.15.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.15.1.php
- No code changes since 5.15.0

-------------------------------------------------------------------
Thu Feb  7 16:02:55 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.15.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.15.0.php
- Changes since 5.14.90:
  * Use same intro page system settings icon as in the desktop file
  * Use correct sidebar back button press color

-------------------------------------------------------------------
Thu Jan 17 18:49:48 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.14.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.14.90.php
- Changes since 5.14.5:
  * bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle
  * Consti'fy
  * Use app specific config after QApplication constructor
  * remove some clazy warning
  * Show tooltips for subcategories
  * Remove the background gradient from icon view (kde#342938)
  * Port away from deprecated setClearButtonShown() and setupBindings()
  * Fix minor typos and EBN issues
  * Fix crash on ExternalApp modules
  * support for multilevel kcms
  * Use KDEFrameworkCompilerSettings

-------------------------------------------------------------------
Tue Jan  8 13:37:44 UTC 2019 - fabian@ritter-vogt.de

- Update to 5.14.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.14.5.php
- No code changes since 5.14.4

-------------------------------------------------------------------
Wed Nov 28 07:52:49 UTC 2018 - fabian@ritter-vogt.de

- Update to 5.14.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.14.4.php
- No code changes since 5.14.3

-------------------------------------------------------------------
Tue Nov  6 15:54:01 UTC 2018 - fabian@ritter-vogt.de

- Add David Edmundson's key to plasma.keyring
- Update to 5.14.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.14.3.php
- No code changes since 5.14.2

-------------------------------------------------------------------
Tue Oct 23 13:56:44 UTC 2018 - fabian@ritter-vogt.de

- Update to 5.14.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.14.2.php
- No code changes since 5.14.1

-------------------------------------------------------------------
Tue Oct 16 14:05:17 UTC 2018 - fabian@ritter-vogt.de

- Update to 5.14.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.14.1.php
- No code changes since 5.14.0

-------------------------------------------------------------------
Fri Oct  5 10:01:14 UTC 2018 - fabian@ritter-vogt.de

- Update to 5.14.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.14.0.php
- Changes since 5.13.90:
  * Use correct settings icon for Configure action BUG: 397888 FIXED-IN: 5.12.7 (kde#397888)

-------------------------------------------------------------------
Sat Sep 15 16:25:31 UTC 2018 - fabian@ritter-vogt.de

- Add tarball signature and keyring containing keys of release managers
  Jonathan Riddell and Bhushan Shah

-------------------------------------------------------------------
Thu Sep 13 17:25:05 UTC 2018 - fabian@ritter-vogt.de

- Update to 5.13.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.13.90.php
- Changes since 5.13.5:
  * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting.  Set everywhere for clearity and consistency.
  * forget all kcms that don't exist anymore (kde#394553)
  * quit gracefully on sidebar QML errors (kde#394902)
  * Do not duplicate work of KAboutData::setupCommandLine()

-------------------------------------------------------------------
Tue Sep  4 10:58:43 UTC 2018 - fabian@ritter-vogt.de

- Update to 5.13.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.13.5.php
- Changes since 5.13.4:
  * None

-------------------------------------------------------------------
Tue Jul 31 15:18:34 CEST 2018 - fabian@ritter-vogt.de

- Update to 5.13.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.13.4.php
- Changes since 5.13.3:
  * check for window existence (kde#355818)
  * [SubCategoryPage] Use binding for back button color
  * Fix sidebar search field with fractional scale factors
  * navigate with enter as well (kde#394335)
  * forget all kcms that don't exist anymore (kde#394553)
  * Hide view selection if there is only one plugin to choose (kde#374865)
  * quit gracefully on sidebar QML errors (kde#394902)
  * Update systemsettings docbook to 5.12

-------------------------------------------------------------------
Tue Jul 10 14:02:51 CEST 2018 - fabian@ritter-vogt.de

- Update to 5.13.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.13.3.php
- Changes since 5.13.2:
  * None

-------------------------------------------------------------------
Tue Jun 26 16:01:35 CEST 2018 - fabian@ritter-vogt.de

- Update to 5.13.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.13.2.php
- Changes since 5.13.1:
  * None

-------------------------------------------------------------------
Sat Jun 23 21:54:17 UTC 2018 - fabian@ritter-vogt.de

- Remove patch, it's not really necessary anymore and has no effect
  on non-en systems anyway:
  * systemsettings-desktop.diff

-------------------------------------------------------------------
Tue Jun 19 14:47:10 CEST 2018 - fabian@ritter-vogt.de

- Update to 5.13.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.13.1.php
- Changes since 5.13.0:
  * None

-------------------------------------------------------------------
Thu Jun  7 20:03:52 CEST 2018 - fabian@ritter-vogt.de

- Update to 5.13.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.13.0.php
- Changes since 5.12.90:
  * None

-------------------------------------------------------------------
Sat May 19 14:16:38 CEST 2018 - fabian@ritter-vogt.de

- Update to 5.12.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.90.php
- Changes since 5.12.5:
  * WArning--
  * Fix sidebar view regression of not prompting about unsaved changes (kde#392160)
  * Enlarge default window size. Use (adjusted) calculation in `SizeHint` to determine minimum window width. (kde#389617)
  * Fix build with Qt 5.11 (missing QStyle)
  * QML applets need to manage padding by themselves
  * Add QtQuickSettings
  * Add hidden system setting group
  * Update systemsettings docbook to 5.12
  * Use platform detection in SystemSettings
  * Make the item heights rounded to avoid font rendering issues
  * Add explicit includes to fix build with Qt 5.11
  * Use nullptr
  * Use override
  * Port from deprecated KRun::run() to KRun::runService()
  * Remove module prefix from Qt includes
  * Use non-deprecated KDEInstallDirs variables
  * Remove '(' and ')'
  * Use nullptr
  * Increase version
  * Use debug categories
  * Make it compiles with strict definition
  * Use nullptr
- Refresh install_administration_category.diff
- Remove patches, now upstream:
  * 0001-Use-platform-detection-in-SystemSettings.patch

-------------------------------------------------------------------
Wed May  2 09:26:02 CEST 2018 - fabian@ritter-vogt.de

- Update to 5.12.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.5.php
- Changes since 5.12.4:
  * Polish sidebar header appearance (kde#392340)
  * Use font.weight instead of font.bold

-------------------------------------------------------------------
Tue Mar 27 15:40:49 CEST 2018 - fabian@ritter-vogt.de

- Update to 5.12.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.4.php
- Changes since 5.12.3:
  * None

-------------------------------------------------------------------
Sat Mar 24 11:09:18 UTC 2018 - fabian@ritter-vogt.de

- Support wayland sessions without QT_QPA_PLATFORM set:
  * 0001-Use-platform-detection-in-SystemSettings.patch

-------------------------------------------------------------------
Tue Mar  6 16:08:08 CET 2018 - fabian@ritter-vogt.de

- Update to 5.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.3.php
- Changes since 5.12.2:
  * Add explicit includes to fix build with Qt 5.11

-------------------------------------------------------------------
Wed Feb 21 23:57:10 CET 2018 - lbeltrame@kde.org

- Update to 5.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.2.php
- Changes since 5.12.1:
  * Improve sidebar header visibility (kde#384638)

-------------------------------------------------------------------
Tue Feb 13 16:25:29 CET 2018 - fabian@ritter-vogt.de

- Update to 5.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.1.php
- Changes since 5.12.0:
  * Require KDE Frameworks 5.42 and Qt 5.0
  * Fix crash when searching

-------------------------------------------------------------------
Fri Feb  2 21:03:44 CET 2018 - fabian@ritter-vogt.de

- Update to 5.12.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.0.php
- Changes since 5.11.95:
  * use kcrash so we get drkonqi to pop up on crashes

-------------------------------------------------------------------
Mon Jan 15 15:54:08 CET 2018 - fabian@ritter-vogt.de

- Update to 5.11.95
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.95.php
- Changes since 5.11.5:
  * Use smaller non-italic font for system settings module authentication message (kde#388515)
  * Remove obsolete reviewboardrc file
  * require the org.kde.kcm module
  * Make config window fit all controls
  * map rows to the source model (kde#386454)
  * map rows to the source model (kde#386454)
  * Use QActions directly in menu
  * Fix minor typo
  * fix LayoutMirroring for LTR
  * Background color for sidebar headers
  * [SideBar] enable LayoutMirroring for RTL
  * keyboard navigation in systemsettings
  * get rid of binding loop
  * align perfectly the headers of the two columns
  * better placing for tooltips
  * hide tooltip on mouse leave (kde#384908)
  * show separator only when scrolled
  * try harder to wrap very long words (kde#380972)
- Remove patches, now upstream:
  * 0001-try-harder-to-wrap-very-long-words.patch

-------------------------------------------------------------------
Tue Jan  2 16:40:09 CET 2018 - fabian@ritter-vogt.de

- Update to 5.11.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.5.php
- Changes since 5.11.4:
  * None

-------------------------------------------------------------------
Thu Nov 30 10:47:51 CET 2017 - fabian@ritter-vogt.de

- Update to 5.11.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.4.php
- Changes since 5.11.3:
  * None

-------------------------------------------------------------------
Tue Nov  7 15:15:55 CET 2017 - fabian@ritter-vogt.de

- Update to 5.11.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.3.php
- Changes since 5.11.2:
  * map rows to the source model (kde#386454)
  * Fix DBus startup notification
- Remove patches, now upstream:
  * 0001-Fix-DBus-startup-notification.patch

-------------------------------------------------------------------
Tue Oct 24 18:14:31 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.11.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.2.php
- Changes since 5.11.1:
  * Fix colours not updating in systemsettings
- Add patch to fix the startup notification:
  * 0001-Fix-DBus-startup-notification.patch

-------------------------------------------------------------------
Tue Oct 17 17:20:07 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.11.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.1.php
- Changes since 5.11.0:
  * Use QQC2.Label over Kirigami.Label
  * get rid of binding loop

-------------------------------------------------------------------
Thu Oct  5 12:39:19 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.11.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.0.php
- Changes since 5.10.95:
  * Remove unnecessary remove_definitions()
  * Define -DQT_NO_URL_CAST_FROM_STRING and fix compilation.
  * Also extract i18n messages from *.qml

-------------------------------------------------------------------
Thu Sep 14 14:29:07 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.10.95
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.95.php
- Too many changes to list here
- Add patch to fix appearance of the front page with long words (kde#380972):
  * 0001-try-harder-to-wrap-very-long-words.patch

-------------------------------------------------------------------
Tue Aug 22 19:11:33 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.10.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.5.php
- Changes since 5.10.4:
  * None

-------------------------------------------------------------------
Tue Jul 18 16:14:53 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.10.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.4.php
- Changes since 5.10.3:
  * Honour the NoDisplay attribute of KServices

-------------------------------------------------------------------
Tue Jun 27 17:51:38 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.10.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.3.php
- Changes since 5.10.2:
  * None

-------------------------------------------------------------------
Tue Jun 13 21:35:02 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.10.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.2.php
- Changes since 5.10.1:
  * None

-------------------------------------------------------------------
Tue Jun  6 17:19:57 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.10.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.1.php
- Changes since 5.10.0:
  * None

-------------------------------------------------------------------
Fri May 26 14:10:35 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.10.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.0.php
- Changes since 5.9.95:
  * None

-------------------------------------------------------------------
Thu May 11 20:26:35 CEST 2017 - fabian@ritter-vogt.de

- Update to 5.9.95
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.9.95.php
- Changes since 5.9.5:
  * Fix terminology: "by KDE", not "for KDE"
  * Hide tooltips after clicking items
  * Port tooltips to KToolTipWidget
  * proofread/update systemsettings docbook
  * add the subgroup accessibility to personalization RR: 129035

-------------------------------------------------------------------
Tue Apr 25 18:58:07 CEST 2017 - lbeltrame@kde.org

- Update to 5.9.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.9.5.php
- Changes since 5.9.4:
  * None

-------------------------------------------------------------------
Tue Mar 21 19:21:49 CET 2017 - fabian@ritter-vogt.de

- Update to 5.9.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.9.4.php
- Changes since 5.9.3:
  * Set the correct desktop file name when in a KDE session.

-------------------------------------------------------------------
Tue Feb 28 19:56:29 CET 2017 - fabian@ritter-vogt.de

- Update to 5.9.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.9.3.php
- Changes since 5.9.2:
  * None

-------------------------------------------------------------------
Tue Feb 14 17:58:13 CET 2017 - fabian@ritter-vogt.de

- Update to 5.9.2
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.9.2.php
- Changes since 5.9.1:
  * None

-------------------------------------------------------------------
Tue Feb  7 18:58:33 CET 2017 - fabian@ritter-vogt.de

- Update to 5.9.1
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.9.1.php
- Changes since 5.9.0:
  * None

-------------------------------------------------------------------
Thu Jan 26 19:59:16 CET 2017 - fabian@ritter-vogt.de

- Update to 5.9.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.9.0.php
- Changes since 5.8.95:
  * None

-------------------------------------------------------------------
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de

- Update to 5.8.95 (Plasma 5.9 Beta)
  * New feature release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.8.95.php
- Changes:
  * Pass transient parent window to KToolTipWindow.
  * Add .arcconfig.
  * KWindowSystem knows how to unminimize, activate() does not.
  * Change group description to plural.

-------------------------------------------------------------------
Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de

- Update to 5.8.5
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.8.5.php

-------------------------------------------------------------------
Wed Nov 23 10:59:30 UTC 2016 - fabian@ritter-vogt.de

- Update to 5.8.4
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.8.4.php

-------------------------------------------------------------------
Tue Nov  1 10:36:40 UTC 2016 - fabian@ritter-vogt.de

- Update to 5.8.3
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.8.3.php

-------------------------------------------------------------------
Tue Oct 18 15:16:03 UTC 2016 - fabian@ritter-vogt.de

- Update to 5.8.2
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.8.2.php

-------------------------------------------------------------------
Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de

- Update to 5.8.1
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.8.1.php

-------------------------------------------------------------------
Wed Oct  5 07:58:54 UTC 2016 - fabian@ritter-vogt.de

- Add Source: URL back

-------------------------------------------------------------------
Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de

- Update to 5.8.0
  * New LTS feature release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.8.0.php

-------------------------------------------------------------------
Thu Sep 15 21:44:27 UTC 2016 - alarrosa@suse.com

- Use the %kf5_find_lang macro

-------------------------------------------------------------------
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de

- Update to 5.7.95 (Plasma 5.8 Beta)
  * New LTS feature release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.7.95.php

-------------------------------------------------------------------
Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de

- Update to 5.7.5
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.7.5.php

-------------------------------------------------------------------
Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de

- Update to 5.7.4
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.7.4.php

-------------------------------------------------------------------
Tue Aug  2 11:36:10 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.7.3
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.7.3.php

-------------------------------------------------------------------
Thu Jul 21 21:18:35 UTC 2016 - jengelh@inai.de

- Re-set rpm group

-------------------------------------------------------------------
Wed Jul 20 08:54:44 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.7.2
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.7.2.php

-------------------------------------------------------------------
Wed Jul 13 06:13:39 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.7.1
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.7.1.php

-------------------------------------------------------------------
Tue Jul  5 11:59:45 UTC 2016 - wbauer@tmo.at

- Use the new %kf5_find_lang macro to create the file list for the
  lang package
- Remove rpmlintrc file, it is not needed any more now

-------------------------------------------------------------------
Thu Jun 30 12:02:40 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.7.0
  * New feature release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.7.0.php

-------------------------------------------------------------------
Sun May 15 16:50:27 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.6.4
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.6.4.php

-------------------------------------------------------------------
Tue Apr 19 20:46:15 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.6.3
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.6.3.php

-------------------------------------------------------------------
Tue Apr  5 15:53:58 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.6.2
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.6.2.php

-------------------------------------------------------------------
Tue Mar 29 16:21:11 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.6.1
  * New bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.6.1.php

-------------------------------------------------------------------
Sun Mar 20 09:20:01 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.6.0
  * New feature release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.6.0.php

-------------------------------------------------------------------
Tue Mar  1 17:33:40 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.5.5 (boo#968966)
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.5.5.php

-------------------------------------------------------------------
Tue Jan 26 22:20:20 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.5.4:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.5.4.php

-------------------------------------------------------------------
Wed Jan  6 14:12:20 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.5.3:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.5.3.php

-------------------------------------------------------------------
Tue Dec 22 22:35:18 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.5.2:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.5.2.php

-------------------------------------------------------------------
Tue Dec 15 17:50:04 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.5.1:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.5.1.php

-------------------------------------------------------------------
Sat Dec 12 17:33:11 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.5.0:
  * For more details please see:
    https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
- Move to cmake(...) BuildRequires where possible

-------------------------------------------------------------------
Sun Nov  8 19:24:58 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.4.3 (boo#955068):
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.4.3.php

-------------------------------------------------------------------
Sun Oct  4 10:44:41 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.4.2:
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.4.2.php

-------------------------------------------------------------------
Thu Sep 10 17:19:59 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.4.1:
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.4.1.php

-------------------------------------------------------------------
Mon Aug 24 17:53:47 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.4.0:
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.4.0.php

-------------------------------------------------------------------
Sun Aug 16 10:17:06 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.3.95 aka 5.4 beta:
  This release of Plasma brings many nice touches for our users
  such as much improved high DPI support, KRunner auto-completion
  and many new beautiful Breeze icons. It also lays the ground for
  the future with a tech preview of Wayland session available.
  We're shipping a few new components such as an Audio Volume
  Plasma Widget, monitor calibration tool and the User Manager
  tool comes out beta.
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.3.95.php

-------------------------------------------------------------------
Sun Jul 26 15:55:45 UTC 2015 - hrvoje.senjan@gmail.com

- Fix suse_version checks regarding Leap versioning

-------------------------------------------------------------------
Sun Jun 28 18:33:12 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.3.2:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.3.2.php

-------------------------------------------------------------------
Fri May 22 15:30:28 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.3.1:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.3.1.php

-------------------------------------------------------------------
Mon May 18 01:41:46 UTC 2015 - hrvoje.senjan@gmail.com

- Added systemsettings-desktop.diff: rename application name to
  Configure Desktop, in order to cause less confusion for KDE4 users

-------------------------------------------------------------------
Thu Apr 23 13:27:36 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.3 Final:
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.3.0.php

-------------------------------------------------------------------
Sat Apr 11 18:53:52 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.2.95 aka 5.3 beta:
  * New feature release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.2.95.php
- Update required Qt version to 5.4.0

-------------------------------------------------------------------
Thu Mar 19 17:42:46 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.2.2:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.2.2.php

-------------------------------------------------------------------
Fri Feb 20 02:44:06 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.2.1:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.2.1.php

-------------------------------------------------------------------
Mon Jan 26 19:49:33 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.2 Final:
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.2.0.php

-------------------------------------------------------------------
Tue Jan 13 16:35:15 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.2 Beta aka 5.1.95:
  * Undo changes to Plasma desktop layout
  * Smarter sorting of results in KRunner
  * Breeze window decoration theme adds a new look to your
    desktop and is now used by default
  * New white mouse cursor theme for Breeze.
  * New plasma widgets: 15 puzzle, web browser, show desktop
  * Over 300 bugs fixed throughout Plasma modules.
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.1.95.php
- Drop kdelibs4support-devel, add kdoctools-devel BuildRequires

-------------------------------------------------------------------
Thu Dec 11 18:00:10 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.1.2:
  * Bugfix release
  * Restore KStandardGuiItems
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.1.2.php

-------------------------------------------------------------------
Thu Nov  6 20:14:22 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.1.1:
  * Bugfix release
  * Fix infopage css location
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.1.1.php

-------------------------------------------------------------------
Thu Oct 30 02:59:17 UTC 2014 - hrvoje.senjan@gmail.com

- Added install_administration_category.diff: install
  System Administration category, needed at least for YaST KCM

-------------------------------------------------------------------
Sat Oct 25 17:23:14 UTC 2014 - hrvoje.senjan@gmail.com

- Recommend lang subpackage

-------------------------------------------------------------------
Thu Oct  9 21:24:41 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.1 Final:
  * Bugfixes since RC1
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.1.0.php

-------------------------------------------------------------------
Fri Sep 26 15:00:12 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.0.95:
   * No changes since previous update
- Install translations
- Add rpmlintrc file for file-not-in-%lang warnings: we don't use
  find_lang macro as it doesn't searches in subdirectories

-------------------------------------------------------------------
Sun Aug 10 21:14:39 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.0.1
   * Bugfix release

-------------------------------------------------------------------
Thu Jul 24 17:51:58 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.0.1~20140724~0d5e3bb snapshot
- Drop bump_so_version.diff and rename_systemsettings.diff, upstreamed

-------------------------------------------------------------------
Thu Jul  3 17:35:40 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 4.98.0
  * Plasma 5 RC release

-------------------------------------------------------------------
Thu Jun 19 19:33:30 UTC 2014 - hrvoje.senjan@gmail.com

- Don't build languages until conflict with kde4 is resolved

-------------------------------------------------------------------
Fri Jun  6 21:54:31 UTC 2014 - hrvoje.senjan@gmail.com

- Activate systemsettings5 package