libksysguard5/libksysguard5.changes

1138 lines
37 KiB
Plaintext

-------------------------------------------------------------------
Thu Jan 16 14:04:18 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:
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
* Plasma 5.18 min Qt version is 5.12
* Remove endl at the end of qDebug
* Port to QRandomGenerator
* QMultiHash::insertMulti is deprecated. Use directly ::insert
* Speed up sending request to ksysguardd
* Don't use nullptr as flag value
* Use URL with transport encryption
* Add translations for new memory sensors
* Add KDEClangFormat cmake support
* Fix minor issues found by EBN
* Add version
* Now we depend against kf5.62
* Fix minor typos
* Fix compile for freebsd on CI as it doesn't use qtwebengine 5.13 with qt
* The real fix is to change #if QT_VERSION < QT_VERSION_CHECK(5, 13, 0) to
* Revert "Port some deprecated methods"
* Remove deprecated method
* Port some deprecated methods
-------------------------------------------------------------------
Tue Jan 7 16:24:36 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:
* Speed up sending request to ksysguardd
-------------------------------------------------------------------
Wed Dec 4 08:37:00 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:
* WebChannel is only an optional dependency on WebEngine, link to it explicitly
-------------------------------------------------------------------
Tue Nov 12 11:01:07 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
- No code changes since 5.17.2
-------------------------------------------------------------------
Tue Oct 29 20:45:51 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
- No code changes since 5.17.1
-------------------------------------------------------------------
Tue Oct 22 16:44:44 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:
* Fix build with older glibc: link there to librt for clock_gettime
-------------------------------------------------------------------
Thu Oct 10 14:25:47 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
- No code changes since 5.16.90
-------------------------------------------------------------------
Thu Sep 19 12:32:36 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:
* Properly handle ProcessAttribute enabled and default visibility
* update to latest kf5 dependency
* Create a plugin framework for processes
* HiDPI icon pixmap
* Move code to send signals and set priority of processes to a dedicated object
* Add vmPSS to Process and display it as "total memory" column
* Use QLatin1String when it's possible + don't assign string when we use
* Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
* Invert controls direction for process priority slider (kde#408074)
* Install in new logging directory when we use kf5 5.59.0
* libksysguard: show Mandatory Access Control (SELinux/AppArmor) context
* process: add support for cgroups
-------------------------------------------------------------------
Tue Sep 3 12:44:12 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
- No code changes since 5.16.4
-------------------------------------------------------------------
Tue Jul 30 12:40:18 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:07 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:17 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:15 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 13 21:24:16 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
- File moved to %_kf5_dbuspolicydir
-------------------------------------------------------------------
Thu Jun 6 14:07:08 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
- Changes since 5.15.90:
* Hide the new NNP column by default
-------------------------------------------------------------------
Thu May 16 16:56:38 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:
* Update tests cmake to WebEngine port
* process: add NoNewPrivileges
* Add icon for "Resume Stopped Process" action
* Fix compilation error when SA_TRACE is 1
* Add tooltip for quick search (kde#403923)
* Use AuthCore instead of Auth
* remove unused include
* Better window title display
* Accept commas to separate processes on the Search Edit
* Use new toolbox icon for "Tools" dropdown menu button
-------------------------------------------------------------------
Tue May 7 11:04:56 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
- No code changes since 5.15.4
-------------------------------------------------------------------
Mon Apr 29 11:31:54 UTC 2019 - Andreas Schwab <schwab@suse.de>
- No Qt5WebEngineWidgets on riscv64
-------------------------------------------------------------------
Tue Apr 2 12:40:58 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
- No code changes since 5.15.3
-------------------------------------------------------------------
Tue Mar 12 13:15:22 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:
* Add break to fix tty information
-------------------------------------------------------------------
Tue Feb 26 14:05:37 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:26:14 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
- Changes since 5.15.0:
* Add some returns to make gcc happy
* Add missing break in ProcessesLocal::Private::getNiceness
-------------------------------------------------------------------
Thu Feb 7 16:02:51 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
- No code changes since 5.14.90
-------------------------------------------------------------------
Thu Jan 17 18:47:36 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
* Fix potential mem leak (found by asan)
* Use new syntax
* Fix minor typos
* Add ifdef for webengine (kde#399637)
* Port scripting to Qt WebEngine
- Remove patches, now upstream:
* 0001-Port-scripting-to-Qt-WebEngine.patch
-------------------------------------------------------------------
Tue Jan 8 13:37:09 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:46 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
-------------------------------------------------------------------
Wed Nov 14 11:02:43 UTC 2018 - Fabian Vogt <fabian@ritter-vogt.de>
- Don't try to use WebEngine on unsupported architectures
-------------------------------------------------------------------
Tue Nov 6 15:53:28 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:55:49 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:14 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
-------------------------------------------------------------------
Sat Oct 13 16:37:32 UTC 2018 - fabian@ritter-vogt.de
- Add patch to use WebEngine instead of WebKit:
* 0001-Port-scripting-to-Qt-WebEngine.patch
- Use gcc7 on Leap 42.3
-------------------------------------------------------------------
Fri Oct 5 10:01:11 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
- No code changes since 5.13.90
-------------------------------------------------------------------
Sat Sep 15 16:25:29 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:02 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:
* Use lambda instead of QSignalMapper
* Add new "Tools" button above System Monitor's process list
* Remove unneeded QT definitions
-------------------------------------------------------------------
Tue Sep 4 10:58:41 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:33 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:
* None
-------------------------------------------------------------------
Tue Jul 10 14:02:03 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:00:53 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
-------------------------------------------------------------------
Tue Jun 19 14:44:43 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:51 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:
* [ProcessModel] Center more column headings (kde#394467)
-------------------------------------------------------------------
Sat May 19 14:16:37 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:
* Fix whitespace
* Use non-deprecated KDEInstallDirs variables
* Remove Qt includes with module namespace
* Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
* Use QT_MIN_VERSION & KF5_MIN_VERSION variables
* Have a single grouping of cmake macro includes, as done elsewhere
* Port to non-deprecated NETWinInfo constructor
* "Port" QStyleOptionViewItemV4 -> QStyleOptionViewItem
* Drop ECMPackageConfigHelpers for CMakePackageConfigHelpers
* Fix compiler warning
* Fix log name
* Split debug categories in several categories + autogenerate it + install categories file
* Some QChar items I missed, and it turns out QStringLiteral can't be used there, so just fromUtf8 it
* Complete porting of the code away from ASCII and Byte Array casting as started by the previous commit.
* Remove 'remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY'
* Const'ref
* Use QStringLiteral (why this test is not build here ? )
* Const'ref
* Clean up, const'ify
* Remove qt include namespace.
* Fix i18n formating
* Make it compile
* Make it compile with strict compile flags.
-------------------------------------------------------------------
Wed May 2 09:07:27 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:
* [ProcessModel] Return invalid QVariant() for when window is not known
-------------------------------------------------------------------
Tue Mar 27 15:40:48 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
-------------------------------------------------------------------
Tue Mar 6 16:07:42 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:
* None
-------------------------------------------------------------------
Wed Feb 21 23:57:08 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:
* None
-------------------------------------------------------------------
Tue Feb 13 16:25:28 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:
* None
-------------------------------------------------------------------
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:
* Remove usage of deprecated QString::null
-------------------------------------------------------------------
Mon Jan 15 15:54:05 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:
* Add a per-process CPU usage graph shown in the process list
* Remove obsolete reviewboardrc file
* Only initialize variable if we are going to use it
* Modernize: Use nullptr where possible
* Modernize: Q_DECL_OVERRIDE -> override
* Modernize: Use override everywhere
* Minor: Fix compiler warning
-------------------------------------------------------------------
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:44:01 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:37 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:
* None
-------------------------------------------------------------------
Tue Oct 24 18:13:15 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:
* None
-------------------------------------------------------------------
Tue Oct 17 17:18:51 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:
* None
-------------------------------------------------------------------
Thu Oct 5 12:39:18 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:
* None
-------------------------------------------------------------------
Thu Sep 14 14:29:05 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
- Changes since 5.10.5:
* libksysguard does not appear to use QtScript, but just includes it.
* Inject custom style sheet with system colors (kde#360214)
* Use Q_DECL_OVERRIDE
* Fix compilation on CentOS 6
-------------------------------------------------------------------
Tue Aug 22 19:11:31 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:48 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:
* None
-------------------------------------------------------------------
Tue Jun 27 17:50:25 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:01 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:56 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:31 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:26 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:
* Make Plasma optional in exchange of disabling signalplotter
* Fix minor glitches
* Fix strings in tooltips
-------------------------------------------------------------------
Tue Apr 25 18:58:03 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:
* don't reset the view to the top on gaining focus (kde#363420)
-------------------------------------------------------------------
Tue Mar 21 19:21:46 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:
* None
-------------------------------------------------------------------
Tue Feb 28 19:55:00 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:12 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:53:32 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:58:39 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:
* Fix -Wmismatched-tags warnings.
* Revert "hmm didn't tag properly, let's try again".
-------------------------------------------------------------------
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:48 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 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:00 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
-------------------------------------------------------------------
Wed Jul 20 08:54:33 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:32 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:42:21 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:27 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:19 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:45:59 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:51 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:01 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:19:55 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
-------------------------------------------------------------------
Fri Mar 4 15:06:46 UTC 2016 - dimstar@opensuse.org
- Add libksysguard5-glibc-2.23.patch: Fix build with glibc 2.23.
-------------------------------------------------------------------
Tue Mar 1 17:33:15 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:14 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:14 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:12 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:49:57 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:32: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 18:38: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:43:56 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:18:00 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:52:19 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 Jun 28 18:32:21 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:29:58 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
-------------------------------------------------------------------
Thu Apr 23 13:27:28 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
- Only conflict with kdebase4-workspace < 5.3.0
-------------------------------------------------------------------
Sat Apr 11 18:53:44 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:39 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:43:59 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:26 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:07 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
- Add kauth-devel, kcompletion-devel, kconfigwidgets-devel,
kcoreaddons-devel, kiconthemes-devel, kservice-devel,
kwidgetsaddons-devel, kwindowsystem-devel and pkgconfig(xres)
BuildRequires
- Bump required Qt version to 5.3.0
- Drop kdelibs4support-devel BuildRequires
-------------------------------------------------------------------
Thu Dec 11 18:00:01 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.1.2:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.1.2.php
-------------------------------------------------------------------
Thu Nov 6 20:14:17 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.1.1:
* Bugfix release
* Fix build with Qt 5.4
* For more details please see:
https://www.kde.org/announcements/plasma-5.1.1.php
-------------------------------------------------------------------
Sat Oct 25 17:37:51 UTC 2014 - hrvoje.senjan@gmail.com
- Recommend lang subpackage
-------------------------------------------------------------------
Thu Oct 9 21:24:34 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 14:18:50 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.95:
* Return of the KAuth helper
- Drop libksysguard_kauth.diff, merged upstream
- 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
-------------------------------------------------------------------
Mon Aug 11 20:58:27 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.1
* Bugfix release
- Added libksysguard_kauth.diff: re-enables KAuth usage within
(lib)ksysguard (e.g. process killing, niceness, etc)
- Create helper subpackage
-------------------------------------------------------------------
Mon Jul 14 22:19:38 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.0
* Plasma 5.0 Final
-------------------------------------------------------------------
Thu Jul 3 17:35:40 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 4.98.0
* Plasma 5 RC release
-------------------------------------------------------------------
Thu Jun 12 01:22:21 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 4.97.0
* Beta 2 of Plasma 5 release
-------------------------------------------------------------------
Tue Jun 3 22:49:42 UTC 2014 - hrvoje.senjan@gmail.com
- Add baselibs.conf
- Add Source URL
-------------------------------------------------------------------
Sat May 10 22:19:31 UTC 2014 - hrvoje.senjan@gmail.com
- Activate libksysguard5 package