------------------------------------------------------------------- Mon Feb 20 10:30:06 UTC 2017 - wbauer@tmo.at - drkonqi can use konsole again, the problems there are fixed ------------------------------------------------------------------- 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: * TaskManager: add icon to cache after painfully querying it over XCB/NETWM. * Pass args to DataEngine superclass constructor * turn the NotificationItem in a MouseArea * [DesktopView] show() ConfigView when it is already opened * Match QtQuick import to minimum Qt version * [Clipboard plasmoid] Fix line breaks * [System Tray] Part Revert "Trigger context menu on press" as this breaks xembedsniproxy * Rename Application Menu to Global Menu to avoid conflict * [kioslave/remote] Fix porting bugs * [Icon Applet] More sensible minimum height * make services disqualification much stricter * [System Tray Containment] Drop useless Q_INVOKABLE from .cpp file * [System Tray Containment] Ungrab mouse before opening context menu - Remove patches, now upstream: * 0001-make-services-disqualification-much-stricter.patch ------------------------------------------------------------------- Sun Feb 12 11:26:03 UTC 2017 - fabian@ritter-vogt.de - Add workaround for boo#1024326, kde#376394: * Copy org.kde.plasma.systemtray.appdata.xml to org.kde.plasma.private.systemtray.appdata.xml to fix missing summary ------------------------------------------------------------------- Tue Feb 7 18:55:13 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: * [User Switcher] Ungrab keyboard before trying to lock the screen * react to config change * [System Tray Containment] Drop useless Q_INVOKABLE from .cpp file * [System Tray Containment] Ungrab mouse before opening context menu * [AppMenu Applet] Map from scene after mapping from global * Fix memory leak in Appmenu when using compact menu * [Appmenu Applet] Check whether buttonGrid has a window before calling mapToGlobal * [Digital Clock] Take into account timezone label width for applet size * [KRunner] In doubt use primary screen for view position * Drop legacy fixup rule for VirtualBox. * fix isOutputRedundant logic * fix isOutputRedundant logic * When swapping Wallpapers, save the config to file, not just to propertymap - Remove patches, now upstream: * 0001-When-swapping-Wallpapers-save-the-config-to-file-not.patch * 0002-fix-isOutputRedundant-logic.patch - Add patch to fix 5.9.0 regression: * 0001-make-services-disqualification-much-stricter.patch ------------------------------------------------------------------- Sat Jan 28 15:47:20 UTC 2017 - wbauer@tmo.at - Add cmake(KF5Prison) build requirement to enable the clipboard's barcode generation feature ------------------------------------------------------------------- Sat Jan 28 09:44:48 UTC 2017 - fabian@ritter-vogt.de - Bump required KF5 version to 5.29 - Add upstream patch to fix some multiscreen issues: * 0002-fix-isOutputRedundant-logic.patch ------------------------------------------------------------------- Thu Jan 26 19:59:03 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 - Add upstream patch to fix kde#375532: * 0001-When-swapping-Wallpapers-save-the-config-to-file-not.patch - Changes since 5.8.95: * [Icon Applet] Use KIO::statJob to work with remote URLs * Fix group parents not appearing when disabling inline grouping. * [Image Wallpaper] Provide fallback for thumbnail size of no "plasmoid" around * only reset the model after componentComplete() * [lookandfeel] Breeze window decoration * Fix "Unpin" for tasks pinned to specific activities. * applets/icon: Set i18n domain (patch by Victor) * use Q_FOREACH in this branch * Corona::screenGeometryChanged on qscreen resized * add #include for old Qt versions * Replace std::bind with lambda. * try to put annotations before parameters definition * fix dbus xml compilation * guard against menu being deleted whilst updating * Hide menu if the menu disappears off DBus * Don't re-evaluate the model constantly whilst looping through windows * Generate DBusMenu Interface for libdbusmenuqt * pre-load the first layer of sub menus * Signal which menu has updated in libdbusmenu-qt * Don't hide applet when it needs configuring * Don't load menu when switching window focus to the desktop * Keep AppletMenu as small as possible * Fix calling KWindowSystem::windowType without fetching the type * Enable Edit Action in plasmoid mode * Fix mapToGlobal * Show "All Widgets" even when showSpecialFilters=false. * [Icon Applet] Rename open() to run() to fix compilation on 32-bit ------------------------------------------------------------------- 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: * See https://www.kde.org/announcements/plasma-5.8.5-5.8.95-changelog.php#plasma-workspace - Remove patches, now upstream: * 0001-better-clean-up-of-duplicate-containments.patch - Workaround made unnecessary by upstream commits: * add-tray-icon-cache.patch ------------------------------------------------------------------- Tue Jan 10 20:42:09 UTC 2017 - fabian@ritter-vogt.de - Add experimental patch to fix some dangling duplicate containments in the -appletsrc: * 0001-better-clean-up-of-duplicate-containments.patch ------------------------------------------------------------------- Thu Dec 29 11:41:27 UTC 2016 - tittiatcoke@gmail.com - Require also the main package from the devel package. This is required to get the required layouts for the servicetypes. ------------------------------------------------------------------- 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 - Remove patches, now upstream: * 0001-taskmanagerrulesrc-Add-Rewrite-Rule-for-Google-chrom.patch * 0002-make-sure-all-outputs-are-known.patch * 0003-Sync-app-config-in-sync-with-applets-config.patch * 0004-Avoid-connecting-to-screen-changed-signals-twice.patch * 0005-Load-screenpool-at-the-same-time-as-we-connect-to-sc.patch * Look-for-both-json-and-desktop-metadata.patch * keep-wallpaper-aspect-ratio-wallpaper-on-screen-resolution-change.diff * plasma5-workspace.spec * use-nearest-aspect-ratio-available-wallpaper.diff ------------------------------------------------------------------- Sat Nov 12 21:03:18 UTC 2016 - wbauer@tmo.at - Add Look-for-both-json-and-desktop-metadata.patch to fix adding a panel or plasmoid with the new json metadata files ------------------------------------------------------------------- Thu Nov 10 12:12:45 UTC 2016 - fabian@ritter-vogt.de - Backport several commits for better multiscreen handling: * 0001-taskmanagerrulesrc-Add-Rewrite-Rule-for-Google-chrom.patch * 0002-make-sure-all-outputs-are-known.patch * 0003-Sync-app-config-in-sync-with-applets-config.patch * 0004-Avoid-connecting-to-screen-changed-signals-twice.patch * 0005-Load-screenpool-at-the-same-time-as-we-connect-to-sc.patch * kde#372099,kde#371858,kde#371991,kde#371819,kde#371734 * boo#1003438 ------------------------------------------------------------------- Thu Nov 3 17:41:27 UTC 2016 - fabian@ritter-vogt.de - Introduce new _plasma5_bugfix global for more fine-tuned dependencies ------------------------------------------------------------------- Wed Nov 2 12:24:35 UTC 2016 - wbauer@tmo.at - Call qtpaths with an absolute path in startkde to make sure the system one is used (boo#1004769) ------------------------------------------------------------------- Wed Nov 2 11:12:23 UTC 2016 - alarrosa@suse.com - Add use-nearest-aspect-ratio-available-wallpaper.diff to improve the selection of wallpapers keeping the same (or as similar as possible) aspect ratio (boo#990257). Include the latest changes submitted upstream to work better with QUAD HD screen resolutions. ------------------------------------------------------------------- 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 - Remove upstream patches: * fix-sddm-theme-logic.diff * remove-sddm-graphicaleffects-dep.patch ------------------------------------------------------------------- Sun Oct 23 11:59:55 UTC 2016 - fabian@ritter-vogt.de - Remove Requires again, backport import removal * remove-sddm-graphicaleffects-dep.patch ------------------------------------------------------------------- Sat Oct 22 19:27:37 UTC 2016 - fabian@ritter-vogt.de - Add Requires: libqt5-qtgraphicaleffects as used by the sddm theme ------------------------------------------------------------------- Fri Oct 21 12:30:48 UTC 2016 - alarrosa@suse.com - Added fix-sddm-theme-logic.diff so sddm offers the text entry boxes by default (instead of an empty user list) when the userlist model is empty (boo#1003742) ------------------------------------------------------------------- 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 - Removed upstream patches: * 0001-save-the-containment-only-aftyer-switch.patch - Remove copyrighted picture (kde#370490) ------------------------------------------------------------------- Fri Oct 7 16:46:37 UTC 2016 - alarrosa@suse.com - Add keep-wallpaper-aspect-ratio-wallpaper-on-screen-resolution-change.diff: * Chooses a new preferred background image when the screen resolution is changed to keep the correct aspect ratio (boo#990257). Also check for division by zero. ------------------------------------------------------------------- Thu Oct 6 17:18:45 UTC 2016 - fabian@ritter-vogt.de - Add 0001-save-the-containment-only-aftyer-switch.patch: * Without this it would always change back to the folderview after login (boo#1003399) ------------------------------------------------------------------- Wed Oct 5 07:58:52 UTC 2016 - fabian@ritter-vogt.de - Add Source: URL back ------------------------------------------------------------------- Mon Oct 3 19:51:33 UTC 2016 - fabian@ritter-vogt.de - Update 0001-Ignore-default-sddm-face-icons.patch to not break all .face.icon (boo#1001364) ------------------------------------------------------------------- Sun Oct 2 09:30:48 UTC 2016 - fabian@ritter-vogt.de - Add add-tray-icon-cache.patch (kde#356479): * High load due to animated tray icons ------------------------------------------------------------------- Sat Oct 1 17:25:04 UTC 2016 - fabian@ritter-vogt.de - Add 0001-Ignore-default-sddm-face-icons.patch (boo#1001364): * The default SDDM face icons are too dark to be used with the default backgrounds ------------------------------------------------------------------- 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 - Remove patches (now upstream): * 0001-wait-before-creating-the-panel.patch * fix-breeze-sddm-theme-with-many-users-2.patch * fix-wallpaper-not-having-correct-aspect-ratio.diff ------------------------------------------------------------------- Tue Sep 27 12:29:41 UTC 2016 - alarrosa@suse.com - Add fix-breeze-sddm-theme-with-many-users-2.patch: Makes the breeze theme in sddm show username/password directly instead of a user list when there's more than N users in the system where N is defined in sddm.conf, under the Theme section, in the UsersThresholdToDisableAvatars variable. ------------------------------------------------------------------- Sat Sep 24 20:53:58 UTC 2016 - fabian@ritter-vogt.de - Add 0001-wait-before-creating-the-panel.patch to work around race condition for panel transparency (boo#1000109) ------------------------------------------------------------------- Thu Sep 22 19:05:58 UTC 2016 - fabian@ritter-vogt.de - Add change-kioremote-severity.patch to avoid filling the home folder with useless log messages (boo#997173) ------------------------------------------------------------------- Thu Sep 22 10:09:13 UTC 2016 - alarrosa@suse.com - Added fix-wallpaper-not-having-correct-aspect-ratio.diff . The previous algorithm to choose a wallpaper preferred the ones with the closest area giving preference to downscaling over upscaling. This patch changes that to use that algorithm first only in wallpapers with the same aspect ratio as the screen and then using the old algorithm as fallback if no wallpaper has the same aspect ratio (boo#990257) ------------------------------------------------------------------- Wed Sep 21 17:39:48 UTC 2016 - fabian@ritter-vogt.de - Use %{_plasma5_version} like other packages - Remove patch plasmashell-disable-windowclosing-on-logout.patch * now upstream - Fix self-obsoletion ------------------------------------------------------------------- Mon Sep 19 09:39:40 UTC 2016 - wbauer@tmo.at - Move german docs to lang subpackage again ------------------------------------------------------------------- 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 - Removed patches: Configuration-option-for-System-Tray-icon-size.patch Use-iconName-instead-of-icon-in-all-runners.patch add-separate-autostart-file-for-klipper.patch fix-breeze-sddm-theme-with-many-users.patch require-qt56.diff ------------------------------------------------------------------- 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 - Refresh plasma5-workspace.spec ------------------------------------------------------------------- Tue Aug 23 17:25:26 UTC 2016 - wbauer@tmo.at - Add Use-iconName-instead-of-icon-in-all-runners.patch to fix problems in KRunner caused by QIcon not being thread-safe (boo#994983, kde#355122, kde#356957) ------------------------------------------------------------------- Tue Aug 16 12:16:24 UTC 2016 - wbauer@tmo.at - Use xterm to install the debug packages in drkonqi, konsole doesn't handle the -e parameter correctly currently (boo#990353, kde#366793) ------------------------------------------------------------------- Fri Aug 12 17:55:53 UTC 2016 - hrvoje.senjan@gmail.com - Adjust filelist for the plasmoid appdata, installed with KF > 5.25.0 ------------------------------------------------------------------- Thu Aug 11 18:10:49 UTC 2016 - wbauer@tmo.at - Add add-separate-autostart-file-for-klipper.patch to prevent klipper from autostarting in e.g. GNOME (boo#993334) ------------------------------------------------------------------- Wed Aug 3 07:14:32 UTC 2016 - fabian@ritter-vogt.de - Remove 0001-Workaround-kde-362531.patch as fixed in kwindowsystem ------------------------------------------------------------------- Tue Aug 2 11:36:06 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 - Drop upstreamed patches: 0002-don-t-try-to-load-layout-before-kamd-starts.patch 0006-Treat-IsDemandingAttention-as-IsOnAllVirtualDesktops.patch 0007-apparently-containment-can-be-null.patch 0010-Properly-registering-existing-activities-before-load.patch 0001-check-harder-to-include-only-desktops-in-desktops.patch ------------------------------------------------------------------- Mon Aug 1 11:42:08 UTC 2016 - alarrosa@suse.com - Added fix-breeze-sddm-theme-with-many-users.patch again. This is still needed since upstream dropped the planned changes on the login breeze theme from the 5.7 release. ------------------------------------------------------------------- Sat Jul 30 21:59:11 UTC 2016 - fabian@ritter-vogt.de - Add 0001-Workaround-kde-362531.patch as a workaround for kde#362531 ------------------------------------------------------------------- Fri Jul 29 18:05:53 UTC 2016 - fabian@ritter-vogt.de - Remove 0005-Missing-method-for-activity-deletion-from-plasma-scr.patch Not only unnecessary, but also reverted by later patch. ------------------------------------------------------------------- Thu Jul 28 20:33:35 UTC 2016 - hrvoje.senjan@gmail.com - Added patches from upstream: 0002-don-t-try-to-load-layout-before-kamd-starts.patch 0005-Missing-method-for-activity-deletion-from-plasma-scr.patch 0006-Treat-IsDemandingAttention-as-IsOnAllVirtualDesktops.patch 0007-apparently-containment-can-be-null.patch 0010-Properly-registering-existing-activities-before-load.patch 0001-check-harder-to-include-only-desktops-in-desktops.patch ------------------------------------------------------------------- Wed Jul 20 08:54:41 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 ------------------------------------------------------------------- Sat Jul 16 00:28:50 UTC 2016 - hrvoje.senjan@gmail.com - Added Configuration-option-for-System-Tray-icon-size.patch from upstream ------------------------------------------------------------------- Wed Jul 13 06:13:37 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:57:06 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:33 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 - Drop create_kdehome.patch and fix-breeze-sddm-theme-with-many-users.patch - Add require-qt56.diff: we know our Qt package has the right patch, so we don't need to depend on 5.6.1 ------------------------------------------------------------------- Mon Jun 13 07:20:45 UTC 2016 - fvogt@suse.com - Add missing Requires: in branding subpackage (boo#968427) ------------------------------------------------------------------- Mon May 16 19:22:03 UTC 2016 - jengelh@inai.de - Run fdupes to compact duplicate files ------------------------------------------------------------------- Sun May 15 16:50:24 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 - Drop upstreamed patches: digitalclock-fix-show-seconds.patch and kuiserver5_qApp.patch ------------------------------------------------------------------- Tue Apr 19 20:56:06 UTC 2016 - wbauer@tmo.at - Add digitalclock-fix-show-seconds.patch: Fixes displaying seconds in the digital clock which was broken with certain locales ("C" e.g.) ------------------------------------------------------------------- Tue Apr 19 20:46:10 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 ------------------------------------------------------------------- Wed Apr 6 09:17:59 UTC 2016 - alarrosa@suse.com - Don't apply plasmashell-disable-windowclosing-on-logout.patch in SLE12 since Qt 5.5.1 in SLE12 is not patched to support the new session management API from 5.6.0 . ------------------------------------------------------------------- Tue Apr 5 15:53:55 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:08 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 - Drop upstreamed xembedsniproxy-avoid-ghost-entry.patch ------------------------------------------------------------------- Sun Mar 20 09:19:59 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 ------------------------------------------------------------------- Wed Mar 2 10:15:41 UTC 2016 - wbauer@tmo.at - Added xembedsniproxy-avoid-ghost-entry.patch from upstream: prevents an empty icon being shown when e.g. fcitx is running (boo#954623, kde#358719) ------------------------------------------------------------------- Tue Mar 1 17:33:31 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 - Drop upstreamed fix-session-switch.patch and reset-the-model-on-list-always-shown-hide-change.patch ------------------------------------------------------------------- Fri Feb 26 15:09:14 UTC 2016 - hrvoje.senjan@gmail.com - Update plasmashell-disable-windowclosing-on-logout.patch to upstream version (but apply it for Qt >= 5.5.1) ------------------------------------------------------------------- Thu Feb 25 21:52:23 UTC 2016 - hrvoje.senjan@gmail.com - Added fix-session-switch.patch (kde#356945, boo#967538) ------------------------------------------------------------------- Fri Feb 19 18:22:22 UTC 2016 - wbauer@tmo.at - Added plasmashell-disable-windowclosing-on-logout.patch: prevent plasma from closing too early on logout resulting in an unusable desktop if the logout is cancelled (boo#955280, kde#349805) ------------------------------------------------------------------- Tue Feb 16 22:00:36 UTC 2016 - hrvoje.senjan@gmail.com - Added kuiserver5_qApp.patch (boo#965922) ------------------------------------------------------------------- Thu Feb 4 16:20:20 UTC 2016 - hrvoje.senjan@gmail.com - Added reset-the-model-on-list-always-shown-hide-change.patch (kde#357627, kde#352055) ------------------------------------------------------------------- Tue Jan 26 22:20:18 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 - Drop xembedsniproxy-check-for-null-geometry.patch, upstreamed ------------------------------------------------------------------- Wed Jan 20 10:50:47 UTC 2016 - wbauer@tmo.at - Add xembedsniproxy-check-for-null-geometry.patch: fixes an xembedsniproxy crash (boo#954623, kde#355463, kde#358227) ------------------------------------------------------------------- Wed Jan 6 14:12:18 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:16 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:01 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 - Drop upstreamed patches: 0001-notifications-Check-if-the-popup-is-visible-before-u.patch 0002-notifications-Move-reading-globalConfig-from-ctor-to.patch 0003-Make-comment-section-of-the-timezones-configuration-.patch 0004-notifications-Fix-default-notification-position-sett.patch 0001-Forward-mouse-enter-and-leave-events-on-feathered-ed.patch kde355684.patch use-old-connect-syntax.patch ------------------------------------------------------------------- Sat Dec 12 17:32:52 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 - Drop no longer needed fix-wayland-requirement.patch and rb125743.patch - Added patches from upstream: 0001-notifications-Check-if-the-popup-is-visible-before-u.patch 0002-notifications-Move-reading-globalConfig-from-ctor-to.patch 0003-Make-comment-section-of-the-timezones-configuration-.patch 0004-notifications-Fix-default-notification-position-sett.patch 0001-Forward-mouse-enter-and-leave-events-on-feathered-ed.patch kde355684.patch use-old-connect-syntax.patch ------------------------------------------------------------------- Fri Dec 4 12:02:33 UTC 2015 - alarrosa@suse.com - Rebased fix-breeze-sddm-theme-with-many-users.patch in preparation for 5.5.0 ------------------------------------------------------------------- Wed Nov 25 23:58:24 UTC 2015 - opensuse@cboltz.de - add dependency on xprop (called by /usr/bin/startkde) ------------------------------------------------------------------- Fri Nov 20 15:03:49 UTC 2015 - alarrosa@suse.com - Renamed userlist model property from UsersThresholdToDisableAvatars to disableAvatarsThreshold as in the patch finally accepted by sddm developers. ------------------------------------------------------------------- Wed Nov 11 17:03:49 UTC 2015 - alarrosa@suse.com - Adds patch fix-breeze-sddm-theme-with-many-users.patch: Makes the breeze theme in sddm show username/password editlines instead of a user list when there's more than N users in the system where N is defined in sddm.conf, under the Theme section, in the UsersThresholdToDisableAvatars variable. This patch together with patches in sddm fix bnc#953778 ------------------------------------------------------------------- Sun Nov 8 19:04:18 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 ------------------------------------------------------------------- Fri Oct 23 19:12:41 UTC 2015 - hrvoje.senjan@gmail.com - Make sure users have pam_unix module in place so the screenlocker works when upgrading from openSUSE < 12.3 (boo#931296) ------------------------------------------------------------------- Wed Oct 21 18:58:15 UTC 2015 - hrvoje.senjan@gmail.com - Try to fix wrong image scaling in kspash (boo#950799): rb125743.patch ------------------------------------------------------------------- Sun Oct 18 16:21:21 UTC 2015 - hrvoje.senjan@gmail.com - Move sddm theme to upstream branding subpackage, so we can have branded sddm theme (boo#950796) ------------------------------------------------------------------- Fri Oct 16 17:02:09 UTC 2015 - hrvoje.senjan@gmail.com - Let XEmbed icons appear in plasma, i.e. require xembed-sni-proxy package (boo#913339) ------------------------------------------------------------------- Mon Oct 5 18:25:46 UTC 2015 - alarrosa@suse.com - Add fix-wayland-requirement.patch that reduces the requirement of wayland 1.3 in CMakeLists.txt to 1.2 for SLE12 since the 1.2 version in SLE12 is patched to include the needed features from 1.3 ------------------------------------------------------------------- Sun Oct 4 10:44:29 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 - Drop fix-logout-button-sizing.patch, upstreamed ------------------------------------------------------------------- Wed Sep 16 18:39:29 UTC 2015 - lbeltrame@kde.org - Add fix-logout-button-sizing.patch: Upstream fix to ensure that logout/shutdown and cancel buttons on the logout screen have all the same size. ------------------------------------------------------------------- Thu Sep 10 17:19:32 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 ------------------------------------------------------------------- Tue Sep 8 10:36:15 UTC 2015 - wbauer@tmo.at - Add an explicit conflict with kio-extras5 < 15.08.0. Some files from kio-extras5 have been moved to plasma5-workspace in 5.4, this should prevent a possible file conflict. (boo#944656) ------------------------------------------------------------------- Mon Aug 24 17:53:13 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 - Drop 0003-Remove-export-of-QT_PLUGIN_PATH.patch, upstreamed ------------------------------------------------------------------- Wed Aug 5 18:30:00 UTC 2015 - hrvoje.senjan@gmail.com - Added patches from upstream to resolve baloo SiC in 5.13.0: use-the-filepath-as-the-unique-id-of-the-match.patch and Baloo-Result-header-is-no-longer-installed.patch ------------------------------------------------------------------- Sun Jun 28 18:32:31 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 - Drop patches merged upstream: 0001-Bugzilla-Integration-Look-for-the-mappings-file-in-t.patch 0002-Reuse-the-existing-Notify-method-for-Notification-s-.patch 0003-notifications-Make-sure-the-Open.-button-on-finished.patch 0004-notifications-Optimize-sending-the-notification-data.patch 0005-Fix-launcher-sorting-the-by-activity-sorting-strateg.patch 0001-Unbreak-Undo-notifications-on-Plasmoid-removal.patch ------------------------------------------------------------------- Wed Jun 10 16:55:38 UTC 2015 - hrvoje.senjan@gmail.com - Use %version instead of no longer existing %{_plasma5_branding_version} for branding provides/requires ------------------------------------------------------------------- Thu May 28 23:05:36 UTC 2015 - hrvoje.senjan@gmail.com - Added patches from upstream: 0001-Bugzilla-Integration-Look-for-the-mappings-file-in-t.patch 0002-Reuse-the-existing-Notify-method-for-Notification-s-.patch (kde#342605) 0003-notifications-Make-sure-the-Open.-button-on-finished.patch 0004-notifications-Optimize-sending-the-notification-data.patch 0005-Fix-launcher-sorting-the-by-activity-sorting-strateg.patch (kde#348324) 0001-Unbreak-Undo-notifications-on-Plasmoid-removal.patch (kde#345149) ------------------------------------------------------------------- Fri May 22 15:30:20 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 - Drop patches merged upstream: 0001-Disable-indeterminate-animation-for-suspended-jobs.patch 0003-notifications-Replace-apos-with-as-apos-is-not-suppo.patch 0004-Match-window-switch-dialog-borders-with-addwidgets-s.patch 0005-Manually-keep-track-of-jobs-sources.patch 0006-Fix-running-applet-calculation.patch 0008-Only-restart-Timer-when-the-dialog-is-visible.patch 0009-check-for-model-existence.patch 0010-Fix-a-crash-in-PowermanagementEngine-populateApplica.patch 0011-notifications-Always-check-first-if-the-dispatch-tim.patch 0012-notifications-Clear-notification-from-show-queue-if-.patch ------------------------------------------------------------------- Sun May 17 12:00:58 UTC 2015 - hrvoje.senjan@gmail.com - Require kscreen5, kactivities5 and kio-extras5 instead of just recommending, they are essential enough that all users have it installed ------------------------------------------------------------------- Sat May 2 10:20:55 UTC 2015 - hrvoje.senjan@gmail.com - Added patches from upstream: 0001-Disable-indeterminate-animation-for-suspended-jobs.patch, 0003-notifications-Replace-apos-with-as-apos-is-not-suppo.patch (kde#346710), 0004-Match-window-switch-dialog-borders-with-addwidgets-s.patch (kde#345614), 0005-Manually-keep-track-of-jobs-sources.patch (kde#346673), 0006-Fix-running-applet-calculation.patch, 0008-Only-restart-Timer-when-the-dialog-is-visible.patch, 0009-check-for-model-existence.patch (kde#346870), 0010-Fix-a-crash-in-PowermanagementEngine-populateApplica.patch, 0011-notifications-Always-check-first-if-the-dispatch-tim.patch and 0012-notifications-Clear-notification-from-show-queue-if-.patch (kde#342605) ------------------------------------------------------------------- Thu Apr 23 13:27:33 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 - Drop 0001-delete-the-views-before-containments.patch, merged upstream - Only conflict with kdebase4-workspace < 5.3.0 ------------------------------------------------------------------- Sat Apr 11 18:53:49 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 - Update required KF5 version to 5.8.0 - Added kxmlrpcclient5-devel, libKF5NetworkManagerQt-devel and pkgconfig(xi) BuildRequires - Added 0001-delete-the-views-before-containments.patch from upstream, (kde#345758) - Drop patches merged upstream: 0001-Fix-one-pixel-gap-between-screenedge-and-right-place.patch and 0001-Workaround-the-lockscreen-password-field-focus-issue.patch ------------------------------------------------------------------- Fri Mar 27 17:09:18 UTC 2015 - hrvoje.senjan@gmail.com - Added 0001-Fix-one-pixel-gap-between-screenedge-and-right-place.patch (kde#339323, kde#340549, boo#924074) ------------------------------------------------------------------- Wed Mar 25 16:07:02 UTC 2015 - hrvoje.senjan@gmail.com - Add 0001-Workaround-the-lockscreen-password-field-focus-issue.patch (kde#344823) ------------------------------------------------------------------- Thu Mar 19 17:42:43 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 - Drop patches merged upstream: 0001-digital-clock-Invert-the-JS-timezone-offset-values.patch, 0002-Set-aboutData-for-plasmashell.patch, 0005-lookandfeel-Make-sure-the-OSD-is-not-bigger-than-1-3.patch, 0006-Add-missing-import.patch, 0007-Don-t-set-mode-here-otherwise-default-will-not-work.patch, 0009-libtaskmanager-Use-the-icon-loaded-from-config-file-.patch, 0010-Take-Shown-and-Hidden-status-in-account-when-showing.patch, 0011-Fix-displaying-label1-in-job-notifications.patch and 0012-Show-pause-stop-buttons-in-jobs-notification-only-fo.patch ------------------------------------------------------------------- Thu Mar 19 02:24:32 UTC 2015 - hrvoje.senjan@gmail.com - Add pkgconfig(libqalculate) BuildRequires ------------------------------------------------------------------- Fri Mar 13 09:27:13 UTC 2015 - hrvoje.senjan@gmail.com - Add patches from upstream: 0001-digital-clock-Invert-the-JS-timezone-offset-values.patch, 0002-Set-aboutData-for-plasmashell.patch, 0005-lookandfeel-Make-sure-the-OSD-is-not-bigger-than-1-3.patch, 0006-Add-missing-import.patch, 0007-Don-t-set-mode-here-otherwise-default-will-not-work.patch (kde#344701), 0009-libtaskmanager-Use-the-icon-loaded-from-config-file-.patch, 0010-Take-Shown-and-Hidden-status-in-account-when-showing.patch (kde#344795), 0011-Fix-displaying-label1-in-job-notifications.patch and 0012-Show-pause-stop-buttons-in-jobs-notification-only-fo.patch ------------------------------------------------------------------- Fri Feb 20 02:44:04 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 ------------------------------------------------------------------- Sun Feb 8 19:08:32 UTC 2015 - hrvoje.senjan@gmail.com - Added kglobalaccel-devel BuildRequires - kglobalaccel5 daemon moved to kglobalaccel Framework ------------------------------------------------------------------- Mon Jan 26 19:49:31 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:13 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 * Use the correct path for ksyncdbusenv, boo#912565 - Harden external libs requires for the libs subpackage - Use exact version for plasma5-workspace-libs Requires - Bump KF5 Requires to 5.6.0 - Bump (Build)Requires of other Plasma 5 components to same version - Add wayland-devel BuildRequires - Drop no longer relevant obsoletes - Require oxygen5-sounds, boo#912317 - Drop 0001-LocationRunner-Convert-case-insensitive-path-to-a-pr.patch and 0002-Baloo-Runner-Lower-relevance-because-krunner-does-no.patch, merged upstream ------------------------------------------------------------------- Thu Dec 11 18:00:08 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.1.2: * Bugfix release * Make the OSD timeout shorter * Fix ui files * Fix lockscreen theme fallback * Add the next wallpaper action when necessary, kde#341089 * Revert i18n changes cherry-picked from master * Only play indeterminate animation when plasmoid is expanded * Refactor JobDelegate * Don't leave a gap when label1 is not visible * Don't emit a Job finished notification if the message would be empty * Finish cleanup and remove unused config.ui remnant * When no percentage is exposed over the dataengine make the progress bar indeterminate * Cleanup Jobs code and remove dead code * Alleviate the annoyance of Job Finished notifications, kde#340068 * Escape ampersands in notifications * Replace \n with * Fix dialog minimum height (always add the margins afterwards), kde#341218 * Also take the title label into account when calculating the dialog size * Enforce StyledText in notifications * Hide popup when opening configure dialog * Fix notification configure button * Fix binding loops and make popup even more compact * Cleanup Loaders * Cleanup Notifications code * Move duplicated code from NotificationDelegate and NotificationPopup into a new NotificationItem * Make sure lock screen package name does not overlap highlight rectangle * Actually save the kscreensaver config * fix resetting and reverting to default values * Fix qml warnings in splash kcm * Separator for Keywords is ; * Hopefully fix shell resizing in VirtualBox * Take into account the primary screen can be redundant * Delayed primaryOutput processing needs to be delayed * Also set minHeight in vertical panels. kde#340896 * Fix and future-proof security in Dr Konqi. kde#337742 * Fix hiding the SNI when avail space goes up again * Make the SNI just Active when free space raised * Find messages in QML as well * For more details please see: https://www.kde.org/announcements/plasma-5.1.2.php - Drop 0001-BUG-337742-REVIEW-120431.-Fix-and-future-proof-secur.patch, merged upstream ------------------------------------------------------------------- Wed Nov 12 19:12:25 UTC 2014 - hrvoje.senjan@gmail.com - Added 0001-BUG-337742-REVIEW-120431.-Fix-and-future-proof-secur.patch from upstream (kde#337742) ------------------------------------------------------------------- Thu Nov 6 20:14:21 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.1.1: * Bugfix release * Panel jumps around less when resizing/controlling (kde#339207, kde#337382) * Redeclare missing properties from Containment, kde#337743 * Make apply button work correctly, kde#339946 * Remove bypasswindowmanagerhint, kde#339848 * Signal availableScreenRectChanged on type change, kde#339412 * Create the corona on heap, kde#340191 * Remove shutdown option from screen locker, kde#339453 * Remove uneeded code to stop alt+f4 killing the window, kde#338360 * For more details please see: https://www.kde.org/announcements/plasma-5.1.1.php ------------------------------------------------------------------- Wed Oct 22 23:27:48 UTC 2014 - hrvoje.senjan@gmail.com - Added 0001-LocationRunner-Convert-case-insensitive-path-to-a-pr.patch (kde#333395) and 0002-Baloo-Runner-Lower-relevance-because-krunner-does-no.patch, make sure that applications are shown as top results in krunner - Recommend lang subpackage - Relax dependancies to plasma-framework private parts, and fix a blip moment, typo in package name ------------------------------------------------------------------- Thu Oct 9 21:24:39 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 - Drop 0002-Fix-NotificationPopup-size.patch, 0001-take-the-proper-default-at-first-start.patch and 0004-Show-application-title-if-Status-Notifier-Item-does-.patch, merged upstream - Hardcode versions of plasma-framework-componets and plasma-framework-private packages, as upstream doesn't keep backwards compability there ------------------------------------------------------------------- Fri Sep 26 09:20:21 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.0.95: * No changes since previous snapshot - 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 - Swap wallpaper.diff for 0001-take-the-proper-default-at-first-start.patch it is a simpler solution (kde#339216, kde#339414) - Add 0002-Fix-NotificationPopup-size.patch: fixes notifications with latest plasma-framework - Add 0004-Show-application-title-if-Status-Notifier-Item-does-.patch: show the application name and icon if none is given. kde#337710 ------------------------------------------------------------------- Tue Sep 23 20:24:35 UTC 2014 - hrvoje.senjan@gmail.com - Create upstream-branding subpackage, empty for now - Update to 5.0.95~git20140925 (rdfc15d5): * Improvements to notifications applet * Honor settings of look-and-feel package (needed for openSUSE branding) * Add timezone support to digital clock - Add wallpaper.diff to resolve kde#339216 ------------------------------------------------------------------- Thu Sep 11 16:28:16 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.0.95~git20140911 (r93ed2cb): * Allow to swap plasmoids via alternatives system * Introduction of 'Look and Feel' packages: allows users to change outlook of entire desktop in a single place * Various other bugfixes, improvements and cleanups - Split shared libraries into libs subpackage - Added 0003-Remove-export-of-QT_PLUGIN_PATH.patch: we install plugins to directory known to Qt5, so export just pollutes both Qt4 and Qt5 plugins - Recommend sni-qt - Add baselibs.conf - Don't install libKF5XmlRpcClientPrivate, as it's a private lib ------------------------------------------------------------------- Fri Aug 22 17:48:45 UTC 2014 - hrvoje.senjan@gmail.com - Split out kglobalaccel to a kglobalaccel5 package (so default shortcuts work outside Plasma session) - Require libkscreen2-plugin - Added create_kdehome.patch and pass -DKDE_DEFAULT_HOME=.kde4 so kde4breeze kconf script can apply kde4 settings succesfully, kde#338422 ------------------------------------------------------------------- Fri Aug 8 17:31:10 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.0.1 * Bugfix release, translation and accessibility fixes * Translation updates ------------------------------------------------------------------- Tue Aug 5 18:02:01 UTC 2014 - hrvoje.senjan@gmail.com - Add frameworkintegration-plugin Requires - Split out drkonqi to a separate drkonqi5 package (useful for those that want to get backtrace w/o Workspace installed) ------------------------------------------------------------------- Thu Jul 24 17:51:58 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.0.1~20140724-3ba9875 snapshot ------------------------------------------------------------------- Fri Jul 11 17:32:07 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.0.0 * Plasma 5.0 Final - Rename package to plasma5-workspace ------------------------------------------------------------------- Sun Jul 6 20:11:41 UTC 2014 - cgiboudeaux@gmx.com - Add 0001-Rename-qdbus-in-startkde.patch The qdbus executable is called qdbus-qt5 in the libqt5-qttools package. This patch ensures we don't try to use the Qt4 executable. ------------------------------------------------------------------- Thu Jul 3 17:35:40 UTC 2014 - hrvoje.senjan@gmail.com - Update to 4.98.0 * Plasma 5 RC release - Drop e79b769.patch and rename_1.diff, merged upstream ------------------------------------------------------------------- Thu Jun 5 17:45:58 UTC 2014 - hrvoje.senjan@gmail.com - Activate plasma-workspace5 package